Versions for Python packages.

See Version.

Class IncomparableVersions Two versions could not be compared.
Class Version An object that represents a three-part version number.
Function getVersionString Get a friendly string for the given version object.
Class _inf An object that is bigger than all other objects.
def getVersionString(version): (source)

Get a friendly string for the given version object.

ParametersversionA Version object.
ReturnsA string containing the package and short version number.
API Documentation for Twisted, generated by pydoctor at 2015-05-24 20:04:00.