| Home | Trees | Index | Help |
|---|
| Package twisted :: Package python :: Module runtime :: Class Platform |
|
| Method Summary | |
|---|---|
__init__(self)
| |
Return 'posix', 'win32' or 'java' | |
Do we know about this platform? | |
Are we running in Windows NT? | |
| Method Details |
|---|
getType(self)Return 'posix', 'win32' or 'java' |
isKnown(self)Do we know about this platform? |
isWinNT(self)Are we running in Windows NT? |
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:28:38 2003 | http://epydoc.sf.net |