]> granicus.if.org Git - python/commit
Issue #1686: Fix string.Template when overriding the pattern attribute.
authorFlorent Xicluna <florent.xicluna@gmail.com>
Sat, 18 Sep 2010 23:34:07 +0000 (23:34 +0000)
committerFlorent Xicluna <florent.xicluna@gmail.com>
Sat, 18 Sep 2010 23:34:07 +0000 (23:34 +0000)
commitff05e522375d1b8e06bda9a5727cc890e94c5d90
tree8f39629976d3ef296bdf1090ccd13e05ad72be65
parent71ede5047de4d745c02175b94da03adcc8c00593
Issue #1686: Fix string.Template when overriding the pattern attribute.
Lib/string.py
Lib/test/test_pep292.py
Misc/NEWS