Rust bindings for the Python interpreter
Go to file
Daniel Grunwald 5569ae3bbc Remove BorrowAsPyObject, and simplify PyPtr by moving the 'p bound into the PythonObject definition. 2015-01-05 17:06:28 +01:00
src Remove BorrowAsPyObject, and simplify PyPtr by moving the 'p bound into the PythonObject definition. 2015-01-05 17:06:28 +01:00
.gitignore Initial commit 2015-01-05 17:05:53 +01:00
Cargo.toml Initial commit 2015-01-05 17:05:53 +01:00
Makefile Initial commit 2015-01-05 17:05:53 +01:00
test.bat Initial commit 2015-01-05 17:05:53 +01:00
test.sh Initial commit 2015-01-05 17:05:53 +01:00
testmodule.rs Initial commit 2015-01-05 17:05:53 +01:00