Matthew Barnett <pyt...@mrabarnett.plus.com> added the comment: In a regular expression (...) will group and capture, whereas (?:...) will only group and not capture.
---------- nosy: +mrabarnett _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue6663> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com