File: test34

package info (click to toggle)
pychecker 0.8.10-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,276 kB
  • ctags: 1,331
  • sloc: python: 6,214; sh: 92; makefile: 37
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