pybind11: fix and generalize example

This commit is contained in:
Ciro Santilli 六四事件 法轮功
2020-02-21 00:00:02 +00:00
parent decf7f936e
commit 04a8521905
5 changed files with 28 additions and 26 deletions

3
.gitignore vendored
View File

@@ -25,8 +25,11 @@ __pycache__
# Accidents.
/core
/m5out
# In-tree userland builds.
*.o
*.out
*.so
# Kernel modules.
*.ko