SIGN IN SIGN UP

Drop PyLong_Check (which checked for exact type) in favour of PyInt_Check (which checks for subtype)

B
Benedikt Reinartz committed
2194d6c3ee392b85825c01d134dbd68e7e91fc39
Parent: a02799d