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

Attribute Errors with suggestions #267

Merged
merged 12 commits into from
Mar 24, 2023
Merged

Attribute Errors with suggestions #267

merged 12 commits into from
Mar 24, 2023

Conversation

hx2A
Copy link
Collaborator

@hx2A hx2A commented Mar 24, 2023

PR for #224

@hx2A hx2A merged commit c7d17b0 into py5coding:main Mar 24, 2023
@hx2A hx2A deleted the spelling branch March 24, 2023 00:58
@villares
Copy link
Collaborator

villares commented Apr 2, 2023

Hi, this works fine in module mode, but in imported mode, NameError is what you get for most "naked" function calls. Any ideas on how we could improve that?

@hx2A
Copy link
Collaborator Author

hx2A commented Apr 2, 2023

Hi, this works fine in module mode, but in imported mode, NameError is what you get for most "naked" function calls. Any ideas on how we could improve that?

Hmmm, I did the testing for this in module mode but forgot to test imported mode. Thanks for testing and pointing this out! Getting this to work in imported mode and py5bot is different than what I did for module mode but should be possible. Let me work on this and get back to you.

@hx2A
Copy link
Collaborator Author

hx2A commented Apr 2, 2023

Just created #276 because this is a bug

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.

2 participants