| Current Path : /proc/thread-self/root/snap/certbot/current/usr/lib/python3.12/__phello__/ |
| Current File : //proc/thread-self/root/snap/certbot/current/usr/lib/python3.12/__phello__/__init__.py |
initialized = True
def main():
print("Hello world!")
if __name__ == '__main__':
main()