commit | 4431b0f243dda169c37ba748d4539998874fdcf7 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Thu Jun 10 15:19:14 1999 +0000 |
committer | Guido van Rossum <guido@python.org> | Thu Jun 10 15:19:14 1999 +0000 |
tree | 77c9b366d217502449c0f33917815266247fb29e | |
parent | 7a6212872212fb74d9217150d969a6e3c1fc3fa9 [diff] |
Adapt to the new pyclbr's support of listing top-level functions. If this functionality is not present (e.g. when used with a vintage Python 1.5.2 installation) top-level functions are not listed. (Hmm... Any distribution of IDLE 0.5 should probably include a copy of the new pyclbr.py!)