]> granicus.if.org Git - python/commit
(HTML|Text)Repr.repr1: Guard against objects whos types have no __name__
authorSkip Montanaro <skip@pobox.com>
Fri, 27 Jun 2003 15:45:41 +0000 (15:45 +0000)
committerSkip Montanaro <skip@pobox.com>
Fri, 27 Jun 2003 15:45:41 +0000 (15:45 +0000)
commit0fe8fce7e3de8549ae4a26cfe3299872bf2b446c
tree9e3800e46c5c7b7021c82e7cb75f3c3785e00464
parent896e5164bb8562d0e5daeccd5f9f5f1d03aedeba
(HTML|Text)Repr.repr1: Guard against objects whos types have no __name__
attribute. Patch and bug report from Geoff Talvola. Closes patch #672855.
Lib/pydoc.py