On Fri, Dec 4, 2015 at 10:37 AM, Ian Kelly <[email protected]> wrote: > On Fri, Dec 4, 2015 at 10:21 AM, [email protected] > <[email protected]> wrote: >> Python 3.5 will not run under Windows XP, but what about applications >> created using py2exe or cx_freeze under Windows 7, 8 or 10, is there any >> knowledge of whether they will run under XP? > > I wouldn't expect them to. Those bundlers are just packaging up the > Python binary, so they should have all the same problems.
I'll confirm that expectation. -- Zach -- https://mail.python.org/mailman/listinfo/python-list
