[Python-Dev] Adding __format__ to classic classes

Eric Smith eric+python-dev at trueblade.com
Wed Feb 13 14:28:47 CET 2008


When backporting PEP 3101, do we want to add __format__ to classic 
classes?  If so, could someone give me a pointer on how to implement 
this?  I don't see where to hook it up.

Thanks.
Eric.


More information about the Python-Dev mailing list