2014年2月26日 星期三

Python dynamic get variable

for i in range(1, 5): 
    print globals()['somevar_%s' % i]




References :
Convert sqlalchemy row object to python dict - Stack Overflow

沒有留言:

張貼留言