]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
This commit was manufactured by cvs2svn to create branch
authorcvs2svn <tools@python.org>
Thu, 21 Jun 2001 18:51:11 +0000 (18:51 +0000)
committercvs2svn <tools@python.org>
Thu, 21 Jun 2001 18:51:11 +0000 (18:51 +0000)
commit7f29afbd1543c1c2ec6cfc7759ceebf55afb649e
treee8edbbfbd8b5c403e254cdd2625021310b95298e
parentbba4c8c76bca1953199d250cc8e9d3f8546eb726
This commit was manufactured by cvs2svn to create branch
'release21-maint'.
32 files changed:
Doc/texinputs/license.tex [new file with mode: 0644]
Mac/Build/PythonCore.mcp [new file with mode: 0644]
Mac/IDE scripts/Widget demos/WidgetTest.py [new file with mode: 0644]
Mac/Modules/ae/AEmodule.c [new file with mode: 0644]
Mac/Modules/ae/aesupport.py [new file with mode: 0644]
Mac/Modules/ctl/Ctlmodule.c [new file with mode: 0644]
Mac/Modules/ctl/ctlscan.py [new file with mode: 0644]
Mac/Modules/ctl/ctlsupport.py [new file with mode: 0644]
Mac/Modules/fm/Fmmodule.c [new file with mode: 0644]
Mac/Modules/fm/fmscan.py [new file with mode: 0644]
Mac/Modules/macconfig.c [new file with mode: 0644]
Mac/Modules/qd/Qdmodule.c [new file with mode: 0644]
Mac/Modules/qd/qdsupport.py [new file with mode: 0644]
Mac/Modules/scrap/Scrapmodule.c [new file with mode: 0644]
Mac/Modules/snd/Sndmodule.c [new file with mode: 0644]
Mac/Modules/snd/sndsupport.py [new file with mode: 0644]
Mac/Modules/waste/wastemodule.c [new file with mode: 0644]
Mac/Modules/waste/wastesupport.py [new file with mode: 0644]
Mac/Modules/win/Winmodule.c [new file with mode: 0644]
Mac/Modules/win/winsupport.py [new file with mode: 0644]
Mac/Python/macgetargv.c [new file with mode: 0644]
Mac/Tools/IDE/ModuleBrowser.py [new file with mode: 0644]
Mac/Tools/IDE/PyConsole.py [new file with mode: 0644]
Mac/Tools/IDE/PyDebugger.py [new file with mode: 0644]
Mac/Tools/IDE/PyDocSearch.py [new file with mode: 0644]
Mac/Tools/IDE/PythonIDE.py [new file with mode: 0644]
Mac/Tools/IDE/PythonIDE.rsrc [new file with mode: 0644]
Mac/Tools/IDE/PythonIDEMain.py [new file with mode: 0644]
Mac/Tools/IDE/Splash.py [new file with mode: 0644]
Mac/Tools/IDE/Wapplication.py [new file with mode: 0644]
Mac/Tools/IDE/Wtext.py [new file with mode: 0644]
Mac/Tools/IDE/Wwindows.py [new file with mode: 0644]