Python 2.7 by default disables DeprecationWarnings.
Re-enable in development using:
python -Wdefault script.py