Alex Martelli wrote:
> From this constuct I assume self.sections is a dict, in which case there
> may be better way to loop over the values in the dict; but that's an
> aside and does not affect your stated problem. Rather, said problem is
> already shown in the next couple lines:
>
> >
rh0dium <[EMAIL PROTECTED]> wrote:
...
> Why doesn't this work as expected.. I expect that the the lines within
> the sections will get modified - permanently. It is modifying them
> during the first section but they never get saved to the new values..
> Can anyone help me and even better expl
Hi all,
Why doesn't this work as expected.. I expect that the the lines within
the sections will get modified - permanently. It is modifying them
during the first section but they never get saved to the new values..
Can anyone help me and even better explain why it's not working..
for