Message 158970 - Python tracker

Message158970

Author brett.cannon
Recipients Arfrever, brett.cannon, eric.smith, georg.brandl, loewis
Date 2012-04-22.17:02:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAP1=2W7+W3KGyxvtfGGQHP1jKNAbEYp1yzuWBiB83pLcof5JUw@mail.gmail.com>
In-reply-to <1335112999.46.0.0783043468993.issue14642@psf.upfronthosting.co.za>
Content
On Sun, Apr 22, 2012 at 12:43, Martin v. Löwis <report@bugs.python.org>wrote:

>
> Martin v. Löwis <martin@v.loewis.de> added the comment:
>
> What do you mean by "sanity check on the syntax"? The current Makefile
> rule to build importlib.h already checks the syntax of _bootstrap.py, and
> fails if there is a syntax error

That's true, so ignore my comment. =)
History
Date User Action Args
2012-04-22 17:02:06brett.cannonsetrecipients: + brett.cannon, loewis, georg.brandl, eric.smith, Arfrever
2012-04-22 17:02:05brett.cannonlinkissue14642 messages
2012-04-22 17:02:05brett.cannoncreate