Skip to content

Instantly share code, notes, and snippets.

View ceasaro's full-sized avatar

Cees van Wieringen ceasaro

  • Noordbroek, Netherlands
View GitHub Profile
#!/usr/bin/env python
import os
import re
import subprocess
import sys
modified = re.compile('^\s*(?:M|A)(\s+)(?P<name>.*)')
CHECKS = [