What does the following code do in cpython

后端 未结 0 1660
天命终不由人
天命终不由人 2020-12-09 20:34

I was learning the cpython internals(especially the is operator) and came across the following opcode implementation for IS_OP in ceval.c

         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题