rodrigocam / RustPython

A Python Interpreter written in Rust
https://rustpython.github.io/demo/
MIT License
1 stars 0 forks source link

submodule extension for ctypes::dll #4

Closed youknowone closed 3 years ago

youknowone commented 3 years ago

Here is another suggestion.

Instead of manually consisting of full _ctypes module, you can define a few submodules and combine it using extend_module