MCPcopy 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
9class Widget:
10 pass
11
12# for creating stacks
13class Stack:

Callers 1

produceFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected