Stefan Krah <stefan-use...@bytereef.org> added the comment: In the new patches I reinstated the ternary construct. I think it would be nice to use dict comprehensions in py3k. People read the stdlib for guidance, and it would help if ultimately only the most concise idioms remained in py3k.
If I'm not mistaken, quite often the unit tests already use the latest constructs available. That said, there are always issues that only become apparent after maintaining a module for years, so I guess I'll wait for a decision. ---------- Added file: http://bugs.python.org/file17836/issue9136-py3k-3.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue9136> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com