发布时间:2019-09-22 07:41:01编辑:auto阅读(1967)
Python版本:3.4.1
>>> import re
>>> punc = '[,.!\']'
>>> data = 'a,b.c!d\''
>>> print (re.sub(punc, '', data))
abcd
上一篇: python改变索引总结
下一篇: python 常用包总结
50554
49873
40462
37452
31886
28766
27684
22467
22462
20775
560°
1186°
965°
891°
1150°
1007°
1631°
3023°
2744°
2067°