[Python-Dev] pychecker warnings from python-current

Fred L. Drake, Jr. fdrake@acm.org
Sat, 13 Oct 2001 11:54:37 -0400


Neal Norwitz writes:
 > markupbase.py:306: Invalid arguments to (error), got 2, expected 1
 >     (not sure if this is a problem or not)
...
 > webbrowser.py:182: No global (_os) found
 >     (should be os)
 > 
 > There's also a problem in Objects/stringobject.c on line 2541.  The docstring
 > for ''.splitlines() has an extra ].

  These have been fixed; we'll have to look at the rest later.  (I
have to take a child to a soccor game now!)
  Thanks!


  -Fred

-- 
Fred L. Drake, Jr.  <fdrake at acm.org>
PythonLabs at Zope Corporation