urgent question, about filesystem-files

Gabriel Genellina gagsl-py2 at yahoo.com.ar
Thu Apr 10 04:45:28 EDT 2008


En Thu, 10 Apr 2008 05:11:09 -0300, bvidinli <bvidinli at gmail.com> escribió:

> i started python programming a few months ago.
>
> now i need the code to understand if a file already opened in
> filesystem by another process ?
>
> i looked at docs, howtos, but did not find related info.
> note that normal file open/write operations in python, i know it.
>
> i specificly need to know that "is a file already open by some other
> process other than python".

The operating system is more relevant here than Python. Is it Windows,  
some Linux flavor, what?

-- 
Gabriel Genellina




More information about the Python-list mailing list