commit | 9273f80982bb228450eddc46eab473989ab03d97 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Mon Jul 05 17:50:55 2010 +0000 |
committer | Georg Brandl <georg@python.org> | Mon Jul 05 17:50:55 2010 +0000 |
tree | 15bdb2473a52ea9193df65fd235bcf522fda5e3a | |
parent | bace6764fac7800883029d7f34dc56d17a1530a0 [diff] |
Merged revisions 82587 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r82587 | georg.brandl | 2010-07-05 19:48:38 +0200 (Mo, 05 Jul 2010) | 1 line #9166: NotImplemented is not an exception. ........