I've a simple question. Why the following:

words = "[EMAIL PROTECTED]@^%[wordA] [EMAIL PROTECTED]".split('[EMAIL 
PROTECTED]&*()_+-=[]{},./')

doesn't work? The length of the result vector is 1.

I'm using ActivePython 2.4

Alex

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to