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


Groups > comp.lang.python > #95908 > unrolled thread

Re: packing unpacking depends on order.

Started byVladimir Ignatov <kmisoft@gmail.com>
First post2015-09-02 19:58 -0400
Last post2015-09-02 19:58 -0400
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

#95908 — Re: packing unpacking depends on order.

FromVladimir Ignatov <kmisoft@gmail.com>
Date2015-09-02 19:58 -0400
SubjectRe: packing unpacking depends on order.
Message-ID<mailman.45.1441238339.8327.python-list@python.org>
>>>> 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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web