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

Function exit

recipes/Python/410470_Image_Web_Visor/recipe-410470.py:14–15  ·  view source on GitHub ↗
(event)

Source from the content-addressed store, hash-verified

12from java.net import URL
13
14def exit(event):
15 lang.System.exit(0)
16
17class visor(JFrame):
18

Callers 6

confirm_paypalFunction · 0.50
recipe-456361.pyFile · 0.50
parse_argvFunction · 0.50
parse_sys_argvFunction · 0.50
recipe-474070.pyFile · 0.50
recipe-67663.pyFile · 0.50

Calls 1

exitMethod · 0.45

Tested by

no test coverage detected