[Python-ideas] Proposed addtion to urllib.parse in 3.1 (and urlparse in 2.7)
Joel Bender
jjb5 at cornell.edu
Fri Mar 27 20:29:52 CET 2009
> It's also possible that the order matters. I think an iterable of tuples
> (such as returned by dict.items(), but any iterable will do) would be an
> okay interface.
Ordered dict then :-)
More information about the Python-ideas
mailing list