Mark Dickinson <[EMAIL PROTECTED]> added the comment: For both these use cases, don't you still have a problem going the other way, from an integer back to bytes? Is there an easier way than
bytes(str(n), 'ascii') ? __________________________________ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue2483> __________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com