--- Florian Schulze <florian.schulze at gmx.net> wrote: > Also executable searching in the environment path and registry isn't > done > yet, would be nice to have. If you refer to the py.test command-line tool, then if you run setup.py on win32, it will get added to the PATH via the registry. Grig