]> granicus.if.org Git - python/commit
[Patch #1002763] Allow long ints as terminator values; also, treat a terminator of...
authorAndrew M. Kuchling <amk@amk.ca>
Thu, 9 Jun 2005 14:59:45 +0000 (14:59 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Thu, 9 Jun 2005 14:59:45 +0000 (14:59 +0000)
commitca69f0248c94a08f2077f8e17cf6ad556a2d9d16
tree91ebad0662eeae781d046f25671776a86f2e1628
parent5ac2534bbc92b21dec5a69e78f42fe654cbc8b2b
[Patch #1002763] Allow long ints as terminator values; also, treat a terminator of 0 like the empty string or None
Lib/asynchat.py