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 ezio.melotti
Recipients chris.jerdonek, ezio.melotti, ncoghlan
Date 2012-09-23.11:21:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1348399270.58.0.140348235215.issue16004@psf.upfronthosting.co.za>
In-reply-to
Content
I'm not so sure it's worth adding it.
ISTM that this would be useful only to people that already encountered the problem described in #15964 and now that `make touch` is the solution.
All the others will have to google for a solution anyway, and there's no much difference in finding `make touch` or `touch Include/Python-ast.h Python/Python-ast.c`
History
Date User Action Args
2012-09-23 11:21:10ezio.melottisetrecipients: + ezio.melotti, ncoghlan, chris.jerdonek
2012-09-23 11:21:10ezio.melottisetmessageid: <1348399270.58.0.140348235215.issue16004@psf.upfronthosting.co.za>
2012-09-23 11:21:10ezio.melottilinkissue16004 messages
2012-09-23 11:21:09ezio.melotticreate