I just ran the PIL test suite using the current Python trunk, and the 
tests for a user-contributed plugin raised an interesting exception:

ValueError: can't unpack IEEE 754 special value on non-IEEE platform

fixing this is easy, but the error is somewhat confusing: since when is 
a modern Intel CPU not an IEEE platform?

</F>

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to