| commit | 28a4f0f9659e6f64eee8905b21953e7ba6ff68fa | [log] [tgz] |
|---|---|---|
| author | Brett Cannon <bcannon@gmail.com> | Wed Jun 11 23:38:55 2003 +0000 |
| committer | Brett Cannon <bcannon@gmail.com> | Wed Jun 11 23:38:55 2003 +0000 |
| tree | 0c267d3bab7eadc5a3c1f8db9845c4532be2db8a | |
| parent | 10147f7d1321441e46463fd8aa18bc2dd0be6c2d [diff] |
Have pydoc try handling an object as "other" if the object does not act the way it expects based on what inspect classifies it as. Closes bug #729103 .