[issue12036] ConfigParser: Document items() added the vars dictionary to the result

2011-05-09 Thread Roundup Robot
Roundup Robot added the comment: New changeset 62e2b74c3bfc by Łukasz Langa in branch '3.2': Closes #12036: ConfigParser: Document items() added the vars dictionary to the result http://hg.python.org/cpython/rev/62e2b74c3bfc New changeset 2d984cc4afb0 by Łukasz Langa in branch 'default': Merge

[issue12036] ConfigParser: Document items() added the vars dictionary to the result

2011-05-09 Thread Łukasz Langa
Changes by Łukasz Langa : -- title: ConfigParser: items() adds the vars dictionary to the result -> ConfigParser: Document items() added the vars dictionary to the result ___ Python tracker ___