top | item 22420650

(no title)

privateSFacct | 6 years ago

And in doing so creates multiple ways to do the same thing which is SUPER SUPER annoying.

There has been a recent effort to add all these new operators that don't actually let you do anything you couldn't but now you can confuse everyone by doing it in other ways.

discuss

order

kzrdude|6 years ago

Python doesn't use formal interfaces. This makes dicts implement unions in a duck typeable way - the operators.

py3001|6 years ago

instead of actually useful features like dict deconstruction