Added missing import.
authorMarek Stępniowski <marek@stepniowski.com>
Mon, 20 Oct 2008 14:05:57 +0000 (16:05 +0200)
committerMarek Stępniowski <marek@stepniowski.com>
Mon, 20 Oct 2008 14:05:57 +0000 (16:05 +0200)
wolnelektury/deploy/wolnelektury.fcgi

index ba9fbef..1f9c621 100644 (file)
@@ -1,4 +1,5 @@
 #!/usr/bin/env python
+import os
 from os.path import abspath, dirname, join
 import sys