On Mar 10, 9:33 pm, a...@pythoncraft.com (Aahz) wrote:
> In article
> <60848752-2c3f-4512-bf61-0bc11c919...@i20g2000prf.googlegroups.com>,
> Carl Banks wrote:
>
>
>
> >The problem comes when a different part of the upstream package also
> >subclasses or creates a Box. When an upstream function
In article <60848752-2c3f-4512-bf61-0bc11c919...@i20g2000prf.googlegroups.com>,
Carl Banks wrote:
>
>The problem comes when a different part of the upstream package also
>subclasses or creates a Box. When an upstream function creates a box,
>it creates an upstream.packaging.Box instead of a
>min