Matthew Barnett <[email protected]> added the comment: issue2636-20101130.zip is a new version of the regex module.
Added 'special_only' keyword parameter (default False) to regex.escape. When True, regex.escape escapes only 'special' characters, such as '?'. ---------- Added file: http://bugs.python.org/file19881/issue2636-20101130.zip _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue2636> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
