[Python-3000] Separating out CPython and core Python tests

Michael P. Soulier msoulier at digitaltorque.ca
Tue Apr 11 21:21:42 CEST 2006


On 11/04/06 Michael Chermside said:

> There's a related change that I would love to see. Currently, we
> have a large number of unit tests, but we have made no attempt to
> distinguish between python language tests, and CPython implementation
> tests. If we made such a distinction, then PyPy, Jython, Iron Python,
> and perhaps others would benefit. Python 3000 might be a good time
> to introduce the distinction.

I for one would love to see a simple test that can be run to verify compliance
to the Python language standard, if such a thing exists, to help prevent
Jython, IronPython and similar efforts from diverging and causing a
Lisp/Scheme kind of schism in Python. 

Alarmist perhaps, but it would still be a nice test suite to have.

Mike
-- 
Michael P. Soulier <msoulier at digitaltorque.ca>
"Any intelligent fool can make things bigger and more complex... It
takes a touch of genius - and a lot of courage to move in the opposite
direction." --Albert Einstein
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://mail.python.org/pipermail/python-3000/attachments/20060411/9424621b/attachment.pgp 


More information about the Python-3000 mailing list