mirror of
https://github.com/pybind/pybind11.git
synced 2026-06-06 07:51:47 +00:00
added exec functions
This commit is contained in:
committed by
Wenzel Jakob
parent
c2ee3f52b5
commit
c6ad2c4993
5
example/example18.py
Normal file
5
example/example18.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from example import example18
|
||||
|
||||
example18()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user