York wrote: > Oh, that's right, the second arg is escaped by re compiler too.
No, that's wrong, you [should] do the escaping, the compiler unescapes :-) Cheers, John -- http://mail.python.org/mailman/listinfo/python-list
York wrote: > Oh, that's right, the second arg is escaped by re compiler too.
No, that's wrong, you [should] do the escaping, the compiler unescapes :-) Cheers, John -- http://mail.python.org/mailman/listinfo/python-list