Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #95908

Re: packing unpacking depends on order.

References <55E6C904.3020602@rece.vub.ac.be> <ms7cfh$k4h$1@ger.gmane.org> <55E758A3.30602@mail.de>
Date 2015-09-02 19:58 -0400
Subject Re: packing unpacking depends on order.
From Vladimir Ignatov <kmisoft@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.45.1441238339.8327.python-list@python.org> (permalink)

Show all headers | View raw


>>>> b, a[b] = a[b], b

Nice. If I ever notice that kind of code in our codebase I'll  1)
check file history to find out the "author"  2) ask that guy to remove
it immediately :-)


Vladimir

http://itunes.apple.com/us/app/python-code-samples/id1025613117

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: packing unpacking depends on order. Vladimir Ignatov <kmisoft@gmail.com> - 2015-09-02 19:58 -0400

csiph-web