Message 171081 - Python tracker

Message171081

Author loewis
Recipients Arfrever, chris.jerdonek, christian.heimes, docs@python, ezio.melotti, loewis, ncoghlan, vstinner
Date 2012-09-23.22:05:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1348437932.19.0.653067903063.issue15964@psf.upfronthosting.co.za>
In-reply-to
Content
> Just to clarify, in the original scenario, "python" did not refer to 
> anything.  From the original comment:
> $ python
> No such file or directory

So can you find out why asdl_c.py actually printed this error? With no python executable in PATH, it shouldn't even run.
History
Date User Action Args
2012-09-23 22:05:32loewissetrecipients: + loewis, ncoghlan, vstinner, christian.heimes, ezio.melotti, Arfrever, chris.jerdonek, docs@python
2012-09-23 22:05:32loewissetmessageid: <1348437932.19.0.653067903063.issue15964@psf.upfronthosting.co.za>
2012-09-23 22:05:31loewislinkissue15964 messages
2012-09-23 22:05:31loewiscreate