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