New submission from Karl O. Pinc <[email protected]>:
Seems sane to put _some_ restrictions on the string representations of the Numeric classes. This would be a change to the Python language specification. Suggestions made in a pull request. See the email thread: Subject: Documenting Python's float.__str__() https://mail.python.org/archives/list/[email protected]/thread/FV22TKT3S2Q3P7PNN6MCXI6IX3HRRNAL/ ---------- assignee: docs@python components: Documentation messages: 360442 nosy: docs@python, kop priority: normal severity: normal status: open title: Document default numeric string formats _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue39416> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
