Message 311403 - Python tracker

Message311403

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