:

2009/10/14 Timur Tabi <timur.t...@gmail.com>:
> Never mind ... I figured it out.  The middle block should have been [\w
> \s/]*

This is fragile - you'll have to keep adding extra characters to match
if the input turns out to contain them.

 -[]z.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to