ocean wrote:
> After I did this change, most errors were gone.
>
> Index: Lib/urllib.py
> ===
> --- Lib/urllib.py (revision 55584)
> +++ Lib/urllib.py (working copy)
> @@ -833,7 +833,7 @@
> self.busy = 0
> self.ftp
* ocean <[EMAIL PROTECTED]> [2007-05-26 13:50:40]:
>
> http://mail.python.org/pipermail/python-checkins/2007-May/060507.html
>
> Hello. I'm using Windows2000, I tried some investigation for
> test_ftpwrapper.
>
> After I did this change, most errors were gone.
>
> Index: Lib/urllib.py
> ===