Function Line Function Code console.py 54 request_execute spye.opt_result = spye.drv_presentation.present(func(*arg, **kwarg)) documentation.py 206 meta_test self.compile_component(spye.path_join(metaconfig.path_res, 'service', 'postfix'), "foo") documentation.py 106 compile_component div.append(html.ul(*[html.li(html.pre("%s: %s" % (handler.find_permission(b, "default permissions"), b))) for b in sorted(set(fil["mkdir"] + mkdirs))])) files.py 584 find_permission self.print_minute("Found permission %o for file [%s]", perm, name) baseplugin.py 321 print_minute return self.print_output(-3, msg, *fmt) baseplugin.py 293 print_output spye.drv_output.output_log(sev, self.debug_get_message(), msg, *fmt) __init__.py 106 output_log self.write("[%s] %s%s\n" % (self.severity_codes[sev], inset, msg % spye.utf8_encode_list(fmt, (int, float, str)))) [E] Exception information: >> %o format: a number is required, not str