Larry Trammell <ridge...@nwi.net> added the comment:

I can't find any real errors in documentation.  There are subtle design and 
implementation decisions that result in unexpected rare side effects.  After 
processing hundreds of thousands of lines one way, why would the parser 
suddenly decide to process the next line differently?  Well, because it can, 
and it happens to be convenient.  And that can catch users off-guard.

I'm considering whether posting an "enhancement" issue would be more 
appropriate... maybe there is a way to make the parser systems work more nearly 
the way people currently expect, without breaking things.

----------

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

Reply via email to