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 pitrou
Recipients Ramchandra Apte, eric.snow, pitrou, rhettinger, serhiy.storchaka
Date 2013-02-27.18:56:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1361991376.46.0.991468386473.issue17100@psf.upfronthosting.co.za>
In-reply-to
Content
> In the absence of strong use cases, I prefer to keep the API thin
> so that OD's remain easy to learn and remember.

It could be a separate function or a dedicated subclass if you prefer.
But providing it in the stdlib would avoid 3rd party code having to poke inside the OD internals.
History
Date User Action Args
2013-02-27 18:56:16pitrousetrecipients: + pitrou, rhettinger, eric.snow, Ramchandra Apte, serhiy.storchaka
2013-02-27 18:56:16pitrousetmessageid: <1361991376.46.0.991468386473.issue17100@psf.upfronthosting.co.za>
2013-02-27 18:56:16pitroulinkissue17100 messages
2013-02-27 18:56:16pitroucreate