In 3.0, the code to implement long.__format__() calls PyNumber_ToBase to 
do the heavy lifting.  If someone is planning on implementing 
PyNumber_ToBase in 2.6, I'll wait for them to do so.  If not, I guess 
I'll either do it myself, or hack around it.

Is this on anyone's To Do list?  I don't see it on Brett's spreadsheet 
at http://spreadsheets.google.com/pub?key=pCKY4oaXnT81FrGo3ShGHGg
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to