Beispiel #1
0
 def mono_stderr(self, instance):
     return monospace_format(instance.stderr)
Beispiel #2
0
 def monospace_content(self, instance):
     return monospace_format(instance.content)
Beispiel #3
0
 def mono_stderr(self, instance):
     return monospace_format(instance.stderr)
Beispiel #4
0
 def monospace_content(self, instance):
     return monospace_format(instance.content)