
Dec. 2, 2013
7:01 p.m.
Serhiy Storchaka added the comment: Perhaps aliases should be added in same cell as original names? +-----------------------+-------------------------------+-----------+ | :attr:`func_code`, | The code object representing | Writable | | :attr:`__code__` | the compiled function body. | | +-----------------------+-------------------------------+-----------+ Or add new "Alias" column? ---------- nosy: +serhiy.storchaka _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue19863> _______________________________________