diff options
author | Guido van Rossum <guido@python.org> | 1996-05-15 22:49:57 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1996-05-15 22:49:57 (GMT) |
commit | 955c5d156d8a6c2f0109bc1c8fabc5008a41376c (patch) | |
tree | 0e10af7d71f5c8f5dffd78f77fe3b632d822e833 /Python/pythonmain.c | |
parent | 6dabc984005c02c0289a17d8d173dc800214b44f (diff) | |
download | cpython-955c5d156d8a6c2f0109bc1c8fabc5008a41376c.zip cpython-955c5d156d8a6c2f0109bc1c8fabc5008a41376c.tar.gz cpython-955c5d156d8a6c2f0109bc1c8fabc5008a41376c.tar.bz2 |
Set the base for atoi() and atol() to 0, since we're reading Python
numbers here, and so that atol() doesn't barf on the trailing 'L'.
Add a test case involving a long integer.
Diffstat (limited to 'Python/pythonmain.c')
0 files changed, 0 insertions, 0 deletions