I've solved the problem by passing on the work of deciding when to commit to 
client code. This isn't ideal but it will do what is necessary and 
unfortunately I don't have any more time to dedicate to this. I hate not being 
able to find a reasonable workaround :/.
--
~Matthew Strax-Haber
National Aeronautics and Space Administration
Langley Research Center (LaRC)
Co-op, Safety-Critical Avionics Systems Branch
W: 757-864-7378; C: 561-704-0029
Mail Stop 130
matthew.strax-ha...@nasa.gov


________________________________
From: Kent Johnson <ken...@tds.net>
Date: Mon, 20 Apr 2009 16:55:16 -0500
To: "Strax-Haber, Matthew (LARC-D320)" <matthew.strax-ha...@nasa.gov>
Cc: Python Tutor <tutor@python.org>
Subject: Re: [Tutor] String Encoding problem

Can you give us a simple description of what you are trying to do? And
if you can post in plain text instead of HTML that would be helpful.

Maybe this will give you some ideas - you can trap the control-D and
do your cleanup:
http://openbookproject.net/pybiblio/tips/wilson/simpleExceptions.php

Kent

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to