[python-win32] RE working in interactive but not in regular code
James Matthews
nytrokiss at gmail.com
Fri Nov 17 10:30:12 CET 2006
I have this RE things= re.findall(r'\?Brand\=\w+\&pg=\w+',site) now when i
run it against a site it returns everything in a list ( in the interactive
interpreter however when i run it start alone it won't work?? Why?
--
http://www.goldwatches.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-win32/attachments/20061117/57a0ae24/attachment.htm
More information about the Python-win32
mailing list