New Python regex Doc (was: Python documentation moronicities)

Xah Lee xah at xahlee.org
Tue Apr 19 06:54:29 EDT 2005


send your feedbacks to Steve Holden. (http://www.holdenweb.com/)
If he deem it proper, he will paypal me $100 bucks, and you can thank
him for the instigation and betterment of the Python doc.

Meanwhile, feel free to incorporate my edits into python doc.

 Xah
 xah at xahlee.orghttp://xahlee.org/


Xah Lee wrote:
> 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
>  xah at xahlee.org
>http://xahlee.org/




More information about the Python-list mailing list