* Extend code_python.json * Add Python magic methods to code_python.json Added magic dunder methods to Python language file. * Fix missed comma in code_python.json * Fix missed comma after __del__ * Remove unnesessary dunder methods