commit | e5a2673f9a847d7a0bebf9f673f78fa395abe23e | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Wed May 19 21:06:36 2010 +0000 |
committer | Georg Brandl <georg@python.org> | Wed May 19 21:06:36 2010 +0000 |
tree | 391cd9cbcef5fc9c2679dee5a03ec0120aa14798 | |
parent | 8173fb3fd7a49064f3bd0213a059f31e7c66acf7 [diff] |
Merged revisions 80068 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r80068 | georg.brandl | 2010-04-14 10:56:01 +0200 (Mi, 14 Apr 2010) | 1 line #5341: fix typo and adapt docstring syntax. ........