summaryrefslogtreecommitdiff
path: root/cli.py
diff options
context:
space:
mode:
authorSylvain Th?nault <sylvain.thenault@logilab.fr>2010-09-07 08:42:37 +0200
committerSylvain Th?nault <sylvain.thenault@logilab.fr>2010-09-07 08:42:37 +0200
commitcfc113a705858bf03c33de8e2c41e8e6c29db97f (patch)
treee28454f6e59cd288c4702cab0882235368309707 /cli.py
parent98c9b97e477e58b5157d88583cbb7abab5123475 (diff)
downloadlogilab-common-cfc113a705858bf03c33de8e2c41e8e6c29db97f.tar.gz
cleanups
Diffstat (limited to 'cli.py')
-rw-r--r--cli.py5
1 files changed, 1 insertions, 4 deletions
diff --git a/cli.py b/cli.py
index 34ce941..c499c76 100644
--- a/cli.py
+++ b/cli.py
@@ -40,11 +40,8 @@ Example::
print 'fuuuuuuuuuuuu rhhhhhrhrhrrh'
cl = BookShell()
-
-
-
-
"""
+
__docformat__ = "restructuredtext en"
import __builtin__