Philipp Hagemeister 4810c48d6d [compat] Do not compare None <= 0
The result is meaningless (and it emits a warning in cpython2 when called with -3), so handle None before making integer comparisons.
2015-10-06 14:30:43 +02:00
..
2015-10-05 22:52:51 +06:00
2015-10-06 14:30:43 +02:00
2015-10-06 09:08:10 +02:00