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 brett.cannon
Recipients brett.cannon, dstufft, ned.deily, rbcollins, ronaldoussoren, scls
Date 2015-07-14.16:45:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1436892340.24.0.215895152139.issue24633@psf.upfronthosting.co.za>
In-reply-to
Content
+1 on the file renaming. There really shouldn't be any files we put into site-packages that don't have a dot or some other symbol that we would never support as a file name for importing.
History
Date User Action Args
2015-07-14 16:45:40brett.cannonsetrecipients: + brett.cannon, ronaldoussoren, rbcollins, ned.deily, dstufft, scls
2015-07-14 16:45:40brett.cannonsetmessageid: <1436892340.24.0.215895152139.issue24633@psf.upfronthosting.co.za>
2015-07-14 16:45:40brett.cannonlinkissue24633 messages
2015-07-14 16:45:39brett.cannoncreate