Import print function

This commit is contained in:
Ruud
2014-01-20 23:28:48 +01:00
parent 2d37022525
commit 08e2a3a883

View File

@@ -1,3 +1,4 @@
from __future__ import print_function
#!/usr/bin/env python
from logging import handlers
from os.path import dirname