File: test38

package info (click to toggle)
pychecker 0.8.17-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,856 kB
  • ctags: 1,896
  • sloc: python: 9,301; sh: 131; makefile: 44
file content (22 lines) | stat: -rw-r--r-- 1,627 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Processing test38...

Warnings...

test_input/test38.py:23: Overridden method (m1) doesn't match signature in class (test38.X)
test_input/test38.py:24: Overridden method (m2) doesn't match signature in class (test38.X)
test_input/test38.py:25: Overridden method (m3) doesn't match signature in class (test38.X)
test_input/test38.py:26: Overridden method (m4) doesn't match signature in class (test38.X)
test_input/test38.py:27: Overridden method (m5) doesn't match signature in class (test38.X)
test_input/test38.py:28: Overridden method (m6) doesn't match signature in class (test38.X)
test_input/test38.py:32: Overridden method (m3) doesn't match signature in class (test38.X)
test_input/test38.py:33: Overridden method (m6) doesn't match signature in class (test38.X)
test_input/test38.py:37: Overridden method (m3) doesn't match signature in class (test38.X)
test_input/test38.py:38: Overridden method (m6) doesn't match signature in class (test38.X)
test_input/test38.py:42: Overridden method (m1) doesn't match signature in class (test38.X)
test_input/test38.py:43: Overridden method (m2) doesn't match signature in class (test38.X)
test_input/test38.py:44: Overridden method (m3) doesn't match signature in class (test38.X)
test_input/test38.py:45: Overridden method (m4) doesn't match signature in class (test38.X)
test_input/test38.py:46: Overridden method (m5) doesn't match signature in class (test38.X)
test_input/test38.py:47: Overridden method (m6) doesn't match signature in class (test38.X)
test_input/test38.py:53: Using the exec statement
test_input/test38.py:54: Using the exec statement in global namespace