*close*(      )

>
>     Tidy up any resources used by the handler. This version does nothing
>     and is intended to be implemented by subclasses.
>
> How can I purge/delete & reopen the logfile?

>>FileHandler has a close() method that presumably does something useful.


see above-
It says it does nothing, but it does close the file. This is the first step.

Will see what the socket handler does.

thanks
_______________________________________________
Tutor maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/tutor

Reply via email to