libpyuno.so contained only one function as a dlopen wrapper for the initpyuno function in pyuno.so. I removed the wrapper because I think it is not needed.<br>So, the pyuno-scp2.diff patch is good and should also be applied.<br>

<br>
 <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">python.scp:303:// pyuno.so even on Mac OS X, because it is a python module<br>
<br>
Is that still valid? Otherwise ignore my update patch for your patchset.</blockquote><div> As far as I read on the Internet this is very true.<br></div><br>In the attached updated patch I removed the dylib entry and the symlink of libpyuno.so → pyuno.so in source/module/<a href="http://makefile.mk">makefile.mk</a> (I symlinked because I thought it was good for compatibility, but everything should work without the symlink).<br>
That means, I integrated your pyuno-python3-update.diff.<br><br>--Andreas Becker<br><br>--<br>All my code in this e-mail is under LGPLv3+/MPL.<br><br>