PhilipTrauner / blog

Posts and comments found on my blog.
https://philip-trauner.me/blog
0 stars 0 forks source link

Python Quirks: Implicit Return #8

Open utterances-bot opened 5 years ago

utterances-bot commented 5 years ago

Python Quirks: Implicit Return - Philip Trauner

Python function always have to return something, right? Well, its complicated...

https://philip-trauner.me/blog/post/python-quirks-implicit-return

evandrix commented 5 years ago

instead of reverse_opmap = {v: k for k, v in opmap.items()}, there is dis.opname