diff options
author | Amaury Forgeot d'Arc <amauryfa@gmail.com> | 2008-09-26 22:34:08 +0000 |
---|---|---|
committer | Amaury Forgeot d'Arc <amauryfa@gmail.com> | 2008-09-26 22:34:08 +0000 |
commit | fc5ea3928947152d60c3a1d1c456345a64774cf0 (patch) | |
tree | 53e7293433b59bdac7f4150cfaafd2efdcdbc98e /Lib/ftplib.py | |
parent | da84d21a0c5fdd1da0fbc2d3638e3ee34731dd2c (diff) | |
download | cpython-git-fc5ea3928947152d60c3a1d1c456345a64774cf0.tar.gz |
#3967: Correct a crash in count() and find() methods of string-like objects.
For example:
"".count("xxxx", sys.maxint, 0)
Reviewed by Benjamin Peterson.
Will port to 2.5 and 3.0.
Diffstat (limited to 'Lib/ftplib.py')
0 files changed, 0 insertions, 0 deletions