summaryrefslogtreecommitdiff
path: root/config.py
diff options
context:
space:
mode:
authorSylvain Thénault <sylvain.thenault@logilab.fr>2006-09-20 09:39:07 +0200
committerSylvain Thénault <sylvain.thenault@logilab.fr>2006-09-20 09:39:07 +0200
commite0e4118b840f5468306411104afeb57cc7d29e0f (patch)
tree2565df6576a66de6b0b23eaf0349312a394250b0 /config.py
parentabf803ade4a2fac2967b141a22ea7f53c31ae11a (diff)
downloadpylint-git-e0e4118b840f5468306411104afeb57cc7d29e0f.tar.gz
remove buggy cut and paste, remove some __revision__
Diffstat (limited to 'config.py')
-rw-r--r--config.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/config.py b/config.py
index e3e11ebe7..68d9a2a4b 100644
--- a/config.py
+++ b/config.py
@@ -18,8 +18,6 @@
_ pylint.d (PYLINT_HOME)
"""
-__revision__ = "$Id: config.py,v 1.15 2005-12-13 16:26:35 syt Exp $"
-
import pickle
import os
import sys