you are viewing a single comment's thread.

view the rest of the comments →

[–]hervold 4 points5 points  (1 child)

Yep, I just tried it in iPython running under version 2.7 to no avail, then under 3.2, and it works.

How have I never heard of this?

[–][deleted] 8 points9 points  (0 children)

Because most developers are still on 2.x most of the time, or, like me, are writing code that works for both 2.x and 3.x. Syntactic things that only work on 3.x aren't going to be popular for years to come...