[Python-Dev] Python 2.1 RC1 - PyCheckered Tools

Fred L. Drake, Jr. fdrake at acm.org
Mon Apr 16 11:05:58 EDT 2001


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





More information about the Python-list mailing list