commit | 56aa6280f6d6b6813bfba0dc1d56987d4c2fb336 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Wed May 01 17:25:04 2002 +0000 |
committer | Fred Drake <fdrake@acm.org> | Wed May 01 17:25:04 2002 +0000 |
tree | a1e9e37879955c5613cfc401415bc2dd5217749a | |
parent | a65375c3e35b150e764658532923cb36a85d3e9e [diff] |
list_documented_items(): Basic implementation. This still does not work well since ctags does not do a good job with the Python headers, appearantly due to the DL_IMPORT macro. ;-(