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 yuy
Recipients docs@python, yuy
Date 2018-02-01.05:44:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517463893.34.0.467229070634.issue32739@psf.upfronthosting.co.za>
In-reply-to
Content
https://docs.python.org/3/library/collections.html#collections.deque

rotate() works the same as rotate(1). The documentation did not mention the default for n.
History
Date User Action Args
2018-02-01 05:44:53yuysetrecipients: + yuy, docs@python
2018-02-01 05:44:53yuysetmessageid: <1517463893.34.0.467229070634.issue32739@psf.upfronthosting.co.za>
2018-02-01 05:44:53yuylinkissue32739 messages
2018-02-01 05:44:53yuycreate