| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Please break any RustPython-related lines into a separate commit. This makes the git blame easier to keep track of. |
Sorry, something went wrong.
|
@fanninpm Sure, I just split the previous commit into two commits. |
Sorry, something went wrong.
There was a problem hiding this comment.
Thank you!
Sorry, something went wrong.
| inheritance_tree = open( | ||
| os.path.join(os.path.split(__file__)[0], 'exception_hierarchy.txt'), | ||
| encoding="utf-8") |
There was a problem hiding this comment.
One thing: since this references a file named exception_hierarchy.txt, it would make sense if it could also be brought up to date.
Sorry, something went wrong.
There was a problem hiding this comment.
I uploaded it as a PR #4627.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
#4564