Re: [pytest-dev] Jython support

2014-09-03 Thread holger krekel
Hi Floris, On Wed, Sep 03, 2014 at 21:22 +0100, Floris Bruynooghe wrote: > Hi all, > > Do we support jython at all currently? AFAIK the released jython is > only 2.5 while py.test no longer supports 2.5. Of course this could > change when the new jython gets released in the following months. >

[pytest-dev] Jython support

2014-09-03 Thread Floris Bruynooghe
Hi all, Do we support jython at all currently? AFAIK the released jython is only 2.5 while py.test no longer supports 2.5. Of course this could change when the new jython gets released in the following months. The reason I ask is because testing/conftest.py contains an "anypython" fixture which