Files
server/opt/plesk/python/3/lib/python3.10/test/dis_module.py
cutemeli 0bfc6c8425 Initial
2025-12-22 10:32:59 +00:00

6 lines
76 B
Python

# A simple module for testing the dis module.
def f(): pass
def g(): pass