| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
…Data() (pythongh-133472) This is a follow-up to pythongh-133107. I realized that we could end up with an infinite recursion if we try to run a function from __main__ in a subinterpreter.
| Back | FazBrowse Home | New Git URL |
This is a follow-up to gh-133107. I realized that we could end up with a sort of infinite recursion if we try to run a function from __main__ in a subinterpreter.