[Python-checkins] r75981 - python/branches/py3k

mark.dickinson python-checkins at python.org
Sat Oct 31 10:43:46 CET 2009


Author: mark.dickinson
Date: Sat Oct 31 10:43:46 2009
New Revision: 75981

Log:
Blocked revisions 75979 via svnmerge

........
  r75979 | mark.dickinson | 2009-10-31 09:42:39 +0000 (Sat, 31 Oct 2009) | 1 line
  
  Deprecate PyOS_ascii_strtod and PyOS_ascii_atof, and document the replacement function PyOS_string_to_double.
........


Modified:
   python/branches/py3k/   (props changed)


More information about the Python-checkins mailing list