I need to write a python program that searches for lines matching regular expression in files.If a line matches, print it

前端 未结 0 506
别那么骄傲
别那么骄傲 2021-02-04 14:26

Supposethat input is ASCII, no need to deal with a different encoding. Print the matching line with file name and line number file_name:no_line:start_pos:matched_text ( this for

相关标签:
回答
  • 消灭零回复
提交回复
热议问题