commit | c517b9b40646a2aac735a82a0334fbc4bff04654 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Mon Feb 28 20:59:03 2000 +0000 |
committer | Fred Drake <fdrake@acm.org> | Mon Feb 28 20:59:03 2000 +0000 |
tree | 4047c577ebb6319056d57e9a56ac063bb2464378 | |
parent | 048e6103f29d0720d52a64dcecdebdec9eb7c780 [diff] |
(Finally!) Changes related to the ConfigParser/INI-file topics discussed on c.l.py last January. Specifically: - more characters allowed in section & option names - if '=' is used to separate the option & value, the value can be followed by a comment of the form '\s;'