Question about raw string and regex

jlowery at blarg.net jlowery at blarg.net
Thu Mar 23 20:36:45 EST 2006


I doubt it, although it might work anyway.

Here's another from the same program:

    (a0, b0), (a1, b1), (a2, b2) = classprog.regs[:3]

Nothing in the Python lib reference on the regs attribute for regex
objects.




More information about the Python-list mailing list