Files
test/source
Michel Selten 7163867395 * Fix crash in the getParent() and getTracked() methods of the Python API.
This crash was reported by Jean-Michel Soler (jms).
  Problem was that I was trying to be a little too intelligent. I kept a
  reference to created PyObjects which at some point apparently fails. Keeping
  the object references is not necessary. Now we just create a new PyObject
  when necessary and let Python handle the reference counts.
2003-08-10 10:03:37 +00:00
..
2003-08-04 03:26:07 +00:00
2003-08-04 03:26:07 +00:00
2003-08-04 03:26:07 +00:00
2002-10-12 11:37:38 +00:00
2002-10-12 11:37:38 +00:00