python-ini
… powered by
Python APG
|
Several examples of using the IniFile class.
More...Files | |
file | all_options.py [code] |
A demonstration of almost all of the features of the IniFile class. | |
file | basic.py [code] |
A very basic demonstration with a simple INI file. | |
file | defaults.py [code] |
A demonstration of specifying default values for missing section or key names. | |
file | multi_values.py [code] |
A demonstration of keys with multiple values. | |
file | writer.py [code] |
A demonstration of the INI writer. | |
Several examples of using the IniFile class.