diff options
author | Laurent Bachelier <laurent@bachelier.name> | 2014-08-22 20:15:44 +0200 |
---|---|---|
committer | Laurent Bachelier <laurent@bachelier.name> | 2014-08-22 20:15:44 +0200 |
commit | ce57ba0c8103d2b149d427b935d7d9b3f91a5dec (patch) | |
tree | 36cd537a06f502e96469b0477dd2321d09113dcb | |
parent | Style fixes (diff) | |
download | confman-ce57ba0c8103d2b149d427b935d7d9b3f91a5dec.tar.xz |
Not required for 2.6+
-rw-r--r-- | confman.py | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,5 +1,3 @@ -from __future__ import with_statement - import os import os.path as osp import re |