need help of RE

cheng magicmas at spymac.com
Sun May 29 03:39:10 EDT 2005


hi all
a string like

"(word1 & (Word2|woRd3))"

how can i use the re to split it to

['word1', 'word2', 'word3']




More information about the Python-list mailing list