The ascii() constructor is not well specified by the PEP. There are
only a few examples. I don't understand how it's supposed by be
implemented. Would you mind to elaborate its specification?

Is it implement "like" ascii(obj).encode("ascii") but with minor
changes? What changes?

Victor
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/LE5WDOPOCEVSLSFYVZQYDGZYUBYPLAN4/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to