[Tutor] How to foreach over a dynamic number of levels

2009-02-11 Thread Isaac Eiland-Hall
I'm probably trying to go about this the wrong way - so I'm asking more for what direction to head in, at least. The group I'm working with has a python program (the Model Framework) that runs data through a number of models. For each possible step, there are multiple possible models. Each run

[Tutor] How to foreach over a dynamic number of levels

2009-02-11 Thread Isaac Eiland-Hall
I'm probably trying to go about this the wrong way - so I'm asking more for what direction to head in, at least. The group I'm working with has a python program (the Model Framework) that runs data through a number of models. For each possible step, there are multiple possible models. Each run

[Tutor] KeyError: 'DEFAULT'

2009-02-19 Thread Isaac Eiland-Hall
? Also, although I'm not formally requesting feedback on my coding style, that's mainly because I don't want to waste anyone's time. But if you have suggestions, please - I'm open. I'm self-taught and I'm sure I'm doing lots of stupid things. I just hope i