This small piece of code allow Python to delete objects directly from a simple call obj.deleteObject()
It is very useful to delete objects from an unique script instead of using the actuator EndObject.
Thanks to scabootssca :)
Tested in the current SVN release and in the Blender 2.46.
Description
Description