| Current Path : /proc/self/root/proc/self/root/usr/local/python-3.10/lib/python3.10/test/ |
| Current File : //proc/self/root/proc/self/root/usr/local/python-3.10/lib/python3.10/test/dis_module.py |
# A simple module for testing the dis module. def f(): pass def g(): pass