<div dir="ltr">> FWIW I've used this for years:<br>> <a href="https://github.com/qutebrowser/qutebrowser/blob/v1.13.1/qutebrowser/utils/utils.py#L179-L188" rel="noreferrer" target="_blank">https://github.com/qutebrowser/qutebrowser/blob/v1.13.1/qutebrowser/utils/utils.py#L179-L188</a><br>> <br>> But I do think importlib_resources (or the builtin importlib.resources<br>> with Python 3.7+) would be the proper way nowadays:<br>> <a href="https://github.com/qutebrowser/qutebrowser/issues/4467" rel="noreferrer" target="_blank">https://github.com/qutebrowser/qutebrowser/issues/4467</a><br>> <br>> It looks like PyInstaller has built-in hooks for that:<br>> <a href="https://github.com/pyinstaller/pyinstaller/blob/develop/PyInstaller/hooks/hook-importlib_resources.py" rel="noreferrer" target="_blank">https://github.com/pyinstaller/pyinstaller/blob/develop/PyInstaller/hooks/hook-importlib_resources.py</a><br><br>Thanks for the pointers! I'll be sure to look into this. <br><div><br></div><div><br></div><div><br></div><div>Also, last try with the In-Reply-To header in Gmail before I give up and use some other mail client with the mailing list. Hopefully this works...</div><div><br></div><div>Thanks,</div><div>Bryce</div></div>