#!/bin/sh
set -e

# Automatically added by dh_python2:
if which pycompile >/dev/null 2>&1; then
	pycompile -p python-tz 
fi

if which pycompile >/dev/null 2>&1; then
	pycompile -p python-tz /usr/lib/python-tz -V 2.4-
fi

# End automatically added section
