How to write replace string for object which will be substituted? [regexp]
Chris Rebert
clp2 at rebertia.com
Thu Aug 6 17:09:28 EDT 2009
On Thu, Aug 6, 2009 at 2:03 PM, Ryniek90<ryniek90 at gmail.com> wrote:
>> 2) If you really want to learn regexes, get a copy of _Mastering Regular
>> Expressions_ by Friedl (either 2nd or 3rd edition)
>>
>
> I made preview of that book, but some pages are disabled from preview. Has
> that book topics about Python regexp's?
> If so, i must buy it.
Yes, Python is among the language APIs covered.
Cheers,
Chris
--
http://blog.rebertia.com
More information about the Python-list
mailing list