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 christian.heimes
Recipients Arfrever, chris.jerdonek, christian.heimes, loewis, vstinner
Date 2012-09-19.16:40:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
> $ make touch
> make: *** No rule to make target `touch'.  Stop.

Martin meant:

  touch Include/Python-ast.h Python/Python-ast.c
History
Date User Action Args
2012-09-19 16:40:31christian.heimessetrecipients: + christian.heimes, loewis, vstinner, Arfrever, chris.jerdonek
2012-09-19 16:40:31christian.heimessetmessageid: <[email protected]>
2012-09-19 16:40:31christian.heimeslinkissue15964 messages
2012-09-19 16:40:31christian.heimescreate