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. _______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
