DIR: /proc/self/root/proc/thread-self/root/usr/lib/python3.11/__phello__/ |
Current File : //proc/self/root/proc/thread-self/root/usr/lib/python3.11/__phello__/spam.py |
initialized = True def main(): print("Hello world!") if __name__ == '__main__': main() |