1 2 3 4 5 6 7 8 9 10
=== modified file 'test/regrtest_data/pygtk_import.py' --- test/regrtest_data/pygtk_import.py +++ test/regrtest_data/pygtk_import.py @@ -1,4 +1,4 @@ -#pylint: disable-msg=R0903,R0904 +#pylint: disable-msg=R0903,R0904,W0232 """#10026""" __revision__ = 1 from gtk import VBox