Local or global array with settattr or eval

后端 未结 0 1234
终归单人心
终归单人心 2021-01-19 00:05

I am using the following procedure:

for s in range( 1, 1 + NS ) : setattr(this, \'arrCorr%s\' %s, [])

to built a group of empty arrays (arrCorr1, arrCorr2, …)

相关标签:
回答
  • 消灭零回复
提交回复
热议问题