Message 256765 - Python tracker (original) (raw)

Message256765

Author mine0901
Recipients docs@python, mine0901, serhiy.storchaka
Date 2015-12-20.15:12:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 1450624376.49.0.30163159425.issue25909@psf.upfronthosting.co.za
In-reply-to
Content
The documentation now says that On success, return a list, a tuple or a dictionary view for PyMapping_Items, PyMapping_Values and PyMapping_Keys.
History
Date User Action Args
2015-12-20 15:12:56 mine0901 set recipients: + mine0901, docs@python, serhiy.storchaka
2015-12-20 15:12:56 mine0901 set messageid: 1450624376.49.0.30163159425.issue25909@psf.upfronthosting.co.za
2015-12-20 15:12:56 mine0901 link issue25909 messages
2015-12-20 15:12:56 mine0901 create