Wenzel Jakob | 5f218b3 | 2016-01-17 22:36:39 +0100 | [diff] [blame] | 1 | Allocating parent. |
2 | Allocating child. | ||||
3 | Releasing child. | ||||
4 | <example.Parent object at 0x10eb726c0> | ||||
5 | Releasing parent. | ||||
6 | |||||
7 | Allocating parent. | ||||
8 | Allocating child. | ||||
9 | Releasing child. | ||||
10 | <example.Parent object at 0x10eb726c0> | ||||
11 | Releasing parent. | ||||
12 | |||||
13 | Allocating parent. | ||||
14 | Allocating child. | ||||
15 | <example.Parent object at 0x10eb726c0> | ||||
16 | Releasing parent. | ||||
17 | Releasing child. | ||||
18 | |||||
19 | Allocating parent. | ||||
20 | Allocating child. | ||||
21 | <example.Parent object at 0x10eb726c0> | ||||
22 | Releasing parent. | ||||
23 | Releasing child. | ||||
24 | |||||
25 | Terminating.. |