[issue20133] Derby: Convert the audioop module to use Argument Clinic

Larry Hastings report at bugs.python.org
Thu Jan 16 08:24:15 CET 2014


Larry Hastings added the comment:

I don't understand.  Python already has "double" which is float64.  Why would Python need a second floating-point type which isn't as good?

In any case, if somehow you get float32 in, we could just change the return converters then.  So I would still prefer float return converters for now.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20133>
_______________________________________


More information about the Python-bugs-list mailing list