Fix rebasing problems in example-python-types

This commit is contained in:
Ivan Smirnov
2016-08-13 12:55:35 +01:00
parent 61e3b0bd15
commit 4611bcdd36
2 changed files with 8 additions and 9 deletions

View File

@@ -135,11 +135,10 @@ __name__(example.ExamplePythonTypes) = ExamplePythonTypes
__module__(example.ExamplePythonTypes) = example
__name__(example.ExamplePythonTypes.get_set) = get_set
__module__(example.ExamplePythonTypes.get_set) = example
Instances not destroyed: 1
### ExamplePythonTypes @ 0x1045b80 destroyed
Instances not destroyed: 0
Destructing ExamplePythonTypes
foo
bar
baz
boo
Instances not destroyed: 1
### ExamplePythonTypes @ 0x1045b80 destroyed
Instances not destroyed: 0