Chad Crabtree wrote:
> 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.

  I don't think that's possible. What would the compiler do with code
with an invalid syntax?
  What's a module driven preprocessor?

Javier

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

Reply via email to