[issue16121] shlex.shlex.error_leader() reports incorrect line number

R. David Murray report at bugs.python.org
Sat Sep 27 18:33:29 CEST 2014


R. David Murray added the comment:

I think I'll leave it up to whoever works on this whether they want to tackle making posix mode and non-posix mode return the same values or turn this into an enhancement ticket for the proposed wrapped_lineno.  Or, if no one is interested, we can just close this.  (Or, third option, turn it into a doc issue and document exactly what shlex actually does with lineno).

----------
stage: commit review -> needs patch
versions: +Python 3.5 -Python 3.2, Python 3.3

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16121>
_______________________________________


More information about the Python-bugs-list mailing list