Version 1.0
Copyright © 2023 Lowell D. Thomas
python-ini
 … powered by Python APG
Functions | Variables
python_ini.help Namespace Reference

Functions

def main ()
 

Variables

string desc
 
string ep
 
string how_to
 

Function Documentation

◆ main()

def python_ini.help.main ( )

Definition at line 77 of file help.py.

Variable Documentation

◆ desc

string python_ini.help.desc
Initial value:
1 = '''
2 This is a Python INI file parser.
3 '''

Definition at line 19 of file help.py.

◆ ep

string python_ini.help.ep
Initial value:
1 = '''NOTES: ???
2 '''

Definition at line 22 of file help.py.

◆ how_to

string python_ini.help.how_to

Definition at line 25 of file help.py.

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