diff sat_frontends/jp/output_xml.py @ 2601:12bf089f0bf3

jp (output): new OUPUT_XMLUI and OUTPUT_LIST_XMLUI outputs
author Goffi <goffi@goffi.org>
date Fri, 01 Jun 2018 12:15:38 +0200
parents 26edcf3a30eb
children 56f94936df1e
line wrap: on
line diff
--- a/sat_frontends/jp/output_xml.py	Fri Jun 01 12:06:33 2018 +0200
+++ b/sat_frontends/jp/output_xml.py	Fri Jun 01 12:15:38 2018 +0200
@@ -39,7 +39,7 @@
 
 
 class XML(object):
-    """Default outputs"""
+    """Outputs for XML"""
 
     def __init__(self, host):
         self.host = host