Switch to side-by-side view

--- a/src/mediaserver/cdplugins/pycommon/conftree.py
+++ b/src/mediaserver/cdplugins/pycommon/conftree.py
@@ -39,7 +39,7 @@
         try:
             f = open(confname, 'r')
         except Exception as exc:
-            #print("Open Exception: %s" % exc, sys.stderr)
+            #print("Open Exception: %s" % exc, file=sys.stderr)
             # File does not exist -> empty config, not an error.
             return