- pytest.py is new module, making "python -m pytest" work always - _pytest/*.py now contains core.py, hookspec and the plugins, no sub packages
py.test.*
make sub namespace names 'collect' and 'cmdline' available on pytest directly
--HG-- branch : trunk