office-gobmx/python
Stephan Bergmann 2484811c3a Revert "add dylib to the list of native python modules for Mac (for pyuno.dylib)"
This reverts those parts of commit f892f979ce
that add .dylib as an extension for native Python modules, which in turn was
obsoleted by 2ea723e8ce "Revert 'Mac OS X uses
.dylib and not .so for python modules.'" (and I verified on Mac OS X 10.6.8
that both LO's internal Pyton 2.6.1 and MacPort's python3.2 indeed import a
pyuno.so just fine).

There were additional modifications regarding pyversion stuff in the original
commit f892f979ce that appear unrelated and which
I left intact.
2012-02-22 10:51:32 +01:00
..
prj
makefile.mk
Python-2.6.1-arch_i386.patch
Python-2.6.1-arch_ppc.patch
Python-2.6.1-mingw.patch
Python-2.6.1-nohardlink.patch
Python-2.6.1-py2422.patch
Python-2.6.1-py4768.patch
Python-2.6.1-py8067.patch
Python-2.6.1-sysbase.patch
Python-2.6.1-urllib.patch
Python-2.6.1-vc10.patch
Python-2.6.1.patch
Python-aix.patch
Python-parallel-make.patch
Python-ssl.patch
pyversion.mk
README

Python interpreter from [http://www.python.org/]