Ezio Melotti <[email protected]> added the comment: re.escape and its tests can be refactored in 2.7/3.1, the '_' can be added to the list of chars that are not escaped in 3.3.
I'll put together a patch and fix this unless someone thinks that the '_' should be escaped in 3.3 too. ---------- assignee: -> ezio.melotti _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue2650> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
