Class t.p.r.Project:

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

A representation of a Twisted project with version information.
Method __init__ Undocumented
Method fullyQualifiedName Return a string naming the project: e.g. "Twisted",
def __init__(self, **kw): (source)
Undocumented
def fullyQualifiedName(self): (source)
Return a string naming the project: e.g. "Twisted", "Twisted Conch", etc.
API Documentation for twisted, generated by pydoctor.