websoft9/cli/test.py
chendelin1982 76c58aabef docs
2021-09-28 18:34:18 +08:00

4 lines
No EOL
97 B
Python

import json
with open("./joomla/.env_all","r") as file:
jsonData = json.dump(file, tempfile)