src/python/opensrf.py:84: [W, do_init] Using the global statement src/python/opensrf.py:85: [W, do_init] Using the global statement src/python/opensrf.py:162: [W, do_start] Access to a protected member _exit of a client class src/python/opensrf.py:131: [W, do_start] Unused variable 'alive' src/python/opensrf.py:177: [W, do_start_all] Using the global statement src/python/opensrf.py:212: [W, do_stop] No exception type(s) specified src/python/osrf/app.py:192: [W] XXX parse me src/python/osrf/app.py:193: [W] XXX parse me src/python/osrf/app.py:81: [W, Application.load] Catch "Exception" src/python/osrf/app.py:80: [W, Application.load] Use of the exec statement src/python/osrf/app.py:124: [W, Application.handle_request] Catch "Exception" src/python/osrf/app.py:123: [W, Application.handle_request] Used * or ** magic src/python/osrf/app.py:168: [W, Application.sysmethod_time] Unused argument 'request' src/python/osrf/cache.py:8: [W] String statement has no effect src/python/osrf/cache.py:14: [W, CacheException.__init__] __init__ method from base class 'Exception' is not called src/python/osrf/cache.py:25: [W, CacheClient.__init__] Using global for '_client' but no assignment is done src/python/osrf/cache.py:37: [W, CacheClient.put] Using global for 'defaultTimeout' but no assignment is done src/python/osrf/cache.py:56: [W, CacheClient.connect] Using the global statement src/python/osrf/cache.py:62: [W, CacheClient.get_client] Using global for '_client' but no assignment is done src/python/osrf/conf.py:27: [W, Config.__init__] Redefining built-in 'file' src/python/osrf/conf.py:71: [W, get_no_ex] No exception type(s) specified src/python/osrf/ex.py:22: [W, OSRFException.__init__] __init__ method from base class 'Exception' is not called src/python/osrf/gateway.py:121: [W] Unnecessary semicolon src/python/osrf/gateway.py:193: [W] Unnecessary semicolon src/python/osrf/gateway.py:11: [W, GatewayRequest.__init__] Dangerous default value [] as argument src/python/osrf/gateway.py:48: [W, GatewayRequest.setDefaultHost] Using the global statement src/python/osrf/gateway.py:109: [W, XMLGatewayRequest.handleResponse] Redefining name 'handler' from outer scope (line 2) src/python/osrf/gateway.py:114: [W, XMLGatewayRequest.handleResponse] Catch "Exception" src/python/osrf/gateway.py:125: [W, XMLGatewayParser.__init__] __init__ method from base class 'ContentHandler' is not called src/python/osrf/gateway.py:2: [W] Unused import saxutils src/python/osrf/gateway.py:1: [W] Unused import minidom src/python/osrf/gateway.py:6: [W] Unused import re src/python/osrf/http_translator.py:248: [W] XXX auth token? src/python/osrf/http_translator.py:23: [W] String statement has no effect src/python/osrf/http_translator.py:60: [W, child_init] Redefining name 'osrf' from outer scope (line 3) src/python/osrf/http_translator.py:54: [W, child_init] Using the global statement src/python/osrf/http_translator.py:60: [W, child_init] Reimport 'osrf.system' (imported line 3) src/python/osrf/http_translator.py:131: [W, HTTPTranslator.__init__] Catch "Exception" src/python/osrf/log.py:36: [W, initialize] Using the global statement src/python/osrf/log.py:43: [W, initialize] Unused variable 'syslog' src/python/osrf/log.py:57: [W, make_xid] Using global for '_xid_is_client' but no assignment is done src/python/osrf/log.py:65: [W, clear_xid] Using the global statement src/python/osrf/log.py:69: [W, set_xid] Using the global statement src/python/osrf/log.py:93: [W, __log] Using global for 'LOG_LEVEL' but no assignment is done src/python/osrf/log.py:93: [W, __log] Using global for 'LOG_TYPE' but no assignment is done src/python/osrf/log.py:98: [W, __log] No exception type(s) specified src/python/osrf/log.py:96: [W, __log] Unused variable 'syslog' src/python/osrf/log.py:153: [W, __log_file] Using the global statement src/python/osrf/log.py:163: [W, __log_file] No exception type(s) specified src/python/osrf/net_obj.py:81: [W, NetworkObject.shallow_clone] Access to a protected member _data of a client class src/python/osrf/net_obj.py:92: [W, new_object_from_hint] Use of the exec statement src/python/osrf/net_obj.py:95: [W, new_object_from_hint] Access to a protected member __unknown of a client class src/python/osrf/net_obj.py:103: [W, __make_network_accessor.accessor] Access to a protected member _data of a client class src/python/osrf/net_obj.py:104: [W, __make_network_accessor.accessor] Access to a protected member _data of a client class src/python/osrf/net_obj.py:108: [W, register_hint] Redefining built-in 'type' src/python/osrf/net_obj.py:122: [W, register_hint] Use of the exec statement src/python/osrf/net_obj.py:126: [W, register_hint] Use of the exec statement src/python/osrf/net_obj.py:176: [W, parse_net_object] Use of the exec statement src/python/osrf/net_obj.py:276: [W, find_object_path] No exception type(s) specified src/python/osrf/net.py:220: [W] Bad indentation. Found 19 spaces, expected 20 src/python/osrf/net.py:190: [W, Network.stream_closed] Unused argument 'stream' src/python/osrf/server.py:76: [W, Controller.cleanup] Access to a protected member _exit of a client class src/python/osrf/server.py:82: [W, Controller.handle_signals.handler] Unused argument 'frame' src/python/osrf/server.py:82: [W, Controller.handle_signals.handler] Unused argument 'signum' src/python/osrf/server.py:162: [W, Controller.write_child] Catch "Exception" src/python/osrf/server.py:232: [W, Controller.reap_children] Unused variable 'status' src/python/osrf/server.py:262: [W, Controller.cleanup_child] No exception type(s) specified src/python/osrf/server.py:265: [W, Controller.cleanup_child] No exception type(s) specified src/python/osrf/server.py:308: [W, Controller.spawn_child] Access to a protected member _exit of a client class src/python/osrf/ses.py:40: [W] Unnecessary semicolon src/python/osrf/ses.py:78: [W] Unnecessary semicolon src/python/osrf/ses.py:38: [W, Session] String statement has no effect src/python/osrf/ses.py:212: [W, ClientSession.push_response_queue] Catch "Exception" src/python/osrf/ses.py:239: [W, Request.__init__] Dangerous default value [] as argument src/python/osrf/ses.py:254: [W, ClientRequest.__init__] Dangerous default value [] as argument src/python/osrf/ses.py:377: [W, ServerSession.run_callback] Redefining built-in 'type' src/python/osrf/ses.py:381: [W, ServerSession.register_callback] Redefining built-in 'type' src/python/osrf/ses.py:391: [W, ServerRequest.__init__] Dangerous default value [] as argument src/python/osrf/set.py:23: [W, get] Using global for '__config' but no assignment is done src/python/osrf/set.py:31: [W, load] Using the global statement src/python/osrf/system.py:29: [W, System.net_connect] String statement has no effect src/python/osrf/system.py:103: [W, System] String statement has no effect src/python/osrf/system.py:120: [W, System.daemonize] Access to a protected member _exit of a client class src/python/osrf/system.py:17: [W] Unused import set_network_handle src/python/osrf/xml_obj.py:98: [W, XMLFlattener.Handler.__init__] __init__ method from base class 'ContentHandler' is not called src/python/osrf/xml_obj.py:141: [W, XMLFlattener.__init__] __init__ method from base class 'ContentHandler' is not called src/python/osrf/xml_obj.py:3: [W] Unused import saxutils