2011/3/4 Simon Cross <hodgestar+python...@gmail.com>: > On Fri, Mar 4, 2011 at 3:26 PM, Victor Stinner > <victor.stin...@haypocalc.com> wrote: >> faulthandler is also a little bit special, because it is very specific >> to CPython: it is based on CPython internal structures. > > If faulthandler is a public part of the standard library, what should > other Python implementations do about implementing it?
Ignore it as they're free to ignore any other implementation detail. -- Regards, Benjamin _______________________________________________ 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