summaryrefslogtreecommitdiff
path: root/Lib/codecs.py
diff options
context:
space:
mode:
authorWalter Dörwald <walter@livinglogic.de>2002-11-19 20:49:15 +0000
committerWalter Dörwald <walter@livinglogic.de>2002-11-19 20:49:15 +0000
commitf171540ab8d816a996c34db3f6aa4bf9cf147fba (patch)
tree001d1ff0bdea449058218d2debf6d6f8dbbcb220 /Lib/codecs.py
parent7a3bae410df3dd0032509b97077d0c4d98276fdd (diff)
downloadcpython-git-f171540ab8d816a996c34db3f6aa4bf9cf147fba.tar.gz
Change int() so that passing a string, unicode, float or long argument
that is outside the integer range no longer raises OverflowError, but returns a long object instead. This fixes SF bug http://www.python.org/sf/635115
Diffstat (limited to 'Lib/codecs.py')
0 files changed, 0 insertions, 0 deletions