commit | 59e93c96526d089a3aab72592ca9ceea5ff80c78 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Mon Apr 13 12:37:59 2009 +0000 |
committer | Georg Brandl <georg@python.org> | Mon Apr 13 12:37:59 2009 +0000 |
tree | 9a0420ec40fa6d961263e49c661c4938f77d31d0 | |
parent | 6c40b32338aa5659ec33e503a5163614f79d1633 [diff] |
Merged revisions 71564 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r71564 | georg.brandl | 2009-04-13 12:36:24 +0000 (Mo, 13 Apr 2009) | 1 line #5741 followup: should also allow %%(blah)s. ........