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 rhettinger
Recipients
Date 2007-04-09.20:41:17
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Adding a utility function for this is silly.  Don't ignore the obvious, simple solution.  If a type *needs* a method, add it.  If not, don't. 

Also, the collecitons module should be about collections, not a dumping ground for random utility functions.
History
Date User Action Args
2007-08-23 15:57:56adminlinkissue1696444 messages
2007-08-23 15:57:56admincreate