Jeremy Kloth <jeremy.kloth+python-trac...@gmail.com> added the comment:
Did you attempt to use the 3-line change I posted earlier? I stepped through to test line-by-line to find the offending piece of code. And it was indeed the open() call causing the test-tree to be processed prior to it being completed. Thus making the .py file seen before the directory of same name would exist. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue34200> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com