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-15 17:02:53 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
pikapython
/
port
/
linux
/
package
/
pikascript
/
test_module2.py
4 lines
75 B
Python
Raw
Normal View
History
Unescape
Escape
fix valgrind
2022-10-02 19:38:20 +08:00
import
test_module1
as
mod1
add test_module[x].py to package/pikascript/
2022-05-07 19:23:22 +08:00
def
mytest
(
)
:
print
(
'
test_module_2_hello
'
)
Reference in New Issue
Copy Permalink