Re: [Tutor] timeout a routine

2006-11-28 Thread arbaro arbaro
Thanks a lot Jordan, I have no experience with classes at all yet, so your example will give me a really nice startting point. On 11/28/06, Jordan Greenberg <[EMAIL PROTECTED]> wrote: > arbaro arbaro wrote: > > Hello, > > > Is there a way to run the command > > os.path.isdir("/mnt/server/fold

[Tutor] timeout a routine

2006-11-28 Thread arbaro arbaro
Hello, I have a small problem with accessing a directory that may or may not exist. - The program runs from a Linux OS. (though this shouldn't matter) - A mountpoint /mnt/server may have been made to a windows server with samba. I would like to find out if a folder on the server is reachable (eg