summaryrefslogtreecommitdiff
path: root/clcommands.py
diff options
context:
space:
mode:
authorAlexandre Fayolle <alexandre.fayolle@logilab.fr>2008-05-01 18:07:05 +0200
committerAlexandre Fayolle <alexandre.fayolle@logilab.fr>2008-05-01 18:07:05 +0200
commit6e297ce0e97b49083ea8658e2a09534183364b2c (patch)
treecb3b09f6ef44793ba25696836fd546e4c29c72bb /clcommands.py
parent04ad90ebc1664996dbdd463dfdbd56c4c2ae6223 (diff)
downloadlogilab-common-6e297ce0e97b49083ea8658e2a09534183364b2c.tar.gz
these two share a lot. Need clarification about what they do. Merge considered.
Diffstat (limited to 'clcommands.py')
-rw-r--r--clcommands.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/clcommands.py b/clcommands.py
index d3ebbe6..8b1adec 100644
--- a/clcommands.py
+++ b/clcommands.py
@@ -20,6 +20,7 @@ command'specific
:contact: http://www.logilab.fr/ -- mailto:python-projects@logilab.org
"""
+# XXX : merge with optparser ?
import sys
from os.path import basename