This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
codon
Watch
1
Star
0
Fork
0
You've already forked codon
mirror of
https://github.com/exaloop/codon.git
synced
2025-06-03 15:03:52 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
codon
/
stdlib
/
python.codon
4 lines
69 B
Python
Raw
Normal View
History
Unescape
Escape
Py interop fix (#23) * Fix incref/decref * Fixes * Fix set __to_py__ * Add more Python conversion tests * clang-format * Make from_py/to_py use cobj instead of pyobj * Remove unneeded increfs * Fix cython * Ignore __init_test__ in doc generation * Add exception check Co-authored-by: Ishak Numanagić <ishak.numanagic@gmail.com> Co-authored-by: Ibrahim Numanagić <ibrahimpasa@gmail.com>
2022-04-07 00:33:49 -04:00
from
internal
.
python
import
ensure_initialized
ensure_initialized
(
)
Reference in New Issue
Copy Permalink