Skip to content
GitLab
Explore
Sign in
Register
Kirill Smelkov
cpython
Repository
cpython
Lib
test
test_long.py
Find file
Blame
History
Permalink
Issue #2844: Make int('42', n) consistently raise ValueError for
· cd52a691
Mark Dickinson
authored
May 26, 2010
invalid integers n (including n = -909).
cd52a691