<div dir="ltr">Not sure if related to this but what is the best way to add extra encoding on Windows? If I check `Use standard Python shared library` the only way I could add extra encoding is to modify python_metadata.py and add `core=True` to the encoding I need.</div><div class="gmail_extra"><br><div class="gmail_quote">2018-01-07 12:30 GMT+01:00 Phil Thompson <span dir="ltr"><<a href="mailto:phil@riverbankcomputing.com" target="_blank">phil@riverbankcomputing.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 6 Jan 2018, at 6:55 pm, Patrick Stinson <<a href="mailto:patrickkidd@gmail.com">patrickkidd@gmail.com</a>> wrote:<br>
><br>
> OK that’s interesting. Then for example, what is the suggested way to linke the standard python C module “_socket” in the exe, and have it’s module init method PyInit__socket” called on startup? Selecting “socket” in the pyqtdeploy gui didn’t do all of that for me.<br>
<br>
</span>The demo (indirectly) uses _socket and that works fine.<br>
<br>
Do you have an example?<br>
<div class="HOEnZb"><div class="h5"><br>
Phil<br>
______________________________<wbr>_________________<br>
PyQt mailing list    <a href="mailto:PyQt@riverbankcomputing.com">PyQt@riverbankcomputing.com</a><br>
<a href="https://www.riverbankcomputing.com/mailman/listinfo/pyqt" rel="noreferrer" target="_blank">https://www.<wbr>riverbankcomputing.com/<wbr>mailman/listinfo/pyqt</a></div></div></blockquote></div><br></div>