Jack Jansen
481fddfc46
First steps towards a 2.3 installer.
2002-09-06 23:37:07 +00:00
Guido van Rossum
bea18ccde6
SF patch 568629 by Oren Tirosh: types made callable.
...
These built-in functions are replaced by their (now callable) type:
slice()
buffer()
and these types can also be called (but have no built-in named
function named after them)
classobj (type name used to be "class")
code
function
instance
instancemethod (type name used to be "instance method")
The module "new" has been replaced with a small backward compatibility
placeholder in Python.
A large portion of the patch simply removes the new module from
various platform-specific build recipes. The following binary Mac
project files still have references to it:
Mac/Build/PythonCore.mcp
Mac/Build/PythonStandSmall.mcp
Mac/Build/PythonStandalone.mcp
[I've tweaked the code layout and the doc strings here and there, and
added a comment to types.py about StringTypes vs. basestring. --Guido]
2002-06-14 20:41:17 +00:00
Jack Jansen
b9526515b7
Merging changes from release22-branch.
2001-12-27 23:01:18 +00:00
Jack Jansen
6bc62c4951
Applying r22c1 branch mods back to the trunk.
2001-12-20 20:41:45 +00:00
Jack Jansen
b3be216b41
Merged changes made on r22b2-branch between r22b2 and r22b2-mac (the
...
changes from start of branch upto r22b2 were already merged, of course).
2001-11-30 14:16:36 +00:00
Jack Jansen
5d528b787e
Tweaks for MacPython 2.2b1
2001-10-23 22:22:09 +00:00
Jack Jansen
f7e571432a
Final tweaks for 2.2a3 distribution.
2001-09-08 21:38:26 +00:00
Jack Jansen
f9114239e7
Added pythonpath.r to the developer distribution. It's
...
useful to people extending Python. Suggested by
Alexandre Parenteau.
2001-09-04 22:15:05 +00:00
Jack Jansen
b18ced2909
xx.prj has been replaced by xx.mcp.
2001-09-01 23:40:19 +00:00
Jack Jansen
cbed91b4db
Merging appropriate 2.1.1 fixes back into the main trunk.
2001-08-03 13:31:36 +00:00
Jack Jansen
2b73fe9956
Updated for 2.1b2 distribution.
2001-03-27 21:38:55 +00:00
Jack Jansen
1d79f79bd0
Files for 2.1b1 distribution.
2001-03-06 22:51:42 +00:00
Jack Jansen
b34d0ed403
Removed some stuff that shouldn't be in the dev distribution.
2001-03-01 23:17:43 +00:00
Jack Jansen
24033e3d60
Updated for 2.1a3
2001-02-27 23:24:07 +00:00
Jack Jansen
2f9a9e3c31
2.1a2 distribution files.
2001-02-17 22:03:42 +00:00
Jack Jansen
b61ff2982a
A few more tweaks (there were a couple of files missing on my work machine).
2001-02-15 22:58:12 +00:00
Jack Jansen
26ce8fb315
Started on the 2.1a2 installer.
2001-02-14 16:58:21 +00:00
Jack Jansen
2a92f0b541
Disribution templates used for 2.0c1
2000-10-12 21:44:06 +00:00
Jack Jansen
ea7ce10800
Include Numerical header files in developer distribution.
2000-09-13 19:58:40 +00:00
Jack Jansen
082bdbbdf9
Updated for .0b1 distribution
2000-09-08 22:45:27 +00:00
Jack Jansen
3e98501f76
Include xx project, exclude all the others.
2000-08-25 22:30:24 +00:00
Jack Jansen
6c2d7f8a99
1.6a2 directive files.
2000-05-07 22:02:30 +00:00
Jack Jansen
ea79ba9341
Tentative MkDistr scripts for 1.6a2.
2000-05-06 23:13:47 +00:00
Jack Jansen
9a41aa8a5a
Distribution files for 1.5.1c1.
1999-09-30 11:13:31 +00:00
Jack Jansen
c0011894b2
Updated for 1.5.2b1
1999-01-21 12:51:36 +00:00
Jack Jansen
9481821123
Updated for 1.5.2b1
1999-01-13 23:04:01 +00:00
Jack Jansen
779af3ab8e
These were never under CVS, but now that I use cvs to communicate
...
between the various macs it's better if they are.
1998-10-05 11:53:26 +00:00