Go to file
Damien Dupuis 3b9f8cbd7b I did suppress the constructor (new) system christophe build since it seemed bugged.
I rewrited everything like it was in Coriolis-1 (PyType_create) and reuse the precedent hierarchical system (PyTypeInheritedObjectDefinition)
    With all these changes Pharos is able to run the same script several times without any error (and not only 7 times before crash)
    Maybe there are still some bugs but it seems ok for the moment :D.
2009-09-30 15:11:49 +00:00
chamsin MetaCapacitor in progress 2008-07-24 15:39:12 +00:00
hurricane I did suppress the constructor (new) system christophe build since it seemed bugged. 2009-09-30 15:11:49 +00:00