SIGN IN SIGN UP

Minor consistency fixes for some longobject.c exception messages:

- replace 'long int' / 'long' by 'int'
 - fix capitalization of "Python" in PyLong_AsUnsignedLong
 - "is too large" -> "too large", for consistency with other messages.
M
Mark Dickinson committed
02515f7a3a2a5989d38b16ef687e50188ca5d164
Parent: d36fc43