Community Patterns

Community Library Entry

1

Regular Expression
Created·2016-09-07 10:02
Flavor·Python

r"
(^[^\-]*)\W([^\s]*)\s+([^\s]*)\s+([^\s]*)\s+([^\s]*)\s+(.*$)
"
Open regex in editor

Description

no description available

Submitted by anonymous