commit | 8844441ae68358c832e04d8b48ba7b035f67d9bf | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Fri Sep 03 04:22:36 2010 +0000 |
committer | Fred Drake <fdrake@acm.org> | Fri Sep 03 04:22:36 2010 +0000 |
tree | 464decec5e4b8669c0e76edaaac96d4f36caaaea | |
parent | af1e140334e090583651670193d1c310f29bf90e [diff] |
fix output from RawConfigParser.write and ConfigParser.write for None values (http://bugs.python.org/issue7005) (merged r84443 from the release27-mmaint branch, with changes to reflect changes in Python 3)