Remove unused variable from gcmodule.c. The code no longer tests for the
presence of a __del__ attribute on objects, rather it uses the tp_del slot.
Showing
Please register or sign in to comment
presence of a __del__ attribute on objects, rather it uses the tp_del slot.