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 pitrou
Recipients Arfrever, arigo, barry, brett.cannon, eric.snow, ncoghlan, pitrou, python-dev
Date 2013-05-17.09:51:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <61689337.7174072.1368784303961.JavaMail.root@zimbra10-e2.priv.proxad.net>
In-reply-to <1368776909.51.0.310526955875.issue17222@psf.upfronthosting.co.za>
Content
> Please at least crash with an exception instead: add
> one easy check to py_compile.compile() and complain if cfile points
> to an existing non-regular file.

That's a good point (except that symlinks should probably be allowed too).
History
Date User Action Args
2013-05-17 09:51:50pitrousetrecipients: + pitrou, barry, brett.cannon, arigo, ncoghlan, Arfrever, python-dev, eric.snow
2013-05-17 09:51:50pitroulinkissue17222 messages
2013-05-17 09:51:50pitroucreate