John -

I just modified my test program BNF to use ZeroOrMore instead of
OneOrMore, and parsed an empty string.  Calling list() on the returned
results gives an empty list.  What version of pyparsing are you seeing
this None/object/list behavior?

-- Paul

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to