#6 ConfigParser Doesn't Read [Servers] Correctly
Closed: Fixed Opened by jsteffan.

So, ConfigParser doesn't allow multiple entries for a option in a section. What can we do about this. Right now, only the last server listed in [Servers] (per option) is in our config object. This pretty much breaks the fallback support when defining servers.


It has been recommend we look at iniparse

Fixed in e8ff7a7045121f854d0f2442c52988b26994a06f

Milestone Alpha Test deleted

Metadata