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 Al.Sweigart
Recipients Al.Sweigart, berker.peksag, serhiy.storchaka
Date 2015-01-08.11:04:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1420715072.17.0.623703899753.issue19102@psf.upfronthosting.co.za>
In-reply-to
Content
Since tabnanny is also a module in the standard library (it is imported by the idle code), wouldn't moving it to lib/test/test_tools make it un-importable? This would be a good case for leaving it where it is.
History
Date User Action Args
2015-01-08 11:04:32Al.Sweigartsetrecipients: + Al.Sweigart, berker.peksag, serhiy.storchaka
2015-01-08 11:04:32Al.Sweigartsetmessageid: <1420715072.17.0.623703899753.issue19102@psf.upfronthosting.co.za>
2015-01-08 11:04:32Al.Sweigartlinkissue19102 messages
2015-01-08 11:04:31Al.Sweigartcreate