How do I use python wx:Config to access the Windows registry?
- by GreenAsJade
I've read http://wxpython.org/docs/api/wx.ConfigBase-class.html
I've done some basic things like the appended. What I can see is that
Config.Create() returns me some sort of configuration object, which has
information about python in it. But clearly that's not what I'm looking for:
I seem to be missing the magic to say "give me a Config that…