Hi Seo, On Thu, Feb 03, 2005 at 12:27:47AM +0900, Seo Sanghyeon wrote: > pypy/module/test/test_builtin.py test_xrange_args tests start/stop/step > attribute of xrange object. But these attributes got deprecated in 2.2, > and is not present in 2.3 or 2.4...
Ah. I guess we shouldn't test for them, then... > By the way, is there already a tool to run applevel tests on CPython? No... Armin _______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
