diff options
author | Georg Brandl <georg@python.org> | 2012-09-29 07:34:13 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2012-09-29 07:34:13 (GMT) |
commit | 08a9012352933e09b4e5338adbe802b814183758 (patch) | |
tree | d48730b0107a85b9f44a685bb9a9d7aea323f833 /PC/os2emx/README.os2emx | |
parent | c7d7136c695fd31d29a83fa2de5823c9202d9392 (diff) | |
download | cpython-08a9012352933e09b4e5338adbe802b814183758.zip cpython-08a9012352933e09b4e5338adbe802b814183758.tar.gz cpython-08a9012352933e09b4e5338adbe802b814183758.tar.bz2 |
Bump version to 3.4.0 alpha 0.
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 61cf6df..61872b6 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 (python33.dll) to be installed in a +3. If you wish the Python core DLL (python34.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 |