blob: 7eb02c51fa983f6897b88e8a7bd94c8424451015 [file] [log] [blame]
Wenzel Jakob5f218b32016-01-17 22:36:39 +01001Allocating parent.
2Allocating child.
3Releasing child.
4<example.Parent object at 0x10eb726c0>
5Releasing parent.
6
7Allocating parent.
8Allocating child.
9Releasing child.
10<example.Parent object at 0x10eb726c0>
11Releasing parent.
12
13Allocating parent.
14Allocating child.
15<example.Parent object at 0x10eb726c0>
16Releasing parent.
17Releasing child.
18
19Allocating parent.
20Allocating child.
21<example.Parent object at 0x10eb726c0>
22Releasing parent.
23Releasing child.
24
25Terminating..