Not found in the documentation
elas tica
elasstiika at gmail.com
Mon Apr 26 21:24:18 EDT 2021
Le mardi 27 avril 2021 à 01:44:04 UTC+2, Paul Bryan a écrit :
> From https://docs.python.org/3/reference/datamodel.html#the-standard-type-hierarchy
> :
>
Thanks for the reference. I was expecting to find this information in the Built-in Types section from the PSL documentation. The representation returned by str over a complex number is not stated. The same for fraction objects. All the docstrinds are meaningless, showing :
__str__(self)
str(self)
(END)
not very informative.
More information about the Python-list
mailing list