summaryrefslogtreecommitdiffstats
path: root/Lib/getpass.py
diff options
context:
space:
mode:
authorAntoine Pitrou <solipsis@pitrou.net>2009-01-13 22:59:11 (GMT)
committerAntoine Pitrou <solipsis@pitrou.net>2009-01-13 22:59:11 (GMT)
commit8d4e505aa8c916ba5c7da6a7374fb2e7b4b37af3 (patch)
tree790045025562d75fb4f34dfa822965916a354768 /Lib/getpass.py
parentb9d1a4ddc3da5611f37b60dc0fc887fb9ea48514 (diff)
downloadcpython-8d4e505aa8c916ba5c7da6a7374fb2e7b4b37af3.zip
cpython-8d4e505aa8c916ba5c7da6a7374fb2e7b4b37af3.tar.gz
cpython-8d4e505aa8c916ba5c7da6a7374fb2e7b4b37af3.tar.bz2
Issue #4935: The overflow checking code in the expandtabs() method common
to str, bytes and bytearray could be optimized away by the compiler (*), letting the interpreter segfault instead of raising an error. (*) or at least it is our interpretation
Diffstat (limited to 'Lib/getpass.py')
0 files changed, 0 insertions, 0 deletions