0
0
mirror of https://github.com/python/cpython.git synced 2024-12-01 11:15:56 +01:00
cpython/Mac/Tools/IDE
2001-08-19 22:00:20 +00:00
..
BuildIDE.py
FontSettings.py
MacPrefs.py don't crash when encountering bad marshal data 2001-07-05 07:03:16 +00:00
ModuleBrowser.py Some long overdue maintainance. Made all IDE sources 7-bit-clean, to avoid any further encoding conversion troubles. 2001-06-19 21:37:33 +00:00
ProfileBrowser.py
PyBrowser.py - fixed some re usage, partly so it'll still work when re uses pre instead 2001-07-10 19:25:40 +00:00
PyConsole.py Show the MacPython IDE version in the interactive banner. 2001-08-06 11:12:18 +00:00
PyDebugger.py Override bdb's canonic() method with a no-op: with bdb's version we couldn't edit breakpoints in file-less ("Untitled" script windows). Besides, we did't need it as we always use full path names anyway. 2001-06-20 19:57:55 +00:00
PyDocSearch.py Some long overdue maintainance. Made all IDE sources 7-bit-clean, to avoid any further encoding conversion troubles. 2001-06-19 21:37:33 +00:00
PyEdit.py Use string.ascii_letters instead of string.letters (SF bug #226706). 2001-07-20 19:05:50 +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
PythonIDE.py Some long overdue maintainance. Made all IDE sources 7-bit-clean, to avoid any further encoding conversion troubles. 2001-06-19 21:37:33 +00:00
PythonIDE.rsrc Some long overdue maintainance. Made all IDE sources 7-bit-clean, to avoid any further encoding conversion troubles. 2001-06-19 21:37:33 +00:00
PythonIDEMain.py Some long overdue maintainance. Made all IDE sources 7-bit-clean, to avoid any further encoding conversion troubles. 2001-06-19 21:37:33 +00:00
Splash.py Temporarily disabled the import hook. It breaks with the package-based 2001-08-19 22:00:20 +00:00
W.py
Wapplication.py Some long overdue maintainance. Made all IDE sources 7-bit-clean, to avoid any further encoding conversion troubles. 2001-06-19 21:37:33 +00:00
Wbase.py Sigh... First test before committing. InvalWindowRect and friends are window object methods. Fixed. 2001-01-23 14:58:20 +00:00
Wcontrols.py - fixed some re usage, partly so it'll still work when re uses pre instead 2001-07-10 19:25:40 +00:00
Widgets.rsrc
Wkeys.py
Wlists.py Sigh... First test before committing. InvalWindowRect and friends are window object methods. Fixed. 2001-01-23 14:58:20 +00:00
Wmenus.py Use CountMenuItems() in stead of CountMItems(). 2001-01-29 15:18:46 +00:00
Wminiapp.py
Wquicktime.py Sigh... First test before committing. InvalWindowRect and friends are window object methods. Fixed. 2001-01-23 14:58:20 +00:00
Wsocket.py
Wtext.py repaired expandselection and uncomment breakage 2001-06-21 17:51:17 +00:00
Wtraceback.py don't blow up when the charno SyntaxError value is None 2001-06-21 21:52:15 +00:00
Wwindows.py Some long overdue maintainance. Made all IDE sources 7-bit-clean, to avoid any further encoding conversion troubles. 2001-06-19 21:37:33 +00:00