Eric Smith <[EMAIL PROTECTED]> added the comment:

See
http://mail.python.org/pipermail/python-dev/2008-February/077062.html,
where Guido endorses my approach to implementing bin() without the
trailing L for longs.

Note that he also agrees with not adding a __bin__ function, which was
implemented in r64424.  I disagree with adding __bin__ to 2.6.

----------
components: +Interpreter Core
nosy: +eric.smith

_______________________________________
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue3186>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to