You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

25 lines
462 B

  1. Allocating parent.
  2. Allocating child.
  3. Releasing child.
  4. <example.Parent object at 0x10eb726c0>
  5. Releasing parent.
  6. Allocating parent.
  7. Allocating child.
  8. Releasing child.
  9. <example.Parent object at 0x10eb726c0>
  10. Releasing parent.
  11. Allocating parent.
  12. Allocating child.
  13. <example.Parent object at 0x10eb726c0>
  14. Releasing parent.
  15. Releasing child.
  16. Allocating parent.
  17. Allocating child.
  18. <example.Parent object at 0x10eb726c0>
  19. Releasing parent.
  20. Releasing child.
  21. Terminating..