Hugo> I'm using the BGL bindings, but I think I'm having a giant memory
    Hugo> leak. Thing is, I'm not sure if it is the bound C++ variables that
    Hugo> are not being trashed, or if the leak is inside my program.

You didn't say what platform you use, but if you're on Linux you should look
at valgrind.

Skip
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to