Python 正则表达式相关问题
摘要:
这几天学习python,写正则表达式相关代码如下: 报错如下: raise error("look-behind requires fixed-width pattern")sre_constants.error: look-behind requires fixed-width pattern 在 阅读全文
posted @ 2017-04-14 23:26 Mannigfaltigkeit 阅读(381) 评论(0) 推荐(1) 编辑