[Python-projects] logilab-astng patch for "with" statement

Brian Hawthorne brianh at 23andme.com
Fri Jan 11 00:43:04 CET 2008


Hello,
I want to use pylint on my Python 2.5 code which uses the new "with"
statement, but since logilab-astng does not support it, pylint barfs.
I have patched astng to handle the with statement without raising an
exception.  Please find the patches attached.  (And keep up the great
work!)

Thanks,
Brian Hawthorne
Software Engineer
23andme.com



More information about the Python-Projects mailing list