shared file access in python

Peter Hansen peter at engcorp.com
Wed Jun 23 16:40:51 EDT 2004


Lev Elblert wrote:

> Peter!
> 
> I do not know what kind of msvcrt module you have, but here is the
> output of relavant commands on my machine:
[snip]

You misread the message below, I believe.  You seem to think I was
the one saying that the msvcrt module did not have lots of functions...

Also, please don't top-post.  Thank you.

-Peter

> Peter Hansen <peter at engcorp.com> wrote in message news:<ZcOdnWZyxboXbUvdRVn-jw at powergate.ca>...
>>Lev Elblert wrote:
>>>2. msvcrt.lib does have a lot of functions, but not msvcrt module in
>>>Python. (correct me if I'm wrong)
>>
>>http://docs.python.org/lib/module-msvcrt.html  shows there are a variety
>>of functions there (try typing "import msvcrt" as well), but I can't
>>see that they have what you need.



More information about the Python-list mailing list