]> granicus.if.org Git - python/commit
Merged revisions 64491 via svnmerge from
authorEric Smith <eric@trueblade.com>
Tue, 24 Jun 2008 01:06:47 +0000 (01:06 +0000)
committerEric Smith <eric@trueblade.com>
Tue, 24 Jun 2008 01:06:47 +0000 (01:06 +0000)
commit6d7e7a730e05dbf3511f94df400984dd5b7bdfdc
treef895c365c8f5f3de34dff5939667effdeb5409b1
parent7d84055e253f96437f1681faa3614ecd204b0a49
Merged revisions 64491 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r64491 | eric.smith | 2008-06-23 20:42:10 -0400 (Mon, 23 Jun 2008) | 1 line

  Modified interface to _Py_[String|Unicode]InsertThousandsGrouping, in anticipation of fixing issue 3140.
........
Include/bytesobject.h
Include/unicodeobject.h
Objects/stringlib/formatter.h
Objects/stringlib/localeutil.h
Python/pystrtod.c