From 9996b4cd69ecd0a3a9d3f0536a8ab03729283f97 Mon Sep 17 00:00:00 2001 From: Scott Ostler Date: Thu, 8 Jul 2010 19:40:16 -0400 Subject: Update writer.py with legacy import --- scripts/writer.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'scripts') diff --git a/scripts/writer.py b/scripts/writer.py index df36b50..cf4690c 100644 --- a/scripts/writer.py +++ b/scripts/writer.py @@ -1,3 +1,5 @@ +from __future__ import with_statement + class ConsoleWriter(object): def section(self, label): -- cgit v1.2.3-70-g09d2