python_api
python_api copied to clipboard
What should delete return?
At the moment obj.delete() returns a reference to the self. Should it return None?