Re: [Python-Dev] Need to hook Py_FatalError

2005-05-04 Thread James William Pye
perations, and be handled via a Python exception, something that a fatal is not. -- Regards, James William Pye signature.asc Description: This is a digitally signed message part ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.

Re: [Python-Dev] Need to hook Py_FatalError

2005-05-04 Thread James William Pye
reset it? -- Regards, James William Pye ___ 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

Re: [Python-Dev] Need to hook Py_FatalError

2005-05-03 Thread James William Pye
NULL, a protective setter that will only allow setting if the pointer is NULL, and Py_FatalError calling the pointer if pointer != Py_FatalError. Should [Py_FatalError] fall through if the hook didn't terminate the process to provide some level of warranty that the process will inde

Re: [Python-Dev] Need to hook Py_FatalError

2005-05-03 Thread James William Pye
x27;s a remote user, it could actually give the user the message. [http://python.project.postgresql.org] -- Regards, James William Pye ___ 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