Assignments and Variable Substitution
by Brad other posts by this author
Aug 13 2007 12:11PM messages near this date
C++ Binding with Threads
|
Re: Assignments and Variable Substitution
I'd like to do something like this:
var = '123'
%s = [], %var
So that, in the end, var is '123' and an empty list is named '123' as
well. The list assignments are created during a loop.
Thanks,
Brad
--
http://mail.python.org/mailman/listinfo/python-list
Thread:
Brad
Evan Klitzke
Srage
|