On 11/20/2020 11:53 PM, Chris Angelico wrote: > [snip] > Use the simpler options until you can't use them. Then use the more > complicated options. Yea, use the simpler options. This is why I have switched from Python to C# when writing desktop apps, simply because distributing a single exe file is easier at all levels than distributing a complete install of Python.
--Edwin _______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/4DHGJH2NQCANRURLD52RX4DDCRTZ2J4A/ Code of Conduct: http://python.org/psf/codeofconduct/
