[Python-checkins] r71354 - in python/branches/py3k/Python: atof.c strtod.c

mark.dickinson python-checkins at python.org
Tue Apr 7 13:53:52 CEST 2009


Author: mark.dickinson
Date: Tue Apr  7 13:53:52 2009
New Revision: 71354

Log:
Revert removal of atof.c and strtod.c in r71341.  We're not quite
ready for this yet---this removal should happen as part of the
py3k-short-float-repr merge.


Added:
   python/branches/py3k/Python/atof.c
      - copied unchanged from r71340, /python/branches/py3k/Python/atof.c
   python/branches/py3k/Python/strtod.c
      - copied unchanged from r71340, /python/branches/py3k/Python/strtod.c


More information about the Python-checkins mailing list