commit | f7a1efcd98dbb7d02f75668d8c7e4df2eb37b942 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sun Apr 05 10:51:10 2009 +0000 |
committer | Georg Brandl <georg@python.org> | Sun Apr 05 10:51:10 2009 +0000 |
tree | 8a80dd74e62f62abcca720100f49830aac6aa429 | |
parent | e42e2535c4a5d7f11693e598f4cd0844acc278b9 [diff] |
Merged revisions 71217 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r71217 | georg.brandl | 2009-04-05 12:48:47 +0200 (So, 05 Apr 2009) | 1 line #1726172: dont raise an unexpected IndexError if a voidresp() call has an empty response. ........