Skip to content

Conversation

@adombeck
Copy link

@adombeck adombeck commented Nov 8, 2025

The keywords command failed when there were keywords which don't have a shortdoc, causing the REPL to exit and the logs to show

AttributeError: 'KeywordDoc' object has no attribute 'hasattr'

This change fixes that by only printing the shortdoc if there is one defined for the keyword.

The `keywords` command failed when there were keywords which don't have
a shortdoc, causing the REPL to exit and the logs to show

    AttributeError: 'KeywordDoc' object has no attribute 'hasattr'

This change fixes that by only printing the shortdoc if there is one
defined for the keyword.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant