Georg Brandl <ge...@python.org> added the comment:

Should be fixed now in r83218. I've removed the "class" directives, and put 
generic class name substitutes "regex" and "pattern" in the method 
descriptions, like we do for "contextmanager.__enter__".  I've also removed the 
compatibility info, and removed [] style arguments where feasible.

----------
assignee: brian.curtin -> georg.brandl
resolution:  -> fixed
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue6538>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to