commit | ff173ed2f6b07f38ec18f854daba6451bf1a9000 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Thu Oct 20 13:43:12 2022 +0300 |
committer | GitHub <noreply@github.com> | Thu Oct 20 13:43:12 2022 +0300 |
tree | d17bcc78d7f1c87cb15003d5b41944259eae0e3e | |
parent | a371a7e03e43e08cae70235a71904989c0f57a5e [diff] |
Add more tkinter.Canvas tests (GH-98475) It is a prerequisite for #94473. Add tests for the coords() method and for creation of some Canvas items.