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

Prevent py5 from getting into a state that is a mix of imported mode and module mode #90

Closed
hx2A opened this issue Jun 24, 2022 · 0 comments

Comments

@hx2A
Copy link
Collaborator

hx2A commented Jun 24, 2022

Since py5 needs to be set to use imported mode before it is imported, it should throw an exception or something to prevent it from ever getting into a half-imported half-module mode state.

Originally posted by @hx2A in #88 (reply in thread)

@hx2A hx2A closed this as completed in e59bcc3 Jul 14, 2022
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

1 participant