Part of twisted.python.dist View Source View In Hierarchy
Parameters | condition | A callable of one argument which returns True or False to indicate
whether the extension should be built. The argument is an instance of build_ext_twisted ,
which has useful methods for checking things about the platform.
|
Method | __init__ | Undocumented |