Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pydictionary needs to use stderr #61

Open
rslippert opened this issue Jun 10, 2023 · 1 comment
Open

Pydictionary needs to use stderr #61

rslippert opened this issue Jun 10, 2023 · 1 comment

Comments

@rslippert
Copy link

Pydictionary puts the following error out to stdout rather that sdterr:

Error: The Following Error occurred: index out of range

Result=dictionary.meaning(‘ispida’)

Result=None

where:
ispida (Noun) slender billed birds

@johnbumgarner
Copy link

The Pydictionary module is DEPRECATED. Try using WordHoard, which I developed to find synonyms and more. If you have any issues with WordHoard feel to open an issue on that module's repository.

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

No branches or pull requests

2 participants