1
0
mirror of https://gitee.com/Lyon1998/pikapython.git synced 2025-03-12 18:02:40 +08:00
2022-09-30 15:44:36 +08:00

7 lines
91 B
Python

class Debuger:
def __init__(self):
pass
def set_trace(self):
pass