Removed L suffix in definitions.
The L suffix is not present in Python 3. In Python 2 it is not necessary if the number is to large to fit in an int.
Signed-off-by: Florian Bauer <fbauer.devel@...>
Authored by: bauflo3 2012-05-26
Parent: [r362]
Child: [r364]