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 | |
Glen Walker | f45bb58 | 2016-08-16 17:50:43 +1200 | [diff] [blame] | 25 | Allocating parent. |
| 26 | <example.Parent object at 0x10eb726c0> |
| 27 | Releasing parent. |
| 28 | |
| 29 | Allocating parent. |
| 30 | <example.Parent object at 0x10eb726c0> |
| 31 | Releasing parent. |
| 32 | |
Wenzel Jakob | 5f218b3 | 2016-01-17 22:36:39 +0100 | [diff] [blame] | 33 | Terminating.. |