python-ini
… powered by
Python APG
|
A very basic demonstration with a simple INI file. More...
Go to the source code of this file.
Namespaces | |
basic | |
Variables | |
string | basic.title |
string | basic.ini_file |
basic.ini = IniFile() | |
basic.fstr | |
basic.keys = ini.get_keys() | |
basic.values = ini.get_values(key) | |
basic.key | |
basic.end | |
A very basic demonstration with a simple INI file.
Definition in file basic.py.