This website requires JavaScript.
Explore
Help
Sign In
itdominator
/
Deprecated-Unsupported
Watch
1
Star
0
Fork
You've already forked Deprecated-Unsupported
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
93cde0000d
Deprecated-Unsupported
/
Shell Projects
/
anime-dl
/
clean-string.py
6 lines
74 B
Python
Executable File
Raw
Blame
History
#!/usr/bin/python3
import
sys
print
(
"
\"
"
+
sys
.
argv
[
1
]
.
rstrip
(
)
+
"
\"
"
)
Reference in New Issue
View Git Blame
Copy Permalink