]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
#9418: first step of moving private string methods to _string module.
authorGeorg Brandl <georg@python.org>
Thu, 14 Oct 2010 07:04:07 +0000 (07:04 +0000)
committerGeorg Brandl <georg@python.org>
Thu, 14 Oct 2010 07:04:07 +0000 (07:04 +0000)
commit66c221e993bf7c5979145dbbe365238f2d70064f
tree75394c24f6343e932125b9a35a9fbea401fe4812
parent268e4d4cf36ad79e71438fd864160892b335388d
#9418: first step of moving private string methods to _string module.
Lib/string.py
Misc/NEWS
Modules/config.c.in
Objects/stringlib/string_format.h
Objects/unicodeobject.c
PC/config.c