commit | 1d384634bf8f9e6180839048207bfd3539bbbc51 | [log] [tgz] |
---|---|---|
author | Ka-Ping Yee <ping@zesty.ca> | Thu Mar 01 00:24:32 2001 +0000 |
committer | Ka-Ping Yee <ping@zesty.ca> | Thu Mar 01 00:24:32 2001 +0000 |
tree | d78dead50aa5deab3fd65af14b2812d44e0b6281 | |
parent | 2922ea8235c183cb35c3415b5888967af55812fa [diff] |
Normalize case of paths in sys.path to avoid duplicates on Windows. Handle <... at 001B6378> like <... at 0x120f80> (%p is platform-dependent). Fix RCS version tag handling. Move __main__ behaviour into a function, pydoc.cli().