mirror of
https://github.com/pybind/pybind11.git
synced 2026-06-06 06:11:25 +00:00
do more work with classes from pytypes.h (especially for STL container casting)
This commit is contained in:
@@ -10,7 +10,7 @@ test_function(enum=1)
|
||||
None
|
||||
test_function(enum=2)
|
||||
None
|
||||
<class 'Example4.EMode'>
|
||||
<class 'example.EMode'>
|
||||
EMode.EFirstMode
|
||||
EMode.EFirstMode
|
||||
Example4::test_function(enum=1)
|
||||
|
||||
Reference in New Issue
Block a user