[Python-Dev] LC_NUMERIC and C libraries
M.-A. Lemburg
mal@lemburg.com
Thu, 17 Jul 2003 16:04:45 +0200
Gustavo J. A. M. Carneiro wrote:
> 1- Naming: I'm hacking the Python source for the 1st time; Should I be
> using any other name, rather than Py_atof() and Py_strtod()?
PyOS_atof() and PyOS_strtod() would better fit the current
scheme (see e.g. PyOS_strtoul()).
--
Marc-Andre Lemburg
eGenix.com
Professional Python Software directly from the Source (#1, Jul 17 2003)
>>> Python/Zope Products & Consulting ... http://www.egenix.com/
>>> mxODBC, mxDateTime, mxTextTools ... http://python.egenix.com/
________________________________________________________________________
2003-07-01: Released mxODBC.Zope.DA for FreeBSD 1.0.6 beta 1