On Saturday 19 August 2006 15:28, Georg Brandl wrote:
> John J Lee wrote:
> > Revision 50842 made a change to an undocumented interface of urllib2 that
> > I'm sure will break real code.
> >
> > Patch 1542948 reverts the part of that commit that applied to urllib2,
> > and adds a one-line fix in it
John J Lee wrote:
> Revision 50842 made a change to an undocumented interface of urllib2 that
> I'm sure will break real code.
>
> Patch 1542948 reverts the part of that commit that applied to urllib2, and
> adds a one-line fix in its place that addresses the problem that 50842
> fixed.
>
> De
Revision 50842 made a change to an undocumented interface of urllib2 that
I'm sure will break real code.
Patch 1542948 reverts the part of that commit that applied to urllib2, and
adds a one-line fix in its place that addresses the problem that 50842
fixed.
Details are on the patch tracker:
h