Menu

#61 operatorPrecedence automatically manages parenthesis

v1.0 (example)
pending-fixed
nobody
None
5
2016-09-10
2013-02-26
No

Hi,

it seems operatorPrecedence automatically manages parenthesis when used, and produce tokens in the right order.

I didn't find any references to this in the documentation, is it possible to add it (the docstring of operatorPrecedence would probably be enough I guess).

Thanks!

Discussion

  • Paul McGuire

    Paul McGuire - 2016-09-10
    • status: open --> pending-fixed
    • Group: --> v1.0 (example)
     
  • Paul McGuire

    Paul McGuire - 2016-09-10

    I recently did massive rewrites of the docstrings for pyparsing, but I missed this suggestion of yours. It will go out in 2.1.10. Thanks for your submission (and patience!).

     

Log in to post a comment.