This reverts those parts of commitf892f979ce
that add .dylib as an extension for native Python modules, which in turn was obsoleted by2ea723e8ce
"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 commitf892f979ce
that appear unrelated and which I left intact.
Python interpreter from [http://www.python.org/]