_______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor
You could try setting up a seperate user and then changing permissions on the file so that only that user can access it then change it back when you've finished.
- Re: [Tutor] Locking a file in linux with Python Adam
- Re: [Tutor] Locking a file in linux with Py... Hugo González Monteverde
- Re: [Tutor] Locking a file in linux with Py... Pat Martin