[Python-checkins] r75677 - python/branches/release26-maint

eric.smith python-checkins at python.org
Sat Oct 24 21:53:00 CEST 2009


Author: eric.smith
Date: Sat Oct 24 21:53:00 2009
New Revision: 75677

Log:
Blocked revisions 75675 via svnmerge

........
  r75675 | eric.smith | 2009-10-24 15:50:44 -0400 (Sat, 24 Oct 2009) | 1 line
  
  Removed unused function PyFloat_AsStringEx. It is unused in floatobject.c, and it's not declared in any .h file.
........


Modified:
   python/branches/release26-maint/   (props changed)


More information about the Python-checkins mailing list