commit | 2262766de23d980de1edd8603a299ee6b5dcde70 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Tue Mar 01 00:48:40 2011 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Tue Mar 01 00:48:40 2011 +0000 |
tree | 02a895b117b8109bc86c53ed98708f546e991e7e | |
parent | 370d85cee417e24447e28f00b36716c7479f343c [diff] |
Merged revisions 88691 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r88691 | antoine.pitrou | 2011-03-01 01:41:10 +0100 (mar., 01 mars 2011) | 3 lines Endly, fix UnboundLocalError in telnetlib ........