Which version of MSVC?90.DLL's to distribute with Python 2.6 based Py2exe executables?
Ross Ridge
rridge at csclub.uwaterloo.ca
Thu Dec 17 12:36:56 EST 2009
More information about the Python-list mailing list
Thu Dec 17 12:36:56 EST 2009
- Previous message (by thread): Which version of MSVC?90.DLL's to distribute with Python 2.6 based Py2exe executables?
- Next message (by thread): Which version of MSVC?90.DLL's to distribute with Python 2.6 based Py2exe executables?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
<python at bdurham.com> wrote: >Does anyone have any recommendations on which version of the >MSVC?90.DLL's need to be distributed with a Python 2.6.4 PY2EXE (0.6.9) >based executable? (I assume I need just a matching pair of MSVCR90.DLL >and MSVCP90.DLL?) Either the one the came with your copy Microsoft Visual C++ or Python 2.6.4. Otherwise, you don't have the legal right to redistribute Microsoft's code. Ross Ridge -- l/ // Ross Ridge -- The Great HTMU [oo][oo] rridge at csclub.uwaterloo.ca -()-/()/ http://www.csclub.uwaterloo.ca/~rridge/ db //
- Previous message (by thread): Which version of MSVC?90.DLL's to distribute with Python 2.6 based Py2exe executables?
- Next message (by thread): Which version of MSVC?90.DLL's to distribute with Python 2.6 based Py2exe executables?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list