Re: [Pyparsing] global setDebug feature
Brought to you by:
ptmcg
From: <pt...@au...> - 2017-01-02 13:03:12
|
Interesting idea, but it *will* spew just a ton of logging! In fact, it will be mostly gibberish unless you have used setName() throughout your code to give meaningful labels to your grammar expressions. But I'll add it to my "to-do" list for the next release. -- Paul |