[pypy-dev] Re: applevel _exceptions.py

Armin Rigo arigo at tunes.org
Sun May 8 23:01:41 CEST 2005


Hi Holger,

> In addition i wouldn't mind if we allow to modify the __str__ methods
> directly in the applevel file at least while staying with a minor python
> version, it's also more straightforward to test via lib/test2 then. 

In both case, i.e. whether we write __str__ directly in lib/ or generate
them from elsewhere into there, it's possible (and a good idea) to write
a test in lib/test2/.


A bientot,

Armin.


More information about the pypy-dev mailing list