pyparsing 1.2.1 preview (2)

Paul McGuire ptmcg at austin.rr._bogus_.com
Wed Aug 11 15:08:08 EDT 2004


I'm finishing a minor bug-fix release to version 1.2 for pyparsing, and have
uploaded the pyparsing code to CVS on my SourceForge project page.  There is
one bug-fix that may change some behavior when using results names for
accessing token groups within the parsed token results.  If there are any
pyparsing fans out there who would like an advance look at this release, I'd
appreciate any test feedback.

This minor release also includes the new SkipTo class, and the
dictOf(keyExpression,valueExpression) helper function.

Thanks,
-- Paul





More information about the Python-list mailing list