| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implement total ordering for PKISubsystem and PKIInstance | Christian Heimes | 2016-02-26 | 1 | -0/+61 |
| In Python 3 subclasses no longer implement automatic ordering. To provide ordering for sort() and custom comparison, __eq__ and __lt__ are required. https://fedorahosted.org/pki/ticket/2216 | |||||
