commit | b0b8f9bd4e6f78ac7383b4e56cfb6cbacc77da89 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sat Sep 29 09:33:05 2018 -0700 |
committer | Brian Curtin <brian@python.org> | Sat Sep 29 10:33:05 2018 -0600 |
tree | 6be92ff6daf9516629d5777f1d255e0cfaeb0c34 | |
parent | 4c1b2ad44f67ed19b7acf4fc09510ec3f5d081bc [diff] |
bpo-27351: Fix ConfigParser.read() documentation and docstring (GH-8123) Switch "list" with "iterable" to match with the implementation. (cherry picked from commit e45473e3ca31e5b78dc85cab575f5bb60d5b7f8f) Co-authored-by: Zackery Spytz <zspytz@gmail.com>