How to write match nth grouped subexpression?

rxjwg98 at gmail.com rxjwg98 at gmail.com
Thu Jul 10 04:57:23 EDT 2014


Hi,

It says that: match checks for a match only at the beginning of the string.
Then, it also says that: \1...\9	Matches nth grouped subexpression.

I don't know how to write a script to include grouped subexpression in match?


Thanks, 



More information about the Python-list mailing list