Correction: Re: string substitutions
John Machin
sjmachin at lexicon.net
Mon Feb 25 06:22:14 EST 2002
More information about the Python-list mailing list
Mon Feb 25 06:22:14 EST 2002
- Previous message (by thread): Correction: Re: string substitutions
- Next message (by thread): Concurrent XML-RPC?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Mike Dean <klaatu at evertek.net> wrote in message news:<mailman.1014611499.10778.python-list at python.org>... > * John Machin <sjmachin at lexicon.net> [2002-24-02 20:12]: > > <snipped text about RE engine handling \n natively> > > This important fact is often not documented well or at all. > > Is there an appropriate place to request that this be added to the next > incarnation of the documentation? It seems too useful to be ommitted... > And does it work for any other special characters like \t? > Sure does. See http://www.lexicon.net/sjmachin/re_escapes.html I have sent this to python-docs at python.org plus /F and amk for review.
- Previous message (by thread): Correction: Re: string substitutions
- Next message (by thread): Concurrent XML-RPC?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list