Karthikeyan Singaravelan <tir.kar...@gmail.com> added the comment:

Thanks for the report. The code was added with 
c1f974c944a3e73cbc9102356d8700a190dcafb3 and self._pushback_chars is declared 
only when punctuation_chars is passed to shlex.shlex in the constructor as you 
have mentioned in 
https://github.com/python/cpython/blob/master/Lib/shlex.py#L59 . Adding Vinay 
for thoughts on the usage.

----------
nosy: +vinay.sajip, xtreak

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

Reply via email to