Terry J. Reedy added the comment:

Serhiy, thank you for the review.  I intend to follow PEP 8 as best as possible 
in the code I touch.  I also fixed some of the comments.

I did a bit of refactoring that make it trivial to check for reuse of help 
source names.  See new issue #27465.  All that is needed is for configdialog to 
pass a used_names argument. I already changed the HelpSource htest to do so.

I have tested the configdialog changes by running it with live IDLE.  I intend 
to push after a final check.

----------
Added file: http://bugs.python.org/file43658/query-helpsource2.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue27380>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to