This website requires JavaScript.
Explore
Help
Sign In
Embedded
/
pikapython
Watch
1
Star
0
Fork
0
You've already forked pikapython
mirror of
https://gitee.com/Lyon1998/pikapython.git
synced
2025-02-05 17:28:23 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
pikapython
/
package
/
PikaDebug
/
PikaDebug.py
6 lines
85 B
Python
Raw
Normal View
History
Unescape
Escape
add PikaDebug
2022-01-28 00:43:09 +08:00
from
PikaObj
import
*
class
Debuger
(
TinyObj
)
:
def
set_trace
(
)
:
pass
support 'p' commond for pika-debuger
2022-01-29 00:53:57 +08:00
Reference in New Issue
Copy Permalink