[Python-Dev] Python 2.1 RC1 - PyCheckered Tools

Fred L. Drake, Jr. fdrake@acm.org
Mon, 16 Apr 2001 11:05:58 -0400 (EDT)


Neal Norwitz writes:
 > idle/BrowserControl.py:103 No global (_os) found
 > 	(should be os)
 > idle/BrowserControl.py:149 No global (traceback) found
 > 	(need to import)

  The BrowserControl module will be removed for the next release,
since IDLE prefers the webbrowser module, which was added to the
standard library as of Python 2.0.


  -Fred

-- 
Fred L. Drake, Jr.  <fdrake at acm.org>
PythonLabs at Digital Creations