contrib/pylintrc
changeset 10403 b8acd325773e
parent 10393 217703f760d1
child 19023 86531a7038ed
--- a/contrib/pylintrc	Mon Feb 08 10:50:00 2010 +0100
+++ b/contrib/pylintrc	Tue Feb 09 13:48:52 2010 +0100
@@ -201,7 +201,7 @@
 [IMPORTS]
 
 # Deprecated modules which should not be used, separated by a comma
-deprecated-modules=regsub,string,TERMIOS,Bastion,rexec
+deprecated-modules=regsub,TERMIOS,Bastion,rexec
 
 # Create a graph of every (i.e. internal and external) dependencies in the
 # given file (report R0402 must not be disabled)