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 r.david.murray
Recipients SegundoBob, r.david.murray
Date 2015-08-28.00:27:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1440721680.46.0.110452989413.issue24949@psf.upfronthosting.co.za>
In-reply-to
Content
It should not be the case that email.mime.nonmultipart gets imported unless you import it explicitly.  I can't reproduce your case of trying to access its __file__ attribute and having it succeed the second time.  There must be something unusual about your setup or your linux distribution.
History
Date User Action Args
2015-08-28 00:28:00r.david.murraysetrecipients: + r.david.murray, SegundoBob
2015-08-28 00:28:00r.david.murraysetmessageid: <1440721680.46.0.110452989413.issue24949@psf.upfronthosting.co.za>
2015-08-28 00:28:00r.david.murraylinkissue24949 messages
2015-08-28 00:27:59r.david.murraycreate