6 lines
81 B
Python
Raw Normal View History

2022-01-28 00:43:09 +08:00
from PikaObj import *
class Debuger(TinyObj):
def set_trace():
pass