commit | 68998bf3ff432f35b54c63be82fe9711e830cedc | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Mon Apr 27 16:43:36 2009 +0000 |
committer | Georg Brandl <georg@python.org> | Mon Apr 27 16:43:36 2009 +0000 |
tree | 4e5928d4673554eea1a242877604701c12fe4a15 | |
parent | 1f9fa31cb54546ef0129a81b0257dda9a313b528 [diff] |
Merged revisions 71564 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r71564 | georg.brandl | 2009-04-13 14:36:24 +0200 (Mo, 13 Apr 2009) | 1 line #5741 followup: should also allow %%(blah)s. ........