[Python-ideas] issue15824

Serhiy Storchaka storchaka at gmail.com
Thu Aug 30 21:51:29 CEST 2012


On 30.08.12 22:03, Ben Toews wrote:
> I think this is really clunky. I don't see any reason why we should be
> using a type that doesn't support item assignment and needs to be
> casted to a another type in order to make changes.

Mutable urlparse result is backward incompatible. For now this result 
can be used as dict key.





More information about the Python-ideas mailing list