0
0
mirror of https://github.com/python/cpython.git synced 2024-12-01 11:15:56 +01:00
Commit Graph

18 Commits

Author SHA1 Message Date
Jack Jansen
84937719a9 Updated to CodeWarrior Pro 7. 2001-12-14 22:50:26 +00:00
Jack Jansen
1c2a2b71e1 Added targets for building the Carbon and Classic interpreter if you don't want to go through fullbuild.py. 2001-08-27 13:57:43 +00:00
Jack Jansen
c1218bc014 Files for 2.1 distribution. 2001-04-25 22:11:24 +00:00
Jack Jansen
2b73fe9956 Updated for 2.1b2 distribution. 2001-03-27 21:38:55 +00:00
Jack Jansen
4cf97c4972 Files for second 2.1b1 distribution. 2001-03-15 14:41:01 +00:00
Jack Jansen
5fc3381098 PythonInterpreterClassic and PythonInterpreterCarbon now have filetype "Atmp". The ConfigurePythonXXX scripts will set this to APPL when copying either of those to PythonInterpreter. 2001-03-06 22:51:00 +00:00
Jack Jansen
9fa7720976 Added future.c 2001-02-27 23:19:58 +00:00
Jack Jansen
501d89da40 Soundex has gone. 2001-02-27 12:48:42 +00:00
Jack Jansen
881cd36853 2.1a2 distribution files. 2001-02-17 22:12:43 +00:00
Jack Jansen
9826fe5372 The interpreters built are now called PythonInterpreterClassic and PythonInterpreterCarbon. The fullbuild script takes care of copying either of these to PythonInterpreter. 2001-02-12 14:52:47 +00:00
Jack Jansen
497314e2e5 Bit the bullet and added a private GUSISIOUX for Python. This makes the delayconsole and keepopen code neater. Also tells Sioux to behave better with events, and handles cmd-. during print better. The pythonpreferences have also changed due to this. 2001-02-11 01:26:28 +00:00
Jack Jansen
2beeb22533 Added cellobject.c 2001-01-28 22:45:46 +00:00
Jack Jansen
c4abd00457 Got rid of extraneous Modues:TE in the search path. 2001-01-24 16:09:59 +00:00
Jack Jansen
391f40e9f0 Unicodedatabase.c has gone. 2001-01-22 16:26:46 +00:00
Jack Jansen
0447ebd3e2 Added CarbonAccessors.o to the non-carbon targets, and probably a few minor things having to do with Python 2.1a1. 2001-01-21 22:26:26 +00:00
Jack Jansen
159830ec3a Added the 'carb' resource to the carbon interpreter. 2001-01-16 13:01:48 +00:00
Jack Jansen
a3d95fa5a4 Added PythonCoreCarbon and PythonInterpreterCarbon targets. 2001-01-14 23:01:36 +00:00
Jack Jansen
00429dba08 Getting rid of 68K targets.
Started to rename projects to the de-facto standard .mcp extension.
2000-11-14 21:42:11 +00:00