summaryrefslogtreecommitdiffstats
path: root/Mac
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>2001-09-04 22:15:05 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>2001-09-04 22:15:05 (GMT)
commitf9114239e7a5c726fb875e0f47873e8ff9053a27 (patch)
treebc3451ad76b034690f9f93d2f3a6ba4c395a3e1f /Mac
parent7eea37e8317bda88d9f50b862f13642e837957ce (diff)
downloadcpython-f9114239e7a5c726fb875e0f47873e8ff9053a27.zip
cpython-f9114239e7a5c726fb875e0f47873e8ff9053a27.tar.gz
cpython-f9114239e7a5c726fb875e0f47873e8ff9053a27.tar.bz2
Added pythonpath.r to the developer distribution. It's
useful to people extending Python. Suggested by Alexandre Parenteau.
Diffstat (limited to 'Mac')
-rw-r--r--Mac/Distributions/dev.include16
1 files changed, 12 insertions, 4 deletions
diff --git a/Mac/Distributions/dev.include b/Mac/Distributions/dev.include
index 879ff0d..6fa9d50 100644
--- a/Mac/Distributions/dev.include
+++ b/Mac/Distributions/dev.include
@@ -281,6 +281,9 @@
(':Mac:Build:xx.carbon.mcp', '')
(':Mac:Build:xx.carbon.mcp.exp', '')
(':Mac:Build:xx.carbon.mcp.xml', '')
+(':Mac:Build:xx.mcp', '')
+(':Mac:Build:xx.mcp.exp', '')
+(':Mac:Build:xx.mcp.xml', None)
(':Mac:Build:xxsubtype.carbon.mcp', None)
(':Mac:Build:xxsubtype.carbon.mcp.exp', None)
(':Mac:Build:xxsubtype.carbon.mcp.xml', None)
@@ -361,7 +364,6 @@
(':Mac:ReadMe-src', None)
(':Mac:Relnotes', None)
(':Mac:Relnotes-source', None)
-(':Mac:Resources', None)
(':Mac:TODO', None)
(':Mac:Tools:BBPy', None)
(':Mac:Tools:CGI', None)
@@ -574,6 +576,12 @@
(':readmefiles', None)
(':setup.py', None)
(':site-packages', None)
-(':Mac:Build:xx.mcp', '')
-(':Mac:Build:xx.mcp.exp', '')
-(':Mac:Build:xx.mcp.xml', None)
+(':Mac:Resources:pythonpath.r', '')
+(':Mac:Resources:version.r', None)
+(':Mac:Resources:tkpython.rsrc', None)
+(':Mac:Resources:gusiprefs.rsrc', None)
+(':Mac:Resources:errors.rsrc', None)
+(':Mac:Resources:dialogs.rsrc', None)
+(':Mac:Resources:Carbon.r', None)
+(':Mac:Resources:bundle.rsrc', None)
+(':Mac:Resources:balloons.bh', None)