[issue46353] 'pydoc -k' fails when some module's loader is not found

Christian Heimes report at bugs.python.org
Wed Jan 12 04:17:29 EST 2022


Christian Heimes <lists at cheimes.de> added the comment:

An exception is not a crash. We reserve the word "crash" for segfaults.

----------
nosy: +christian.heimes
title: 'pydoc -k' crashes when some module's loader is not found -> 'pydoc -k' fails when some module's loader is not found
type: crash -> behavior

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue46353>
_______________________________________


More information about the Python-bugs-list mailing list