Go to the latest version of this document.
t.p.r.Platform : class documentation
Part of
twisted
.
python
.
runtime
View Source
View In Hierarchy
Gives us information about the platform we're running on
Method
__init__
Undocumented
Method
isKnown
Do we know about this platform?
Method
getType
Return 'posix', 'win32' or 'java'
Method
isMacOSX
Return if we are runnng on Mac OS X.
Method
isWinNT
Are we running in Windows NT?
Method
isWindows
Undocumented
Method
supportsThreads
Can threads be created?
def __init__(self, name=None):
(source)
Undocumented
def isKnown(self):
(source)
Do we know about this platform?
def getType(self):
(source)
Return 'posix', 'win32' or 'java'
def isMacOSX(self):
(source)
Return if we are runnng on Mac OS X.
def isWinNT(self):
(source)
Are we running in Windows NT?
def isWindows(self):
(source)
Undocumented
def supportsThreads(self):
(source)
Can threads be created?
API Documentation
for
Twisted
, generated by
pydoctor
at 2011-10-27 15:57:47.