diff options
author | Ka-Ping Yee <ping@zesty.ca> | 2001-03-01 13:55:20 +0000 |
---|---|---|
committer | Ka-Ping Yee <ping@zesty.ca> | 2001-03-01 13:55:20 +0000 |
commit | 66efbc74811f153a02728942adbbfc549bf10398 (patch) | |
tree | cedc3d9da25c3f42b6d9693bda7a7470f5dfb9e7 /Python/import.c | |
parent | dbe6ebbeff8c9d9a8d138469aa63d8495bb78cc7 (diff) | |
download | cpython-git-66efbc74811f153a02728942adbbfc549bf10398.tar.gz |
Docstring improvements.
Add checks for .pyo and .pyd.
Collapse docfunction, docmethod, docbuiltin into the one method docroutine.
Small formatting fixes.
Link the segments of a package path in the title.
Link to the source file only if it exists.
Allow modules (e.g. repr.py) to take precedence over built-ins (e.g. repr()).
Add interruptible synopsis scanner (so we can do searches in the background).
Make HTTP server quit.
Add small GUI for controlling the server and launching searches (like -k).
(Tested on Win2k, Win98, and Linux.)
Diffstat (limited to 'Python/import.c')
0 files changed, 0 insertions, 0 deletions