| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
There was a problem hiding this comment.
Optional suggestion.
Sorry, something went wrong.
| with self.metadata_item( | ||
| f"int _PyOpcode_num_{direction}(int opcode, int oparg, bool jump)", "", "" | ||
| ): | ||
| self.out.emit(" switch(opcode) {") |
There was a problem hiding this comment.
You could use ‘with self.out.block()’ and indent() here instead of adding spaces to the statements.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This will simplify adding more stuff to the metadata.