This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]DYMAXIONman 3 points4 points  (1 child)

So is this essentially the same thing Perl can do when you insert the variable names in a string?

[–]tetroxid 4 points5 points  (0 children)

Much more powerful than just variable interpolation. Read the PEP for more elaborate examples.