good to know. Thanks! From: jelle feringa Sent: Saturday, July 07, 2012 3:26 AM To: pythonOCC users mailing list. Subject: Re: [Pythonocc-users] Memory management
Hi Dan, Since the way OCC manages memory is not completely aligned with the way Python handles is, we introduced a class that bridges the two concepts. So, yep, its being handled. -jelle On Sat, Jul 7, 2012 at 12:16 AM, Dan Ullfig <dullfig90...@sbcglobal.net> wrote: Hi all: I was reading the openCASCADE documentation, and I was reading that the base class of the library implements its own reference count memory manager. This would seem to conflict with python’s own memory manager. How does SWIG handle this? is it being handled, or does pythonOCC have memory leaks? Dan _______________________________________________ Pythonocc-users mailing list Pythonocc-users@gna.org https://mail.gna.org/listinfo/pythonocc-users -------------------------------------------------------------------------------- _______________________________________________ Pythonocc-users mailing list Pythonocc-users@gna.org https://mail.gna.org/listinfo/pythonocc-users
_______________________________________________ Pythonocc-users mailing list Pythonocc-users@gna.org https://mail.gna.org/listinfo/pythonocc-users