MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-522990.py

File recipe-522990.py

recipes/Python/522990_Elisp_code_insert_super_calls/recipe-522990.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1;; This code can go into the .emacs file
2;; This works with python-mode.el version 1.0
3
4(defun py-insert-super ()

Callers

nothing calls this directly

Calls 3

insertFunction · 0.85
classnameFunction · 0.50
keyFunction · 0.50

Tested by

no test coverage detected