Quote:
Originally Posted by JimmXinu
I can see how those lines caused the problem, but it sounds like your understanding of why is a bit off. So let me explain the weirdness a bit.
It has to do with how Python's INI parser, FFF's use of that parser and add_to_* work.
Excessively long explanation:
[....]
That all makes sense, right? 
|
Yes, it makes sense.

It's awesome of you to take the time to explain these things and indulging me even when my questions are of a dumb nature, really appreciate it.

But for all that effort, I can honestly say I understand it better and so not likely to keep making the same mistakes and cluttering up the forum.