]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Files used for 2.1.1c2 distribution.
authorJack Jansen <jack.jansen@cwi.nl>
Thu, 26 Jul 2001 21:12:45 +0000 (21:12 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Thu, 26 Jul 2001 21:12:45 +0000 (21:12 +0000)
Mac/Build/PythonCore.mcp
Mac/Distributions/(vise)/Python 2.1.vct
Mac/Include/macbuildno.h
Mac/Relnotes

index 1d8e0e1a74e6afc2333c3eb121a38cccb9431010..46f2e98c34f97fc73d37f9a6ac4b45c2896b2ca8 100644 (file)
Binary files a/Mac/Build/PythonCore.mcp and b/Mac/Build/PythonCore.mcp differ
index 11856720f0afe3151ce133adba4b9e14c3881f8a..01763e831e9ff6b9af9994fc813df6d7dc7d9ef4 100644 (file)
Binary files a/Mac/Distributions/(vise)/Python 2.1.vct and b/Mac/Distributions/(vise)/Python 2.1.vct differ
index bff0a3ec89c1396e54908cbb9ccd2def10882acd..c91fd2b19423bf6cf3f0c6728c2ca2be19db2688 100644 (file)
@@ -1 +1 @@
-#define BUILD 95
+#define BUILD 96
index eb100a3943d86bf1b4390e689ae4d6679a961d5d..88c3e26c30ccf3bb5090a1602740fd667026a5d0 100644 (file)
@@ -32,10 +32,10 @@ for machine-independent changes.
 - Experimental: an Mlte module has been added, an interface to the Multi Lingual Text
   Engine. There is a minimal example in :Mac:Demos:mlte.
 - Experimental: some support for FSRef objects has been added. You can do little more that
-  convert them to/from FSSpecs.
+  convert them to/from FSSpecs. Carbon only.
 - Experimental: the CF module has some support for CoreFoundation types. CFString
   and CFURL work, to a degree, and can be converted to/from Python strings and Unicode
-  objects.
+  objects. Carbon only.
 
 What is not in this distribution
 --------------------------------