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 Rohith.PR
Recipients Rohith.PR
Date 2015-05-31.06:53:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1433055195.26.0.479174159358.issue24335@psf.upfronthosting.co.za>
In-reply-to
Content
It would be cleaner to do list(obj) than obj.to_list() (Eg: in numpy).

PS: this is the first time that I'm contributing to python. If this feature request is accepted can I work on it myself?
History
Date User Action Args
2015-05-31 06:53:15Rohith.PRsetrecipients: + Rohith.PR
2015-05-31 06:53:15Rohith.PRsetmessageid: <1433055195.26.0.479174159358.issue24335@psf.upfronthosting.co.za>
2015-05-31 06:53:15Rohith.PRlinkissue24335 messages
2015-05-31 06:53:14Rohith.PRcreate