Skip to content

Instantly share code, notes, and snippets.

View Dillie-O's full-sized avatar

Sean Patterson Dillie-O

View GitHub Profile
@Dillie-O
Dillie-O / isgovtdown.py
Last active December 24, 2015 10:49 — forked from eduardkoller/isgovtdown.py
Revised to work with Python 2.7
#!/usr/bin/env python
#
# file: isgovtdown.py
#
# description: checks usa.gov for the "Government has shut down" message
# Forked from https://gist.github.com/eduardkoller/6784503
# and modified to work with Python 2.7
#
# usage: ./isgovtdown.py
#