SHASHANK NAMAGONDLU
Results
1
issues of
SHASHANK NAMAGONDLU
Hi there your regex logic in snippet() looks like more brittle: p= re.compile("^#+") m= p.search(section_name) some thing like these it is used *you're treating section_name(a string passed by the user...