paul j3 added the comment:

I need to study that patch more, but I don't like the fact that it operates at 
the core of the parsing (e.g. in 'take_action').  That's a dangerous place to 
add features.  Unexpected behaviors and backwards compatibility problems are 
too likely.

It would be better if the enhancement could be made to things that are already 
being subclassed, like Actions.  But I'll have to think more about alternatives.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue26394>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to