Package: pychecker
Version: 0.8.16-1

some cruft is left:

only in patch2:
unchanged:
--- pychecker-0.8.16.orig/test_expected/test68.results
+++ pychecker-0.8.16/test_expected/test68.results
@@ -0,0 +1,5 @@
+Processing test68...
+
+Warnings...
+
+None
only in patch2:
unchanged:
--- pychecker-0.8.16.orig/test_expected/test85.results
+++ pychecker-0.8.16/test_expected/test85.results
@@ -0,0 +1,6 @@
+Processing test85...
+
+Warnings...
+
+test_input/test85.py:13: Using a conditional statement with a constant value 
(None)
+test_input/test85.py:17: Using a conditional statement with a constant value 
([])
only in patch2:
unchanged:
--- pychecker-0.8.16.orig/test_expected/test88.results
+++ pychecker-0.8.16/test_expected/test88.results
@@ -0,0 +1,11 @@
+Processing test88...
+/usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is 
deprecated; please use the random module
+  DeprecationWarning)
+
+Warnings...
+
+test_input/test88.py:7: whrandom module is deprecated, consider using random
+test_input/test88.py:8: gopherlib module is deprecated
+test_input/test88.py:16: os.tempnam() is a security problem
+test_input/test88.py:17: os.tmpnam() is a security problem
+test_input/test88.py:19: string.atof is deprecated
only in patch2:
unchanged:
--- pychecker-0.8.16.orig/test_expected/test3.results
+++ pychecker-0.8.16/test_expected/test3.results
@@ -0,0 +1,8 @@
+Processing test3...
+
+Warnings...
+
+/usr/lib/python2.4/UserDict.py:4: No doc string for class UserDict
+
+test_input/test3.py:7: No global (x) found
+test_input/test3.py:12: No doc string for class jj
only in patch2:
unchanged:
--- pychecker-0.8.16.orig/test_expected/test17.results
+++ pychecker-0.8.16/test_expected/test17.results
@@ -0,0 +1,7 @@
+Processing test17...
+
+Warnings...
+
+test_input/test17.py:7: Cannot return a value from __init__
+test_input/test17.py:13: Cannot return a value from __init__
+test_input/test17.py:15: Cannot return a value from __init__
only in patch2:
unchanged:
--- pychecker-0.8.16.orig/test_expected/test34.results
+++ pychecker-0.8.16/test_expected/test34.results
@@ -0,0 +1,14 @@
+Processing test34...
+
+Warnings...
+
+/usr/lib/python2.4/getopt.py:42: 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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to