Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-577409.py
File
recipe-577409.py
recipes/Python/577409_PythTkinter_CanvRectangle/recipe-577409.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Rect Tracker class for Python Tkinter Canvas"
""
2
3
def
groups(glist, numPerGroup=2):
4
result = []
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected