Version fallback to Beta 11.6
This commit is contained in:
3
siro.py
3
siro.py
@@ -1,4 +1,3 @@
|
||||
#!/usr/bin/env python3
|
||||
import re
|
||||
from lxml import etree
|
||||
import json
|
||||
@@ -102,4 +101,4 @@ def main(number2):
|
||||
js = json.dumps(dic, ensure_ascii=False, sort_keys=True, indent=4, separators=(',', ':'),)#.encode('UTF-8')
|
||||
return js
|
||||
|
||||
#print(main('300maan-373'))
|
||||
#print(main('300maan-373'))
|
||||
Reference in New Issue
Block a user