Message177304
> As far as a real-world example is concerned, if you're using
> git-describe to generate your version numbers, you can pretty easily
> end up with something like "ab25c6fe95ee92fac3187dcd90e0560ccacb084a".
And how are you supposed to compare that with anything else?
I think `V("a") > V("b")` should raise TypeError in Python 3. |
|
Date |
User |
Action |
Args |
2012-12-10 18:54:24 | pitrou | set | recipients:
+ pitrou, barry, tarek, eric.araujo, piotr, Natalia, DLitz |
2012-12-10 18:54:24 | pitrou | set | messageid: <1355165664.04.0.26290093754.issue14894@psf.upfronthosting.co.za> |
2012-12-10 18:54:24 | pitrou | link | issue14894 messages |
2012-12-10 18:54:23 | pitrou | create | |
|