[issue16355] inspect.getcomments() does not work in the interactive shell
Oct. 13, 2013
3:52 a.m.
Vajrasky Kok added the comment: Attached the patch to address Georg Brandl's concern (Thank you!). I also added test for checking the comment of the object defined in C (list, open, etc). I have given thought about testing the comment of the object in interactive shell. But it is too much hassle. So I skip it. ---------- Added file: http://bugs.python.org/file32073/issue16355_v4.diff _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue16355> _______________________________________
4631
Age (days ago)
4631
Last active (days ago)
0 comments
1 participants
participants (1)
-
Vajrasky Kok