Vinay Sajip <vinay_sa...@yahoo.co.uk> added the comment:

>Éric Araujo <mer...@netwok.org> added the comment:

>I did not fully get what you meant here, but the example you added to the doc 
>made it clear.  Is this covered by tests?

Yes, I believe that testSyntaxSplitCustom covers this.

>Overall great patch!  Dan, do you have time to test it (or read the new 
>examples in the patch) to tell us if it meets what you wanted?

Thanks! It was a bit fiddly, shlex is somewhat difficult to extend cleanly. I 
developed this functionality for a subprocess ease-of-use-wrapper module called 
sarge, and I had to basically copy and modify the whole read_token method :-(

----------

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

Reply via email to