summaryrefslogtreecommitdiff
path: root/tests/functional/n/new_style_class_py_30.txt
blob: 1f3434378b22523c5d74580909ec884fe2998e54 (plain)
1
2
3
4
super-with-arguments:15:8:File.__init__:Consider using Python 3 style super() without arguments
super-with-arguments:22:8:File.write:Consider using Python 3 style super() without arguments
super-with-arguments:27:8:File.writelines:Consider using Python 3 style super() without arguments
super-with-arguments:34:8:File.close:Consider using Python 3 style super() without arguments