pyqver
pyqver copied to clipboard
Misses use of total_seconds on timedelta, that first appeared in 2.7
Nice little tool, but total_seconds() only appeared in 2.7.
decimal.Decimal() comparison with floats also became more liberal from 2.6 to 2.7. Going back to 2.6 forced me to compare Decimal() with Decimal().