[py-dev] py.test and python 2.2

Oleg Broytmann phd at phd.pp.ru
Sat Feb 12 20:36:32 CET 2005


Hello! I'd like to add a minor patch - to use py.test with python 2.2
you need to add "from __future__ import generators" to the beginning of
the py/execnet/channel.py.

Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            phd at phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.



More information about the Pytest-dev mailing list