Issue #22155: News entry.

This commit is contained in:
Terry Jan Reedy 2015-05-17 14:56:20 -04:00
commit 01d566d340

View file

@ -160,6 +160,9 @@ Tests
Documentation
-------------
- Issue #22155: Add File Handlers subsection with createfilehandler to tkinter
doc. Remove obsolete example from FAQ. Patch by Martin Panter.
- Issue #24029: Document the name binding behavior for submodule imports.
- Issue #24077: Fix typo in man page for -I command option: -s, not -S