]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
#6630: allow customizing flags for compiling string.Template.idpattern.
authorGeorg Brandl <georg@python.org>
Thu, 29 Jul 2010 17:16:10 +0000 (17:16 +0000)
committerGeorg Brandl <georg@python.org>
Thu, 29 Jul 2010 17:16:10 +0000 (17:16 +0000)
commit056cb93e7accc6cd21d7bec9d25a8d36b16dbb4a
treefd95816c3949b3fb737d0cb8f824850063e2027b
parent1cec3e367c4cdead47eff7ec1f3d65c342daf92f
#6630: allow customizing flags for compiling string.Template.idpattern.
Doc/library/string.rst
Lib/string.py
Misc/NEWS