Sorry, I forgot to copy the list.
Looks like you are doing this on Windows. Windows has a built in command call
fsutil that would work in this situation. The syntax would be:
C:\Documents and Settings\username>fsutil fsinfo drives
Drives: C:\ D:\ E:\
To find out the type of drive you can use
Hello,
I am running into a small problem of not having a code block not executing
after after a logical operator is true. What am I missing or doing wrong.
Any thoughts or opinions would be greatly appreciated.
The block that isn't being executed follows:
elif (guess == the_number) and (
Hello,
Just curious; can I post a basic programming question to this mailing list?
Thanks in advance.
Pete
-
Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.--
http://mail.python.org/mailman/listinfo/python-list
Hi, first I wanted to say that:
I have finally been able to ftp a file in my python app - however, it
works like this:
When you use storbinary and hand it a full path
"c:\myfiles\morefiles\picture.gif"..
it will find the file on your hard drive, and
then upload the file, but on the ftp ser
First of all, please disregard the extra posts, Anand, I need to really
really get a new newsreader. It kept on giving me an error, making me think
that each sendbutton click wasnt' working.
My mistake, I use the Harvestman.Py in the main folder, of course.
It works fine.
Thanks again.
"Ana
Thanks Anand, (both for writing Harvest, and for the reply.)
By the way, I did try that, so that the command is:
c:\python23\python.exe install.py py2exe -O2 --packages=encodings
And this time the dist folder was created, but there were only these files
in there:
library.zip
python23.dll
unicod
Thanks Anand, (both for writing Harvest, and for the reply.)
By the way, I did try that, so that the command is:
c:\python23\python.exe install.py py2exe -O2 --packages=encodings
And this time the dist folder was created, but there were only these files
in there:
library.zip
python23.dll
unicod
Thanks Anand, (both for writing Harvest, and for the reply.)
By the way, I did try that, so that the command is:
c:\python23\python.exe install.py py2exe -O2 --packages=encodings
And this time the dist folder was created, but there were only these files
in there:
library.zip
python23.dll
unicod
Thanks Anand, (both for Harvestman and for the reply.)
By the way, I did try that, so that the command is:
c:\python23\python.exe install.py py2exe -O2 --packages=encodings
And this time the dist folder was created, but there were only these files
in there:
library.zip
python23.dll
unicodedata.
Hi, I previously had Harvestman installed and working okay, but somehow the
latest version won't install.
I have Python23 installed.
When I attempt to execute the py2exesetup.bat file (on Windows XP), I get:
Cool thanks a lot. Always wanted to use win32api module too.
"Tony Meyer" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>> Is there any other way
>> of distinguishing between XP and 2000 I wonder?
>
> WinXP SP2:
>
import win32api
major, minor, spack, platform, ver_str = win
11 matches
Mail list logo