Regular Expressions 101

Community Patterns

Community Library Entry

1

Regular Expression
Python

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

Description

delete function comment from begining

Submitted by wewe - 9 years ago