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 serhiy.storchaka
Recipients Ramchandra Apte, eric.snow, pitrou, rhettinger, serhiy.storchaka
Date 2013-02-24.09:41:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1361698903.08.0.370267722465.issue17100@psf.upfronthosting.co.za>
In-reply-to
Content
Perhaps for consistency with popitem() and move_to_end() it is worth to merge rotate_at() and rotate_after() in one method (rotate_to()? move_to()?) with a boolean parameter.
History
Date User Action Args
2013-02-24 09:41:43serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, pitrou, eric.snow, Ramchandra Apte
2013-02-24 09:41:43serhiy.storchakasetmessageid: <1361698903.08.0.370267722465.issue17100@psf.upfronthosting.co.za>
2013-02-24 09:41:43serhiy.storchakalinkissue17100 messages
2013-02-24 09:41:43serhiy.storchakacreate