Module t.i.abstract

Part of twisted.internet View Source

Support for generic select()able objects.

API Stability: stable

Maintainer: Itamar Shtull-Trauring
Line # Kind Name Docs
23 Class FileDescriptor An object which can be operated on by select().
312 Function isIPAddress Undocumented
def isIPAddress(addr):
Undocumented