]> granicus.if.org Git - python/commit
Extend stripid() to handle strings ending in more than one '>'.
authorKa-Ping Yee <ping@zesty.ca>
Sun, 11 Aug 2002 15:11:33 +0000 (15:11 +0000)
committerKa-Ping Yee <ping@zesty.ca>
Sun, 11 Aug 2002 15:11:33 +0000 (15:11 +0000)
commit45daeb093f070f2460028068e6e64a88c9db9665
tree0b4d59f0f83197161e982cafe96c75beaef71a2f
parent3cb8e54da0a3fddd4841ecdbc6a7a79798fcbacd
Extend stripid() to handle strings ending in more than one '>'.
Add resolve() to handle looking up objects and names (fix SF bug 586931).
Add a nicer error message when given a filename that doesn't exist.
Lib/pydoc.py