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