Evaluating python - a question

Cameron Laird claird at starbase.neosoft.com
Fri May 18 18:20:12 EDT 2001


In article <u66eyecyj.fsf at ctwd0143.fitlinxx.com>,
David Bolen  <db3l at fitlinxx.com> wrote:
			.
			.
			.
>Hmm, I wonder if anyone has tried building such a handler that would
>dump an entire application state to a file - an internal
>Python-specific "core dump" if you will.  I normally just log
>tracebacks and have found that sufficient but it's an interesting
>thought.
			.
			.
			.
It's quite a difficult problem if your notion
of "entire application state" comprises open
file handles, socket channels, and other such
OS resources.
-- 

Cameron Laird <claird at NeoSoft.com>
Business:  http://www.Phaseit.net
Personal:  http://starbase.neosoft.com/~claird/home.html



More information about the Python-list mailing list