On Tue, 24 Mar 2020 at 11:39, Eric V. Smith <[email protected]> wrote: > Cygwin should make it easier to have Windows look like Unix, not harder.
In my experience, only if you use Cygwin for everything (so I agree, Frédéric should probably install cygwin Python). Integrating native applications and Cygwin isn't hard, but it's not seamless, either (and honestly, that shouldn't really be surprising to anyone - Unix and Windows are very different environments, after all). There's also the option (if Frédéric's users are on Windows 10) of using Ubuntu on Windows for a 100% compatible Unix environment. Paul _______________________________________________ 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/5VXCBGPACTBNA5GD7PPZ32UTS5FACZGH/ Code of Conduct: http://python.org/psf/codeofconduct/
