commit | 751899a59f27e84547c454cf10dec71a8cdf8171 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Thu Jun 04 19:41:00 2009 +0000 |
committer | Georg Brandl <georg@python.org> | Thu Jun 04 19:41:00 2009 +0000 |
tree | e40894b8e87652777e5ffb99338d336a9127e00a | |
parent | 40925d288c6aef78b276fcae07bffd15ead7aa79 [diff] |
Merged revisions 73232 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r73232 | georg.brandl | 2009-06-04 20:59:58 +0200 (Do, 04 Jun 2009) | 1 line Add test for #3684. ........