For more information on the search, visit the help page.
Comparable
__cmp__
__init__
value
test_compat
BytesEnvironTests
CmpTests
ComparableTests
CompatTests
ExecfileCompatTests
IOTypeTests
NetworkStringTests
PYPYTest
Python3BytesTests
Python3ComparableTests
ReraiseTests
StringTests
twisted.test.test_compat.Comparable
twisted
test
class Comparable:
Constructor: Comparable(value)
Comparable(value)
View In Hierarchy
Objects that can be compared to each other, but not others.
Undocumented