Guido van Rossum <gu...@python.org> added the comment:

After reading all that I still think we should fix this now, and fix
pickle so that it can read (and write?) 2.x pickles.  This is much less
visible than cmp() still being present in 3.0, and we've already decided
to kill that in 3.0.1, so we can kill int('3L') as well.

----------
assignee: gvanrossum -> 

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

Reply via email to