Package: python-axiom / 0.6.0-3
Metadata
Package | Version | Patches format |
---|---|---|
python-axiom | 0.6.0-3 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
python2.6.diff | (download) |
axiom/item.py |
30 30 + 0 - 0 ! |
In Python 2.6, the `type` object defines __lt__, __gt__ etc. methods, so it's not enough to provide own __cmp__ method to override all comparison operators. |
1