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 neologix
Recipients neologix, pitrou
Date 2013-05-07.10:43:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAH_1eM33EapWtPaUh0yenNovEK=Nf9H=tJKQNQX7r4asvHJ6YA@mail.gmail.com>
In-reply-to <1367871772.2564.1.camel@fsol>
Content
> There are a couple other places, IIRC. That said, I'm not sure what the
> point is, since a linked list is quite a simple structure anyway?

Well, it was just to avoid code duplication, and gain a nice iteration macro ;-)

Anyway, I'll submit a patch later today.
History
Date User Action Args
2013-05-07 10:43:28neologixsetrecipients: + neologix, pitrou
2013-05-07 10:43:28neologixlinkissue17912 messages
2013-05-07 10:43:28neologixcreate