Thanks for that. Fixed in r9323. Greetings xqt
----- Original Nachricht ---- Von: Bináris <[email protected]> An: Pywikipedia discussion list <[email protected]> Datum: 30.06.2011 14:08 Betreff: Re: [Pywikipedia-l] Regex help needed > I found a documentation bug in textlib.py: > > In the beginning of replaceExcept() the line > old - a compiled regular expression > should be > old - a compiled or uncompiled regular expression > (ReplaceExcept will compile it if it has the type string or unicode.) > > -- > Bináris > > > -------------------------------- > > _______________________________________________ > Pywikipedia-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l > _______________________________________________ Pywikipedia-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l
