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 dgreiman
Recipients brett.cannon, dgreiman, eric.smith, orsenthil, ztane
Date 2016-12-08.18:43:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1481222638.21.0.120134739459.issue28425@psf.upfronthosting.co.za>
In-reply-to
Content
Is there a reasonable place to document that __init__.py (and probably source files in general) must be a "regular file" by the Unix definition, and not a device file, socket, etc?
History
Date User Action Args
2016-12-08 18:43:58dgreimansetrecipients: + dgreiman, brett.cannon, orsenthil, eric.smith, ztane
2016-12-08 18:43:58dgreimansetmessageid: <1481222638.21.0.120134739459.issue28425@psf.upfronthosting.co.za>
2016-12-08 18:43:58dgreimanlinkissue28425 messages
2016-12-08 18:43:58dgreimancreate