[Tutor] properties

Isaac Isaac@compuserve.com
Sun, 16 Jul 2000 11:05:29 -0700


Is there a more or less standard way for python progs to store
configuration options / property sheets (and display them for
modification by a user?)  Like in a text .ini file, or just writing out
a Properties dictionary?  I see that pythonwin uses it's interface to
windows dlls to do it, but what's the more platform independent method?

Thanks!

Best,
Isaac