发布时间:2019-09-22 07:41:01编辑:auto阅读(2352)
Python版本:3.4.1
>>> import re
>>> punc = '[,.!\']'
>>> data = 'a,b.c!d\''
>>> print (re.sub(punc, '', data))
abcd
上一篇: python改变索引总结
下一篇: python 常用包总结
52702
39702
34080
29828
24729
24563
22939
16316
14601
14108
312°
316°
386°
382°
423°
555°
532°
557°
636°
561°