On Fri, 2006-03-10 at 12:12 -0600, Ian Bicking wrote:

> There's already quite a few recipes out there.  But I should probably 
> collect them as well.
> 
> http://www.voidspace.org.uk/python/odict.html
> http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/107747
> http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/438823
> http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/173072
> http://urchin.earth.li/~twic/odict.py
> http://www.astro.washington.edu/owen/ROPython.html
> http://home.arcor.de/wolfgang.grafen/Python/Modules/Modules.html
> email.Message.Message
> http://cvs.eby-sarna.com/wsgiref/src/wsgiref/headers.py?view=markup
> 
> Well, there's a few, mostly ordered, some multivalue.  A comparison 
> would be helpful, but maybe a little later.  odict is probably the most 
> filled-out, though it is probably more listish than I really would like.

Actually, my suspicion is that there won't be a general enough solution
to warrant inclusion in the stdlib.  But hey, if you can create an 80%
solution, that would be nice.

-Barry

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to