[Python-Dev] Re:[Python-checkins] python/dist/src/Pythonmarshal.c,
1.79, 1.80
Raymond Hettinger
python at rcn.com
Mon Dec 20 23:25:34 CET 2004
> Raymond Hettinger wrote:
> > Perhaps a rather quick Py2.4.1 would be in order.
> >
> > Ideally, it should include other important fixes:
> [...]
> > * Fix for off-by-one bug in urllib.URLopener.retrieve
> > http://www.python.org/sf/810023
> > (assigned to me)
>
> Is http://www.python.org/sf/1062060 perhaps of similar importance?
> (fix for urllib.urlretrieve silently truncating download)
That seems reasonable to me. There is no point in having the error
pass silently.
Raymond
More information about the Python-Dev
mailing list