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 lemburg
Recipients lemburg
Date 2008-08-04.16:37:39
SpamBayes Score 0.3651537
Marked as misclassified No
Message-id <1217867860.88.0.177092406333.issue3499@psf.upfronthosting.co.za>
In-reply-to
Content
As work-around, you can untar the source tarball and then touch the
files in question:

touch Include/Python-ast.h
touch Python/Python-ast.c
History
Date User Action Args
2008-08-04 16:37:40lemburgsetrecipients: + lemburg
2008-08-04 16:37:40lemburgsetmessageid: <1217867860.88.0.177092406333.issue3499@psf.upfronthosting.co.za>
2008-08-04 16:37:40lemburglinkissue3499 messages
2008-08-04 16:37:40lemburgcreate