i have rewrote the Python's re module documentation.
See it here for table of content page:
http://xahlee.org/perl-python/python_re-write/lib/module-re.html

The doc is broken into 4 sections:
* regex functions (node111.html)
* regex OOP (re-objects.html)
* matched objects (match-objects.html)
* regex syntax (re-syntax.html)

the regex syntax page i haven't edited, except the introductory first
paragraph. The other pages are completely rewritten for about 80%.

There are a couple fine points or 3 places in the original doc i can't
understand. They are noted as NOTE DOC WRITERS or NEED EXAMPLE HERE.

 Xah
 [EMAIL PROTECTED]
â http://xahlee.org/

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to