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

How to import and call function(written in python and transferred into go by grumpc) in go? #69

Open
alanjds opened this issue Aug 21, 2018 · 1 comment
Labels
imported Imported from google/grumpy question Further information is requested waiting feedback Waiting confirmation of changes or fixes

Comments

@alanjds
Copy link

alanjds commented Aug 21, 2018

google#407 opened by @always-less on Jul 26

As titled, the newest grumpy.ImportModule function has only 2 params while the comment has not been updated.

And ImportModule(f, "a.b") causes the initialization and entry into sys.modules of Grumpy module a and
then Grumpy module a.b instead of b. Is this a bug?

@alanjds alanjds added the imported Imported from google/grumpy label Aug 21, 2018
@alanjds
Copy link
Author

alanjds commented Sep 2, 2018

@always-less Sorry but I could not understand your question. Can you please elaborate, providing a failing example if possible?

Will keep open for a while waiting your feedback. And thanks for reporting 👍

@alanjds alanjds added question Further information is requested waiting feedback Waiting confirmation of changes or fixes labels Sep 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
imported Imported from google/grumpy question Further information is requested waiting feedback Waiting confirmation of changes or fixes
Projects
None yet
Development

No branches or pull requests

1 participant