Regular Expressions 101

Community Patterns

delete function comment from begining

1

Regular Expression
Python

r"
(?:(?:\n)?[^\n]*){0,22}
"

Description

delete function comment from begining

Submitted by wewe - 8 years ago