Barry A. Warsaw <ba...@python.org> added the comment: Thanks for finding this bug. I'm not sure about the second chunk of your diff (the one that removes __pycache__). In the future, it would help to include a unittest case that illustrates the problem. Here's a patch that includes a test for that specific problem, along with a narrowed down patch. Can you explain why the other chunk is necessary (preferably with a unittest)?
---------- Added file: http://bugs.python.org/file17129/8563.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue8563> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com