diff options
author | Georg Brandl <georg@python.org> | 2011-02-20 10:41:31 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2011-02-20 10:41:31 (GMT) |
commit | fa2c61a22279f286e6e3abee0581fe66eb812737 (patch) | |
tree | ff869387789a3960af9ba2dd46cca4e0e86e8668 /PC/os2emx/README.os2emx | |
parent | 3ebb6b361553b1a786396189e92945a59075e51a (diff) | |
download | cpython-fa2c61a22279f286e6e3abee0581fe66eb812737.zip cpython-fa2c61a22279f286e6e3abee0581fe66eb812737.tar.gz cpython-fa2c61a22279f286e6e3abee0581fe66eb812737.tar.bz2 |
More automated version replacement.
Diffstat (limited to 'PC/os2emx/README.os2emx')
-rw-r--r-- | PC/os2emx/README.os2emx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PC/os2emx/README.os2emx b/PC/os2emx/README.os2emx index fcf55d2..61cf6df 100644 --- a/PC/os2emx/README.os2emx +++ b/PC/os2emx/README.os2emx @@ -305,7 +305,7 @@ Procedure to be installed in a directory other than the PYTHONHOME directory, set the value of the Makefile variable EXE_DIR to the appropriate directory. -3. If you wish the Python core DLL (python26.dll) to be installed in a +3. If you wish the Python core DLL (python33.dll) to be installed in a directory other than the directory in which the Python executables are installed (by default, the PYTHONHOME directory), set the value of the Makefile variable DLL_DIR to the appropriate directory. This DLL must |