Fred L. Drake, Jr. added the comment: Better (IMO):
Wrap the meta-characters in brackets for a literal match. For example, ``'[?]'`` matches the character ``'?'``. ---------- nosy: +fdrake _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue16240> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com