All public logs
From Federal Burro of Information
Jump to navigationJump to search
Combined display of all available logs of Federal Burro of Information. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 17:37, 6 March 2021 David talk contribs created page Python Notes/yaml2xml.py (Created page with "<code> #!/usr/bin/python from yaml import load from gnosis.xml.pickle import dumps # from sys import stdin import sys data = sys.stdin.readlines() # print dumps(load(stdin.re...")