Closed Wolfmyths closed 7 months ago
Because of PyTest, singletons are no longer allowed without some major rewrites.
This leaves room for user-error when saving things with ConfigParser
I want either a new module that is easier to implement for parsing .ini files, or a rewrite of what I've created so far.
This was fixed in patch 1.5.2
Because of PyTest, singletons are no longer allowed without some major rewrites.
This leaves room for user-error when saving things with ConfigParser
I want either a new module that is easier to implement for parsing .ini files, or a rewrite of what I've created so far.