python_api icon indicating copy to clipboard operation
python_api copied to clipboard

What should delete return?

Open ndw opened this issue 10 years ago • 0 comments

At the moment obj.delete() returns a reference to the self. Should it return None?

ndw avatar Aug 11 '15 08:08 ndw