mirror of https://github.com/python/cpython
24 lines
700 B
Plaintext
24 lines
700 B
Plaintext
|
This directory contains the CodeWarrior 6 projects. Here is what they
|
|||
|
are for and where to put them (well, where *I* put them, at least):
|
|||
|
|
|||
|
Python68K.<2E>
|
|||
|
Non-shared 68K python, full complement of modules. Put in build.mac68k.stand.
|
|||
|
|
|||
|
PythonCore.<2E>
|
|||
|
PPC shared library with core functionality. Put in build.macppc.shared.
|
|||
|
PythonPPC.<2E>
|
|||
|
PPC shared application. Put in build.macppc.shared.
|
|||
|
PythonApplet.<2E>
|
|||
|
PPC applet template. Put in build.macppc.shared.
|
|||
|
|
|||
|
PythonPPCstandalone.<2E>
|
|||
|
Non-shared PPC python. If you need it, put it in build.macppc.stand.
|
|||
|
|
|||
|
ctbmodule.<2E>
|
|||
|
imgmodules.<2E>
|
|||
|
macspeechmodule.<2E>
|
|||
|
mactcpmodules.<2E>
|
|||
|
stdwinmodule.<2E>
|
|||
|
toolboxmodules.<2E>
|
|||
|
Various PPC dynamically-loaded extension modules. Put in PlugIns.
|