commit | 203947fa590996f4811c787cb85d1d366a77faee | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Tue Aug 03 12:37:34 2010 +0000 |
committer | Georg Brandl <georg@python.org> | Tue Aug 03 12:37:34 2010 +0000 |
tree | 1b9bce9574395423106d21623effe6638362cd18 | |
parent | 224cea189220a6b44a510154044d75500737d85c [diff] |
Merged revisions 83663 via svnmerge from svn+ssh://svn.python.org/python/branches/py3k ........ r83663 | georg.brandl | 2010-08-03 14:36:57 +0200 (Di, 03 Aug 2010) | 1 line A couple of nits how to ignore errors. ........