Mark Dickinson <dicki...@gmail.com> added the comment:

> I believe this is covered by the PEP3003 3.2 change moratorium.

No, I don't think so.  My understanding is that PEP 3003 doesn't cover new 
methods on builtin types.  int.from_bytes and int.to_bytes are examples of new 
methods that were added for 3.2.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue6783>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to