Version 1.0
Copyright © 2023 Lowell D. Thomas
python-ini
 … powered by Python APG
Classes | Namespaces
ini_writer.py File Reference

The IniWriter class for creating and writing an INI file. More...

Go to the source code of this file.

Classes

class  python_ini.ini_writer.IniWriter
 

Namespaces

 python_ini.ini_writer
 

Detailed Description

The IniWriter class for creating and writing an INI file.

The writer is configurable to specify optional delimiters, boolean values and tab space for inline comments.

Definition in file ini_writer.py.

Python APG, Version 1.0, is licensed under the 2-Clause BSD License,
an Open Source Initiative Approved License.