Community Patterns

Community Library Entry

7

Regular Expression
Created·2015-06-07 04:48
Flavor·Python

r"
(^.+?)\s+(\w{2})\s+(\w{3})\s+(\d{3})
"
Open regex in editor

Description

IOS3166 Country Code Identification REGEX

Submitted by theitgeek@recu.org.uk