[Python-Dev] Python 2.1 RC1 - PyCheckered Tools
Fred L. Drake, Jr.
fdrake at acm.org
Mon Apr 16 11:05:58 EDT 2001
More information about the Python-list mailing list
Mon Apr 16 11:05:58 EDT 2001
- Previous message (by thread): [Python-Dev] Python 2.1 RC1 - PyCheckered Tools
- Next message (by thread): Python 2.1 RC1 - PyCheckered Tools
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): [Python-Dev] Python 2.1 RC1 - PyCheckered Tools
- Next message (by thread): Python 2.1 RC1 - PyCheckered Tools
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list