MCPcopy Index your code
hub / github.com/pyscript/pyscript / handler

Function handler

core/tests/python/tests/test_events.py:467–468  ·  view source on GitHub ↗
(event)

Source from the content-addressed store, hash-verified

465
466 @when("click")
467 def handler(event):
468 pass
469
470
471def test_when_empty_selector_finds_no_elements():

Callers

nothing calls this directly

Calls 1

setMethod · 0.45

Tested by

no test coverage detected