Sebastian Spaeth 8aba2800e6 long(0) -> 0
There is no need to cast 0 to 'long' even if we want to compare it to long
numbers in modern pythons.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2012-02-06 17:41:43 +01:00
..
2012-02-06 17:41:43 +01:00
2012-02-06 17:41:43 +01:00