请问一个正则的问题
"huang falls" <[email protected]>
| Newsgroups | gmane.comp.python.chinese |
|---|---|
| Message-ID | <[email protected]> |
Hello ! str="(aaa)(bbb)(ccc)" 想将其转成一个list : [ "aaa", "bbb", "ccc" ] 请问如何做比较合适? Thanks! Regards Falls _______________________________________________ python-chinese Post: send [email protected] Subscribe: send subscribe to [email protected] Unsubscribe: send unsubscribe to [email protected] Detail Info: http://python.cn/mailman/listinfo/python-chinese