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 loewis
Recipients Arfrever, brett.cannon, eric.smith, georg.brandl, loewis
Date 2012-04-22.17:10:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Also, what's the issue with a shell script? The current Makefile will rebuild importlib.h if its time stamp is older than the one of _bootstrap.py. That will fail if ./python was not build.

So what is the problem to solve?
History
Date User Action Args
2012-04-22 17:10:05loewissetrecipients: + loewis, brett.cannon, georg.brandl, eric.smith, Arfrever
2012-04-22 17:10:05loewissetmessageid: <[email protected]>
2012-04-22 17:10:04loewislinkissue14642 messages
2012-04-22 17:10:04loewiscreate