mirror of
https://github.com/pybind/pybind11.git
synced 2026-06-06 06:11:25 +00:00
added module::import statement
This commit is contained in:
@@ -16,6 +16,7 @@ A[42]
|
||||
A[42]
|
||||
A[43]
|
||||
A[43]
|
||||
OrderedDict([(1, 'a'), (2, 'b')])
|
||||
B destructor
|
||||
A destructor
|
||||
A destructor
|
||||
|
||||
Reference in New Issue
Block a user