os.path.getsize() on Windows

Duncan Booth duncan.booth at invalid.invalid
Thu Mar 20 17:14:56 EDT 2008


Sean DiZazzo <half.italian at gmail.com> wrote:

> In this case, there will be so few people touching the system, that I
> think I can get away with having the copy be done from Unix, but it
> would be nice to have a general way of knowing this on Windows.
> 

Doesn't the CreateFile call I posted earlier do what you want?



More information about the Python-list mailing list