[issue40005] Getting different result in python 2.7 and 3.7.

Eric V. Smith report at bugs.python.org
Fri Mar 20 16:42:24 EDT 2020


Eric V. Smith <eric at trueblade.com> added the comment:

I agree it's not a bug. It's a known difference between Windows and Linux, due to fork() semantics.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40005>
_______________________________________


More information about the Python-bugs-list mailing list