---
 test/yum-pylintrc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/test/yum-pylintrc b/test/yum-pylintrc
index 67cf1ea..ea4e683 100644
--- a/test/yum-pylintrc
+++ b/test/yum-pylintrc
@@ -219,7 +219,7 @@ defining-attr-methods=__init__,__new__,setUp
 [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 RP0402 must not be disabled)
-- 
1.7.1

_______________________________________________
Yum-devel mailing list
Yum-devel@lists.baseurl.org
http://lists.baseurl.org/mailman/listinfo/yum-devel

Reply via email to