File: test34

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 (14 lines) | stat: -rw-r--r-- 612 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Processing test34...

Warnings...

getopt.py:25: No doc string for class GetoptError

test_input/test34.py:1: No doc string for class Error
test_input/test34.py:6: Module member (string) re-imported with *
test_input/test34.py:9: Using import and from ... import for (locale)
test_input/test34.py:10: Using import and from ... import for (locale)
test_input/test34.py:13: Using import and from ... import for (getopt)
test_input/test34.py:16: Using import and from ... import for (copy)
test_input/test34.py:19: Module member (from re import sub) re-imported
test_input/test34.py:22: Module (ihooks) re-imported