This website requires JavaScript.
Explore
Help
Sign In
github_mirrors
/
websoft9
Watch
1
Star
0
Fork
0
You've already forked websoft9
mirror of
https://github.com/Websoft9/websoft9.git
synced
2025-02-03 01:28:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f660e5dbef
websoft9
/
cli
/
test.py
4 lines
97 B
Python
Raw
Normal View
History
Unescape
Escape
docs
2021-09-28 18:34:18 +08:00
import
json
with
open
(
"
./joomla/.env_all
"
,
"
r
"
)
as
file
:
jsonData
=
json
.
dump
(
file
,
tempfile
)
Reference in New Issue
Copy Permalink