[issue4559] Whats new recommendation error

Lennart Regebro report at bugs.python.org
Sun Dec 7 06:02:58 CET 2008


Lennart Regebro <regebro at gmail.com> added the comment:

Fair enough, but I still think we can come up with a better example that
requires more contortions than "print", which doesn't. 

I think a good example of contortions is binary file data, which has two
different types in 2.6 and 3.0. Also making sure that you use iterators
all the time when using large sets of data can get quite contorted.

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4559>
_______________________________________


More information about the Python-bugs-list mailing list