t.p.d.ConditionalExtension(Extension) : class documentation

Part of twisted.python.dist View Source View In Hierarchy

An extension module that will only be compiled if certain conditions are met.
ParametersconditionA 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
def __init__(self, *args, **kwargs): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2011-10-27 16:27:37.