[py-dev] py.test with jython

holger krekel hpk at trillke.net
Mon Jun 26 09:33:11 CEST 2006


Hi Raghu, 

On Mon, Jun 26, 2006 at 09:30 +0200, Carl Friedrich Bolz wrote:
> 2006/6/26, Devarakonda, Raghuram <Raghu at syncsort.com>:
> >  I am curious whether you are referring to Jython 2.1 while mentioning new
> > style classes. I am going to use Jython-2.2a1 whose README does mention
> > new-style classes as one of the changes.
> 
> Ah, cool, I didn't know that there was an alpha of the newest Jython,
> I was indeed referring to Jython 2.1. It would be great if you could
> report any problems with py.test on Jython 2.2 that you are having if
> you try it out.

I guess that you probably have to say "--nomagic" as the "assert expression"
reinterpretation presumes parser structures that likely are not present
on Jython (but not 100% sure about it). 

best, 

    holger


More information about the py-dev mailing list