]> granicus.if.org Git - python/commit
(Modified) patch by Ping - SF Patch #102681.
authorGuido van Rossum <guido@python.org>
Fri, 12 Jan 2001 16:03:05 +0000 (16:03 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 12 Jan 2001 16:03:05 +0000 (16:03 +0000)
commitad991775ab57fc5c4647b70d793d52ff6b0d25bf
tree921b32b9c470f445cb7eee3b44562a045338a994
parent234fb632a376622ddf8b7c3fd600b9b434e21b14
(Modified) patch by Ping - SF Patch #102681.

- Make error messages from issubclass() and isinstance() a bit more
  descriptive (Ping, modified by Guido)

- Couple of tiny fixes to other docstrings (Ping)

- Get rid of trailing whitespace (Guido)
Python/bltinmodule.c