◐ Shell
clean mode source ↗

Message 181009 - Python tracker

> A test would also be nice :-)

I do test the launcher in a standalone environment, but it's not straightforward to test in a standard build or buildbot environment. For example, it needs 4 sets of Python (Python 2.x and 3.x, 32-bit and 64-bit builds for each) setup in the Windows registry.

The test script I use is at

https://bitbucket.org/vinay.sajip/pylauncher/src/tip/tests.py