Sourceforge unloads are not working. The lastest version of the patch for PEP 208 is here: http://arctrix.com/nas/python/coerce-6.0.diff Operations on instances now call __coerce__ if it exists. I think the patch is now complete. Converting other builtin types to "new style numbers" can be done with a separate patch. Neil