diff options
| author | Sylvain Thénault <sylvain.thenault@logilab.fr> | 2006-09-20 09:39:07 +0200 | 
|---|---|---|
| committer | Sylvain Thénault <sylvain.thenault@logilab.fr> | 2006-09-20 09:39:07 +0200 | 
| commit | e0e4118b840f5468306411104afeb57cc7d29e0f (patch) | |
| tree | 2565df6576a66de6b0b23eaf0349312a394250b0 /utils.py | |
| parent | abf803ade4a2fac2967b141a22ea7f53c31ae11a (diff) | |
| download | pylint-git-e0e4118b840f5468306411104afeb57cc7d29e0f.tar.gz | |
remove buggy cut and paste, remove some __revision__
Diffstat (limited to 'utils.py')
| -rw-r--r-- | utils.py | 2 | 
1 files changed, 0 insertions, 2 deletions
@@ -18,8 +18,6 @@  main pylint class  """ -__revision__ = "$Id: utils.py,v 1.13 2006-04-19 09:17:40 syt Exp $" -  import sys  from os import linesep  | 
