Benjamin Peterson <[EMAIL PROTECTED]> added the comment: This is what I'd like to do: In builtin oct/hex check if the special method is declared. If it is, Py3k warn and use it. If not, check if we can do it the Py3k way (with PyNumber_ToBase). Sound good?
---------- nosy: +benjamin.peterson __________________________________ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue2337> __________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com