Duncan Booth wrote:
[CUT]
>
> C:\>cd /Documents and settings
> The system cannot find the path specified.
>
> C:\>cd /DDocuments and settings
>
> C:\Documents and Settings>
that's because the
cd /D is interpreted as
"change drive and directory"
so I imagine it enables some kind of command extensi
> Right-click on the Pythonwin icon in the tray and select "Break into running
> code".
[CUT]
Thanks a lot! Oddly enough I'm looking into PythonWin manual to see why
I did not find it before... and there is no mention of it!
Now if only I could find out how to free pythonwin interactive window
m
Hi All,
(sorry for my bad english)
I wrote a __tiny__ and __stupid__ recursive script directly into
pythonwin
interactive window with a time.sleep(1) and a print before each
recursion...
I should have taken a closer look at the ending condition (never
satisfied!),
anyway I was quite confident tha
Kartic wrote:
> I have used ftplib but never for such a huge file (assuming your
> problem is related to the size of the file).
we're doing that since python 2.2 from different site to different
hosts where our script was installed...
needless to say all the (few) problems we had came from the serv
Hi,
I'm using
Python 2.3.4 (#53, May 25 2004, 21:17:02) [MSC v.1200 32 bit (Intel)]
on win32
I've noticed a strange (= not deterministic) behaviour of ftplib.py:
sometimes (not always) it fails (after a variable number of minutes
from 15 to 130) downloading a 150 MB BINARY file
(a big gzipped ascii