[issue35700] Place, Pack and Grid should return the widget

Peter Vex report at bugs.python.org
Wed Jan 9 10:19:01 EST 2019


Peter Vex <petiacdc at gmail.com> added the comment:

I can somewhat agreed with your point, even if it's not too realistic, but reasonable enough.

Also, I'd only use method chaining, because that'd be the only option. I can't pass an argument to tk.Label at creation like 'manager="grid"' or anything like that. In any case, I think doing it in a separate line makes the code longer and less readable even if it's pythonic.

Thanks for your consideration.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35700>
_______________________________________


More information about the Python-bugs-list mailing list