Benjamin Peterson <[email protected]> added the comment: I had to revert this because tokenize imports itertools. This is a problem when building (setup.py) because itertools doesn't exist, yet. I also think we should consider hard adding more modules that are loaded at startup time to py3k already huge list.
---------- resolution: accepted -> status: closed -> open _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue4016> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
