MCPcopy Create free account
hub / github.com/ActiveState/code / Timeout

Class Timeout

recipes/Python/580680_Tetris/recipe-580680.py:94–94  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

92 remove_full_lines()
93
94class Timeout(Exception): pass
95class Fall(Exception): pass
96
97def remove_full_lines():

Callers 1

get_commandFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected