New submission from Félix-Antoine Fortin :
A small regression was introduced by the changeset 57209 in the documentation
of the operator module.
In the abstract operations table in section 9.3.1 the first of two lines
on Division, the associated function should be : truediv() instead of div
Félix-Antoine Fortin added the comment:
I stand corrected.
--
resolution: -> rejected
status: open -> closed
___
Python tracker
<http://bugs.python.org/i
New submission from Félix-Antoine Fortin :
Python/C API Reference Manual, section Utilities, Parsing arguments and
building values, function Py_BuildValue.
The description for the format unit "f" is incorrect. It reads "Same as d.", as
it should be "Convert a C f