Skip to content

Instantly share code, notes, and snippets.

@bulv1ne
Created February 3, 2015 10:28
Show Gist options
  • Save bulv1ne/c3d7ce5063ac7782b6ef to your computer and use it in GitHub Desktop.
Save bulv1ne/c3d7ce5063ac7782b6ef to your computer and use it in GitHub Desktop.
import re
re.compile(r'(?P<size>X{0,2}(S|L)|M)')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment