Éric Araujo <[email protected]> added the comment: > FWIW there are still unnecessary escapes before '+' and '.', and > possibly '-'
This is IMO cosmetic and not as “important” as the duplicate characters already implied by the character class. Feel free to change it. > Why can't pipes.quote can't be moved to shlex.quote verbatim as I > originally proposed? I took the opportunity of changing some convoluted code. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue9723> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
