Hello,

I would like to change the string "(1 and (2 or 3))"  by  "(x[1] & (x
[2] || x[3]))" using regular expression...
Anyone can help me ?

Thanks.



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

Reply via email to