For more information on the search, visit the help page.
QueueMethod
__call__
__init__
calls
name
reflect
InvalidName
ModuleNotFound
ObjectNotFound
_NoModuleFound
accumulateClassDict
accumulateClassList
accumulateMethods
addMethodNamesToDict
filenameToModuleName
findInstances
fullFuncName
fullyQualifiedName
getClass
isLike
isOfType
isSame
modgrep
namedAny
namedModule
namedObject
objgrep
prefixedMethodNames
prefixedMethods
qual
requireModule
safe_repr
safe_str
_determineClass
_determineClassName
_importAndCheckStack
_safeFormat
RegexType
twisted.python.reflect.QueueMethod
twisted
python
class QueueMethod: (source)
Constructor: QueueMethod(name, calls)
QueueMethod(name, calls)
View In Hierarchy
I represent a method that doesn't exist yet.
Undocumented