cpython/Mac/Tools/IDE
Jack Jansen 71707f3bb8 Patch by Mark Day to allow from __future__ imports. Looks harmless
enough, but may have side-effects because it preallocates a single
codeop.Compiler() to compile all statements the user enters.

Just: please review and retract/modify if necessary.
2001-09-07 10:11:31 +00:00
..
BuildIDE.py Import the MacOS toolbox modules from the Carbon package. 2001-08-25 12:15:04 +00:00
FontSettings.py Import the MacOS toolbox modules from the Carbon package. 2001-08-25 12:15:04 +00:00
MacPrefs.py don't crash when encountering bad marshal data 2001-07-05 07:03:16 +00:00
ModuleBrowser.py Import the MacOS toolbox modules from the Carbon package. 2001-08-25 12:15:04 +00:00
ProfileBrowser.py Import the MacOS toolbox modules from the Carbon package. 2001-08-25 12:15:04 +00:00
PyBrowser.py Import the MacOS toolbox modules from the Carbon package. 2001-08-25 12:15:04 +00:00
PyConsole.py Import the MacOS toolbox modules from the Carbon package. 2001-08-25 12:15:04 +00:00
PyDebugger.py Import the MacOS toolbox modules from the Carbon package. 2001-08-25 12:15:04 +00:00
PyDocSearch.py Import the MacOS toolbox modules from the Carbon package. 2001-08-25 12:15:04 +00:00
PyEdit.py Import the MacOS toolbox modules from the Carbon package. 2001-08-25 12:15:04 +00:00
PyFontify.py - fixed some re usage, partly so it'll still work when re uses pre instead 2001-07-10 19:25:40 +00:00
PyInteractive.py Patch by Mark Day to allow from __future__ imports. Looks harmless 2001-09-07 10:11:31 +00:00
PythonIDE.py Use the new macresource module to open the accompanying resource file (if needed). 2001-08-27 21:41:23 +00:00
PythonIDE.rsrc Updated the Popt resources for the applets to the newest version. 2001-09-01 23:37:28 +00:00
PythonIDEMain.py Import the MacOS toolbox modules from the Carbon package. 2001-08-25 12:15:04 +00:00
Splash.py Import the MacOS toolbox modules from the Carbon package. 2001-08-25 12:15:04 +00:00
W.py added getdefaultfont() function. Returns default font settings. (jvr) 1999-09-26 12:17:04 +00:00
Wapplication.py - A forgotten "from Carbon". 2001-08-27 10:55:41 +00:00
Wbase.py Import the MacOS toolbox modules from the Carbon package. 2001-08-25 12:15:04 +00:00
Wcontrols.py Import the MacOS toolbox modules from the Carbon package. 2001-08-25 12:15:04 +00:00
Widgets.rsrc First Checked In. 1999-01-30 22:39:17 +00:00
Wkeys.py added clearkey = '\033' 2000-07-01 14:30:30 +00:00
Wlists.py Import the MacOS toolbox modules from the Carbon package. 2001-08-25 12:15:04 +00:00
Wmenus.py Import the MacOS toolbox modules from the Carbon package. 2001-08-25 12:15:04 +00:00
Wminiapp.py Import the MacOS toolbox modules from the Carbon package. 2001-08-25 12:15:04 +00:00
Wquicktime.py Import the MacOS toolbox modules from the Carbon package. 2001-08-25 12:15:04 +00:00
Wsocket.py ??? adding this file somehow failed -- jvr 1999-01-30 22:40:26 +00:00
Wtext.py A few forgotten "from Carbon"s. 2001-08-27 10:54:55 +00:00
Wtraceback.py Import the MacOS toolbox modules from the Carbon package. 2001-08-25 12:15:04 +00:00
Wwindows.py A few forgotten "from Carbon"s. 2001-08-27 10:54:55 +00:00