This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author davipo
Recipients alex, davipo
Date 2013-09-09.22:16:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAAfDULrCsP4j2k+mPEYu-kKyoyacndDGUMV2ozuHnyxRnBnCvQ@mail.gmail.com>
In-reply-to <1378763802.25.0.668326495478.issue18991@psf.upfronthosting.co.za>
Content
Oops. Thanks.  :-{

On Mon, Sep 9, 2013 at 4:56 PM, Alex Gaynor <report@bugs.python.org> wrote:

>
> Alex Gaynor added the comment:
>
> Your __getitem__ never returns the result of OrderedDict.__getitem__
>
> ----------
> nosy: +alex
> resolution:  -> invalid
> status: open -> closed
>
> _______________________________________
> Python tracker <report@bugs.python.org>
> <http://bugs.python.org/issue18991>
> _______________________________________
>
History
Date User Action Args
2013-09-09 22:16:24daviposetrecipients: + davipo, alex
2013-09-09 22:16:24davipolinkissue18991 messages
2013-09-09 22:16:24davipocreate