-----Original message-----
From: "Alan Gauld" [EMAIL PROTECTED]
Date: Thu, 27 Jan 2005 05:08:07 -0500
To: "Chad Crabtree" [EMAIL PROTECTED]
Subject: Re: [Tutor] Syntax Check

> > Does anyone happen to know how to turn of the syntax checking in 
> > python?  I've been working on a module driven preprocessor but I'd
> > like to not have to use comment strings.
> 
> So don't use them! They aren't mandatory.
> I'm not sure I understand youir problem? Why would turning 
> off syntax checking ever help?
> 
> Alan G.
> _______________________________________________
> Tutor maillist  -  Tutor@python.org
> http://mail.python.org/mailman/listinfo/tutor
Hi,
>From the command line, is there a way to run Python against a program so that 
>it stops after it compiles even if the syntax is OK?

Thanks.

Jim
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to