├── example.cfg ├── example.py └── readme.md /example.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cacois/python-configparser-examples/HEAD/example.cfg -------------------------------------------------------------------------------- /example.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cacois/python-configparser-examples/HEAD/example.py -------------------------------------------------------------------------------- /readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cacois/python-configparser-examples/HEAD/readme.md --------------------------------------------------------------------------------