Table of Contents

Class: Platform Twisted-0.19.0/twisted/python/runtime.py

Gives us information about the platform we're running on

Methods   
__init__
getType
isKnown
isWinNT
  __init__ 
__init__ ( self )

  getType 
getType ( self )

Return posix, win32 or java

  isKnown 
isKnown ( self )

Do we know about this platform?

  isWinNT 
isWinNT ( self )

Are we running in Windows NT?

Exceptions   
ValueError, "this is not a Windows platform"

Table of Contents

This document was automatically generated on Sun Jul 14 19:53:11 2002 by HappyDoc version 2.0