This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ping
Recipients
Date 2001-03-26.23:47:20
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=45338

These are fixed in 2.1b2:
    exceptions appears correctly;
    xmlparse, xmltok, tcl83, tk83 aren't Python modules,
        they're just DLLs.  The latest version of pydoc
        produces a more helpful error message in this case.
    tzparse, rlcompleter, pty are Unix-specific and don't
        work in Windows.
History
Date User Action Args
2007-08-23 13:53:36adminlinkissue409684 messages
2007-08-23 13:53:36admincreate