2022-04-07 23:01:59 +08:00

9 lines
127 B
Python

from PikaObj import *
class Debuger(TinyObj):
def __init__(self):
pass
def set_trace(self):
pass