This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients terry.reedy
Date 2018-06-20.06:45:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529477147.81.0.56676864532.issue33906@psf.upfronthosting.co.za>
In-reply-to
Content
Also rename idle_test.test_windows as test_window with git mv.  Imports:

F:\dev\3x\lib\idlelib\editor.py: 28: from idlelib import windows
F:\dev\3x\lib\idlelib\idle_test\test_windows.py: 3: from idlelib import windows
F:\dev\3x\lib\idlelib\macosx.py: 131:     from idlelib import windows
History
Date User Action Args
2018-06-20 06:45:47terry.reedysetrecipients: + terry.reedy
2018-06-20 06:45:47terry.reedysetmessageid: <1529477147.81.0.56676864532.issue33906@psf.upfronthosting.co.za>
2018-06-20 06:45:47terry.reedylinkissue33906 messages
2018-06-20 06:45:47terry.reedycreate