Commit Graph

11 Commits (6ad83bb5ce05ae5b9676896a9bd825544e08a025)

Author SHA1 Message Date
Brian Coca ac14a8d6ad unified calls to fs function vs duplicate functions for file and
directory
10 years ago
James Tanner 4f9aadcc07 Addresses #5023 Fix import comments 11 years ago
James Tanner 38edad70ac Fixes #5023 Convert all modules to use new snippet import pattern 11 years ago
James Tanner 1ad4f6e325 Fixes #4522 Document that comments in ini files will be discarded with the ini module 11 years ago
Robert Parrott 574674958d small change ... in order to get changed signal correct, move DEFAULT section test upward. 11 years ago
Robert Parrott adaef79aaf fix handling of [DEFAULT] section by ConfigParser. it is there by DEFAULT. 11 years ago
Michael DeHaan 090b64f828 Revert "ini_file: add support for lists of options/values"
Breaks "," values in INI files

This reverts commit af051d6f77.
11 years ago
Michael DeHaan 28157b5a7a Merge pull request #3226 from jpmens/ini_file2
ini_file: add support for lists of options/values
11 years ago
Jan-Piet Mens 9adf436270 ini_file: add support for lists of options/values 11 years ago
Jan-Piet Mens 3404a0fc16 DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition)
Migrated all examples: in DOCUMENTATION=''' string to standalone EXAMPLES=''' string
  Added deprecation warning to moduledev.rst and remove deprecated example from it
  Fixed up a few typos and uppercased some acronyms.
  add consistency to how EXAMPLES are formatted
11 years ago
Michael DeHaan cd97a4cb14 Allow modules to be categorized, and also sort them when generating the documentation. 12 years ago