You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-02 08:34:46 +08:00
3 lines
54 B
Python
3 lines
54 B
Python
def main(args=None, *, wrap_timer=None):
|
|
return 5
|