]> granicus.if.org Git - python/commit
Issue 25959: Explain in docstring that PhotoImage.zoom arguments are
authorTerry Jan Reedy <tjreedy@udel.edu>
Fri, 11 Mar 2016 20:30:35 +0000 (15:30 -0500)
committerTerry Jan Reedy <tjreedy@udel.edu>
Fri, 11 Mar 2016 20:30:35 +0000 (15:30 -0500)
commitca0250a87805d7f1f52d04a9dffa0944b2f13278
treed98eb361a7c71fd6631f9b90c426e20269106956
parent29bf27fe7f4fb9efd84520b36b2d96460708b8e6
Issue 25959: Explain in docstring that PhotoImage.zoom arguments are
multipliers, not final sizes.  Explain y default for .zoom and .subsample.
Initial patch by Serhiy Storchaka.
Lib/tkinter/__init__.py