Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ Widget
Class
Widget
recipes/Python/475216_Bounded_Buffer_Example_1/recipe-475216.py:9–10 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7
8
# for creating widgets
9
class
Widget:
10
pass
11
12
# for creating stacks
13
class
Stack:
Callers
1
produce
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected