[Python-checkins] [python/cpython] 7eb588: bpo-30777: IDLE: configdialog - add docstrings and...
GitHub
noreply at github.com
Tue Jul 4 21:31:02 EDT 2017
Branch: refs/heads/master
Home: https://github.com/python/cpython
Commit: 7eb5883ac59833bf63f0e1f7fb95671a1ac1ee08
https://github.com/python/cpython/commit/7eb5883ac59833bf63f0e1f7fb95671a1ac1ee08
Author: csabella <cheryl.sabella at gmail.com>
Date: 2017-07-04 (Tue, 04 Jul 2017)
Changed paths:
M Lib/idlelib/configdialog.py
Log Message:
-----------
bpo-30777: IDLE: configdialog - add docstrings and improve comments (#2440)
Patch by Cheryl Sabella.
More information about the Python-checkins
mailing list