[Python-Dev] Integrate the faulthandler module into Python 3.3?
Simon Cross
hodgestar+pythondev at gmail.com
Fri Mar 4 15:02:14 CET 2011
More information about the Python-Dev mailing list
Fri Mar 4 15:02:14 CET 2011
- Previous message: [Python-Dev] Integrate the faulthandler module into Python 3.3?
- Next message: [Python-Dev] Integrate the faulthandler module into Python 3.3?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, Mar 4, 2011 at 3:26 PM, Victor Stinner <victor.stinner at 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? Schiavo Simon
- Previous message: [Python-Dev] Integrate the faulthandler module into Python 3.3?
- Next message: [Python-Dev] Integrate the faulthandler module into Python 3.3?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list