xml_exporter.py
4.05 KB
-
Add JSON encoder for datetimes to xml export · 1c5706fb
During policy export, we want to write any python datetime objects found as iso timestamps, rather than throwing exceptions.
Don Mitchell committed
During policy export, we want to write any python datetime objects found as iso timestamps, rather than throwing exceptions.