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-01-29 17:22:56 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
pikapython
/
port
/
linux
/
package
/
pikascript
/
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
fix shell bug in linux
2022-01-29 00:27:03 +08:00
Reference in New Issue
Copy Permalink