#6 ConfigParser Doesn't Read [Servers] Correctly
Closed: Fixed None Opened 16 years ago 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

Milestone Alpha Test deleted

Login to comment on this ticket.

Metadata