This website requires JavaScript.
Explore
Help
Sign In
Fanscloud
/
AutoFramework
Watch
1
Star
0
Fork
You've already forked AutoFramework
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
644f9a3762
AutoFramework
/
main3.py
6 lines
103 B
Python
Raw
Normal View
History
Unescape
Escape
220806
2022-08-06 18:53:35 +08:00
def
to_string
(
text
)
:
if
text
is
None
:
return
'
'
return
str
(
text
)
exec
(
'
assert 1 == 2
'
)
蜀ICP备17043176号-1