#!/usr/bin/env python # coding: utf-8 # # Regex # # Credits: Material from [Regular Expressions Cheat Sheet](http://www.cheatography.com/davechild/cheat-sheets/regular-expressions/) by Dave Child # # Use with http://www.regexr.com to generate regular expressions. #

# # #
#