Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Jan 21st, 2019
112
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.20 KB
| None
|
0
0
raw
download
clone
embed
print
report
l = ['path1', 'path2', 'path3']
for i in l:
with open_source_file(i) as f:
file_content = f.read()
file_content = remove_utf8_from_xml(file_content)
return etree.fromstring(file_content)
Add Comment
Please,
Sign In
to add comment
Public Pastes
Untitled
8 hours ago | 5.42 KB
Secrets.kdbx
17 hours ago | 166.19 KB
paul-graham-ghostwriting.prompt.md
1 day ago | 5.68 KB
Energy limiter
1 day ago | 0.34 KB
GEOMETRY SW
1 day ago | 1.85 KB
brain.roblox
3 days ago | 14.59 KB
Untitled
3 days ago | 26.41 KB
Untitled
3 days ago | 14.72 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!