On 06/24/2010 10:44 AM, Walter Prins wrote:
On 24 June 2010 15:34, Chris <g.nius.ck <http://g.nius.ck>@gmail.com
<http://gmail.com>> wrote:
cleanup code means code to close files and save data, right
Possibly yes, although I'm referring generally to freeing any
resources (objects, memory, files, whatever) your code has
acquired/opened that should be freed whether or not the code succeeds
(without throwing an exception) or fails somehow (having thrown an
exception.)
Walter
ok
_______________________________________________
Tutor maillist - Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor