On Mon, Aug 2, 2010 at 11:25 PM, Andy Dustman <[email protected]> wrote:
> \w matches whitespace.

No, it matches alphanumeric characters and the underscore. \s matches
whitespace.
_______________________________________________
DB-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/db-sig

Reply via email to