Coding Global Background
Coding Global

ROT_THREE python call

Archived 3 years ago
0 messages
0 members
3 years ago
Open in Discord
T
titillate

im writing a callable object that floods cpython bytecode decompilers, does anybody know why ROT_THREE is an instruction in the process? ```py lambda: lambda: map(lambda *, _,: _ ** _ | (_ := _ + _) / _ & _ != _ ^ _ | _ >= _^_ | _%_ == _, 0)```

ROT_THREE python call