阅读背景:

使用Python中的re将CSV单元格值用作正则表达式字符串

来源:互联网 

So I have a CSV document that has metadata, an XPATH and a Regex String in each row. The script uses the xpath to iterate over API requests and then I want to use the regex stored in the CSV with that xpath to search for something in the API results. My issue is how to use the data in a CSV row as a literal regex search string, like So I have a CSV document that has metadata, an




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: