Skip to content

Instantly share code, notes, and snippets.

@roboslone
Created November 5, 2014 23:21
Show Gist options
  • Save roboslone/bc710c741ae7e92f76f6 to your computer and use it in GitHub Desktop.
Save roboslone/bc710c741ae7e92f76f6 to your computer and use it in GitHub Desktop.
2014-10-26 10:58:56,560: DEBUG : bind: address=('localhost', 54066)
2014-10-26 10:58:56,560: DEBUG : listen: backlog=5
2014-10-26 10:58:56,560: INFO : Anaconda Server started in port 54066 for PID 71924 with cache dir /Users/roboslone/Library/Caches/Jedi/Experiments and extra paths /Users/roboslone/Documents/Experiments,/Users/roboslone/Documents/Flags,/Users/roboslone/Documents/DnD,/Users/roboslone/Documents/Configurations,/Users/roboslone/Documents/Scripts,/Users/roboslone/Documents/Utils
2014-10-26 10:58:56,561: INFO : Incomming connection from ('127.0.0.1', 54112)
2014-10-26 10:58:56,561: INFO : Incomming connection from ('127.0.0.1', 54113)
2014-10-26 10:58:58,566: INFO : process 71924 does not exists stopping server...
2014-10-26 10:58:59,567: INFO : Closing the socket, server will be shutdown now...
2014-10-27 15:20:34,117: DEBUG : bind: address=('localhost', 60680)
2014-10-27 15:20:34,117: DEBUG : listen: backlog=5
2014-10-27 15:20:34,117: INFO : Anaconda Server started in port 60680 for PID 28690 with cache dir /Users/roboslone/Library/Caches/Jedi/Experiments and extra paths /Users/roboslone/Documents/Experiments,/Users/roboslone/Documents/Flags,/Users/roboslone/Documents/DnD,/Users/roboslone/Documents/Configurations,/Users/roboslone/Documents/Scripts,/Users/roboslone/Documents/Utils
2014-10-27 15:20:34,124: INFO : Incomming connection from ('127.0.0.1', 60727)
2014-10-27 15:20:34,125: INFO : Incomming connection from ('127.0.0.1', 60728)
2014-10-27 15:21:30,299: INFO : process 28690 does not exists stopping server...
2014-10-27 15:21:31,301: INFO : Closing the socket, server will be shutdown now...
2014-10-27 19:06:40,170: DEBUG : bind: address=('localhost', 64044)
2014-10-27 19:06:40,171: DEBUG : listen: backlog=5
2014-10-27 19:06:40,171: INFO : Anaconda Server started in port 64044 for PID 62728 with cache dir /Users/roboslone/Library/Caches/Jedi/Experiments and extra paths /Users/roboslone/Documents/Experiments,/Users/roboslone/Documents/Flags,/Users/roboslone/Documents/DnD,/Users/roboslone/Documents/Configurations,/Users/roboslone/Documents/Scripts,/Users/roboslone/Documents/Utils
2014-10-27 19:06:40,183: INFO : Incomming connection from ('127.0.0.1', 64092)
2014-10-27 19:06:40,183: INFO : Incomming connection from ('127.0.0.1', 64093)
2014-10-27 19:24:35,282: INFO : client requests: lint
2014-10-27 19:24:35,293: INFO : About push back to ST3: b'{"uid": "e4bd1b3e2e0a4d09978c9174c4bddde3", "vid": 55, "success": true, "errors": [{"level": "W", "offset": 0, "lineno": 3, "underline_range": true, "message": "[w] pep 8 (%s): %s", "raw_error": "[W] PEP 8 (E302): expected 2 blank lines, found 1"}]}\r\n'
2014-10-27 19:24:35,549: INFO : client requests: lint
2014-10-27 19:24:35,563: INFO : About push back to ST3: b'{"uid": "2310daa09bcf4d3ab023aa07d691f4dc", "vid": 57, "success": true, "errors": [{"level": "W", "offset": 0, "lineno": 42, "underline_range": true, "message": "[w] pep 8 (%s): %s", "raw_error": "[W] PEP 8 (E303): too many blank lines (3)"}, {"level": "W", "offset": 20, "lineno": 53, "underline_range": true, "message": "[w] pep 8 (%s): %s", "raw_error": "[W] PEP 8 (E251): unexpected spaces around keyword / parameter equals"}, {"level": "W", "offset": 22, "lineno": 53, "underline_range": true, "message": "[w] pep 8 (%s): %s", "raw_error": "[W] PEP 8 (E251): unexpected spaces around keyword / parameter equals"}, {"level": "W", "offset": 20, "lineno": 54, "underline_range": true, "message": "[w] pep 8 (%s): %s", "raw_error": "[W] PEP 8 (E251): unexpected spaces around keyword / parameter equals"}, {"level": "W", "offset": 22, "lineno": 54, "underline_range": true, "message": "[w] pep 8 (%s): %s", "raw_error": "[W] PEP 8 (E251): unexpected spaces around keyword / parameter equals"}, {"level": "W", "offset": 19, "lineno": 55, "underline_range": true, "message": "[w] pep 8 (%s): %s", "raw_error": "[W] PEP 8 (E251): unexpected spaces around keyword / parameter equals"}, {"level": "W", "offset": 21, "lineno": 55, "underline_range": true, "message": "[w] pep 8 (%s): %s", "raw_error": "[W] PEP 8 (E251): unexpected spaces around keyword / parameter equals"}, {"level": "V", "offset": 36, "lineno": 95, "underline_range": true, "message": "[v] pep 8 (%s): %s", "raw_error": "[V] PEP 8 (W292): no newline at end of file"}, {"level": "W", "len": 1, "offset": 15, "regex": "((and|or|not|if|elif|while|in)\\\\s+|[+\\\\-*^%%<>=\\\\(\\\\{])*\\\\s*(?P<underline>[\\\\w\\\\.]*h[\\\\w]*)", "lineno": 29, "underline_range": false, "message": "Undefined name %r", "raw_error": "undefined name \'h\'"}, {"level": "W", "len": 1, "offset": 26, "regex": "((and|or|not|if|elif|while|in)\\\\s+|[+\\\\-*^%%<>=\\\\(\\\\{])*\\\\s*(?P<underline>[\\\\w\\\\.]*h[\\\\w]*)", "lineno": 31, "underline_range": false, "message": "Undefined name %r", "raw_error": "undefined name \'h\'"}, {"level": "W", "len": 1, "offset": 43, "regex": "((and|or|not|if|elif|while|in)\\\\s+|[+\\\\-*^%%<>=\\\\(\\\\{])*\\\\s*(?P<underline>[\\\\w\\\\.]*h[\\\\w]*)", "lineno": 33, "underline_range": false, "message": "Undefined name %r", "raw_error": "undefined name \'h\'"}, {"level": "W", "len": 1, "offset": 26, "regex": "((and|or|not|if|elif|while|in)\\\\s+|[+\\\\-*^%%<>=\\\\(\\\\{])*\\\\s*(?P<underline>[\\\\w\\\\.]*h[\\\\w]*)", "lineno": 34, "underline_range": false, "message": "Undefined name %r", "raw_error": "undefined name \'h\'"}, {"level": "W", "offset": 0, "regex": "(^|\\\\s+|,\\\\s*|as\\\\s+)(?P<underline>[\\\\w]*gaierror[\\\\w]*)", "lineno": 7, "linematch": "(from\\\\s+[\\\\w_\\\\.]+\\\\s+)?import\\\\s+(?P<match>[^#;]+)", "underline_range": false, "message": "%r imported but unused", "raw_error": "\'gaierror\' imported but unused"}, {"level": "W", "offset": 0, "regex": "(^|\\\\s+|,\\\\s*|as\\\\s+)(?P<underline>[\\\\w]*timeout[\\\\w]*)", "lineno": 7, "linematch": "(from\\\\s+[\\\\w_\\\\.]+\\\\s+)?import\\\\s+(?P<match>[^#;]+)", "underline_range": false, "message": "%r imported but unused", "raw_error": "\'timeout\' imported but unused"}, {"level": "W", "offset": 0, "regex": "(^|\\\\s+|,\\\\s*|as\\\\s+)(?P<underline>[\\\\w]*logging[\\\\w]*)", "lineno": 10, "linematch": "(from\\\\s+[\\\\w_\\\\.]+\\\\s+)?import\\\\s+(?P<match>[^#;]+)", "underline_range": false, "message": "%r imported but unused", "raw_error": "\'logging\' imported but unused"}]}\r\n'
2014-10-27 19:24:37,044: INFO : client requests: lint
2014-10-27 19:24:37,049: INFO : About push back to ST3: b'{"uid": "fdd7a47be07441998aa5f78a719befd9", "vid": 61, "success": true, "errors": [{"level": "W", "offset": 0, "lineno": 3, "underline_range": true, "message": "[w] pep 8 (%s): %s", "raw_error": "[W] PEP 8 (E302): expected 2 blank lines, found 1"}]}\r\n'
2014-10-27 19:24:37,298: INFO : client requests: lint
2014-10-27 19:24:37,312: INFO : About push back to ST3: b'{"uid": "3a7552a861f24425ae4fe70d44505da0", "vid": 63, "success": true, "errors": [{"level": "W", "offset": 0, "lineno": 42, "underline_range": true, "message": "[w] pep 8 (%s): %s", "raw_error": "[W] PEP 8 (E303): too many blank lines (3)"}, {"level": "W", "offset": 20, "lineno": 53, "underline_range": true, "message": "[w] pep 8 (%s): %s", "raw_error": "[W] PEP 8 (E251): unexpected spaces around keyword / parameter equals"}, {"level": "W", "offset": 22, "lineno": 53, "underline_range": true, "message": "[w] pep 8 (%s): %s", "raw_error": "[W] PEP 8 (E251): unexpected spaces around keyword / parameter equals"}, {"level": "W", "offset": 20, "lineno": 54, "underline_range": true, "message": "[w] pep 8 (%s): %s", "raw_error": "[W] PEP 8 (E251): unexpected spaces around keyword / parameter equals"}, {"level": "W", "offset": 22, "lineno": 54, "underline_range": true, "message": "[w] pep 8 (%s): %s", "raw_error": "[W] PEP 8 (E251): unexpected spaces around keyword / parameter equals"}, {"level": "W", "offset": 19, "lineno": 55, "underline_range": true, "message": "[w] pep 8 (%s): %s", "raw_error": "[W] PEP 8 (E251): unexpected spaces around keyword / parameter equals"}, {"level": "W", "offset": 21, "lineno": 55, "underline_range": true, "message": "[w] pep 8 (%s): %s", "raw_error": "[W] PEP 8 (E251): unexpected spaces around keyword / parameter equals"}, {"level": "V", "offset": 36, "lineno": 95, "underline_range": true, "message": "[v] pep 8 (%s): %s", "raw_error": "[V] PEP 8 (W292): no newline at end of file"}, {"level": "W", "len": 1, "offset": 15, "regex": "((and|or|not|if|elif|while|in)\\\\s+|[+\\\\-*^%%<>=\\\\(\\\\{])*\\\\s*(?P<underline>[\\\\w\\\\.]*h[\\\\w]*)", "lineno": 29, "underline_range": false, "message": "Undefined name %r", "raw_error": "undefined name \'h\'"}, {"level": "W", "len": 1, "offset": 26, "regex": "((and|or|not|if|elif|while|in)\\\\s+|[+\\\\-*^%%<>=\\\\(\\\\{])*\\\\s*(?P<underline>[\\\\w\\\\.]*h[\\\\w]*)", "lineno": 31, "underline_range": false, "message": "Undefined name %r", "raw_error": "undefined name \'h\'"}, {"level": "W", "len": 1, "offset": 43, "regex": "((and|or|not|if|elif|while|in)\\\\s+|[+\\\\-*^%%<>=\\\\(\\\\{])*\\\\s*(?P<underline>[\\\\w\\\\.]*h[\\\\w]*)", "lineno": 33, "underline_range": false, "message": "Undefined name %r", "raw_error": "undefined name \'h\'"}, {"level": "W", "len": 1, "offset": 26, "regex": "((and|or|not|if|elif|while|in)\\\\s+|[+\\\\-*^%%<>=\\\\(\\\\{])*\\\\s*(?P<underline>[\\\\w\\\\.]*h[\\\\w]*)", "lineno": 34, "underline_range": false, "message": "Undefined name %r", "raw_error": "undefined name \'h\'"}, {"level": "W", "offset": 0, "regex": "(^|\\\\s+|,\\\\s*|as\\\\s+)(?P<underline>[\\\\w]*gaierror[\\\\w]*)", "lineno": 7, "linematch": "(from\\\\s+[\\\\w_\\\\.]+\\\\s+)?import\\\\s+(?P<match>[^#;]+)", "underline_range": false, "message": "%r imported but unused", "raw_error": "\'gaierror\' imported but unused"}, {"level": "W", "offset": 0, "regex": "(^|\\\\s+|,\\\\s*|as\\\\s+)(?P<underline>[\\\\w]*timeout[\\\\w]*)", "lineno": 7, "linematch": "(from\\\\s+[\\\\w_\\\\.]+\\\\s+)?import\\\\s+(?P<match>[^#;]+)", "underline_range": false, "message": "%r imported but unused", "raw_error": "\'timeout\' imported but unused"}, {"level": "W", "offset": 0, "regex": "(^|\\\\s+|,\\\\s*|as\\\\s+)(?P<underline>[\\\\w]*logging[\\\\w]*)", "lineno": 10, "linematch": "(from\\\\s+[\\\\w_\\\\.]+\\\\s+)?import\\\\s+(?P<match>[^#;]+)", "underline_range": false, "message": "%r imported but unused", "raw_error": "\'logging\' imported but unused"}]}\r\n'
2014-10-27 19:24:59,409: INFO : client requests: autocomplete
2014-10-27 19:24:59,425: INFO : About push back to ST3: b'{"completions": [["def\\tkeyword", "def"], ["del\\tkeyword", "del"], ["delattr\\tfunction", "delattr"], ["DeprecationWarning\\tclass", "DeprecationWarning"], ["dict\\tclass", "dict"], ["dir\\tfunction", "dir"], ["divmod\\tfunction", "divmod"]], "success": true, "uid": "4776e0a0e2eb4b15ab3f35b4c904fc86"}\r\n'
2014-10-27 19:25:00,890: INFO : client requests: autocomplete
2014-10-27 19:25:00,894: INFO : About push back to ST3: b'{"completions": [["_check_ssh\\tfunction", "_check_ssh"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "db7b19db341f48f98b09a2ddb7a27100"}\r\n'
2014-10-27 19:25:01,154: INFO : client requests: autocomplete
2014-10-27 19:25:01,157: INFO : About push back to ST3: b'{"completions": [["_check_ssh\\tfunction", "_check_ssh"]], "success": true, "uid": "ced07dcb483445b5a6b7290f1a46a034"}\r\n'
2014-10-27 19:25:01,206: INFO : client requests: autocomplete
2014-10-27 19:25:01,210: INFO : About push back to ST3: b'{"completions": [["_check_ssh\\tfunction", "_check_ssh"]], "success": true, "uid": "209124f85fb9482c817cf582720ae99e"}\r\n'
2014-10-27 19:25:01,355: INFO : client requests: autocomplete
2014-10-27 19:25:01,358: INFO : About push back to ST3: b'{"completions": [["_check_ssh\\tfunction", "_check_ssh"]], "success": true, "uid": "89b137df84aa4a25bd47633b21623b4f"}\r\n'
2014-10-27 19:25:01,549: INFO : client requests: autocomplete
2014-10-27 19:25:01,552: INFO : About push back to ST3: b'{"completions": [["_check_ssh\\tfunction", "_check_ssh"]], "success": true, "uid": "ecfecb0d22b34f72a1eb5c43f02cc799"}\r\n'
2014-10-27 19:25:01,665: INFO : client requests: autocomplete
2014-10-27 19:25:01,668: INFO : About push back to ST3: b'{"completions": [["_check_ssh\\tfunction", "_check_ssh"]], "success": true, "uid": "f7d3b054f7784fd48e0d711f59f8a483"}\r\n'
2014-10-27 19:25:02,235: INFO : client requests: autocomplete
2014-10-27 19:25:02,237: INFO : About push back to ST3: b'{"completions": [["_check_ssh\\tfunction", "_check_ssh"]], "success": true, "uid": "e716b68e43b646efafb8f69da85e9dc7"}\r\n'
2014-10-27 19:25:02,474: INFO : client requests: autocomplete
2014-10-27 19:25:02,477: INFO : About push back to ST3: b'{"completions": [["_check_ssh\\tfunction", "_check_ssh"]], "success": true, "uid": "903af59502a141968dc7baf1d2a0667b"}\r\n'
2014-10-27 19:25:02,649: INFO : client requests: autocomplete
2014-10-27 19:25:02,652: INFO : About push back to ST3: b'{"completions": [["_check_ssh\\tfunction", "_check_ssh"]], "success": true, "uid": "de6b5308d3f044f890988f8bd740802c"}\r\n'
2014-10-27 19:25:02,769: INFO : client requests: autocomplete
2014-10-27 19:25:02,772: INFO : About push back to ST3: b'{"completions": [["_check_ssh\\tfunction", "_check_ssh"]], "success": true, "uid": "f8c93a862bb041c1bb5dbfbc723289c8"}\r\n'
2014-10-27 19:25:03,049: INFO : client requests: autocomplete
2014-10-27 19:25:03,052: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "0c42c71de6db4af59ab61c501bdaacfa"}\r\n'
2014-10-27 19:25:03,353: INFO : client requests: autocomplete
2014-10-27 19:25:03,356: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "894bc204c8224a6098a83965ba4210e8"}\r\n'
2014-10-27 19:25:03,441: INFO : client requests: autocomplete
2014-10-27 19:25:03,445: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "b2e4fdf62bc549708516ca1b7a15855a"}\r\n'
2014-10-27 19:25:03,593: INFO : client requests: autocomplete
2014-10-27 19:25:03,597: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "d2d42604ec1145259e99b25181a459e0"}\r\n'
2014-10-27 19:25:03,849: INFO : client requests: autocomplete
2014-10-27 19:25:03,852: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "70ec051db8eb416da4c48e0a442e4307"}\r\n'
2014-10-27 19:25:03,985: INFO : client requests: autocomplete
2014-10-27 19:25:03,988: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "d50aeda4b3ac46cf8830524eed39c5a8"}\r\n'
2014-10-27 19:25:04,092: INFO : client requests: autocomplete
2014-10-27 19:25:04,095: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "0ae470f6c688437a8152489c162a486e"}\r\n'
2014-10-27 19:25:04,239: INFO : client requests: autocomplete
2014-10-27 19:25:04,242: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "494ef2c00deb4f6e97e3518f66cc947c"}\r\n'
2014-10-27 19:25:04,442: INFO : client requests: autocomplete
2014-10-27 19:25:04,445: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "87aed8eff1914a7cb0d1a6b79fd3db57"}\r\n'
2014-10-27 19:25:04,641: INFO : client requests: autocomplete
2014-10-27 19:25:04,645: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "4ab3cc509a8d47659884a97a66d98a38"}\r\n'
2014-10-27 19:25:04,806: INFO : client requests: autocomplete
2014-10-27 19:25:04,809: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "f498a6145dab45329b5820b3ff2ca6f6"}\r\n'
2014-10-27 19:25:05,523: INFO : client requests: autocomplete
2014-10-27 19:25:05,526: INFO : About push back to ST3: b'{"completions": [["hasattr\\tfunction", "hasattr"], ["hash\\tfunction", "hash"], ["help\\tclass", "help"], ["hex\\tfunction", "hex"]], "success": true, "uid": "2b1ffdc1a9da439d93d52869d671daac"}\r\n'
2014-10-27 19:25:07,425: INFO : client requests: autocomplete
2014-10-27 19:25:07,516: INFO : About push back to ST3: b'{"completions": [["abs\\tfunction", "abs"], ["all\\tfunction", "all"], ["and\\tkeyword", "and"], ["any\\tfunction", "any"], ["ArithmeticError\\tclass", "ArithmeticError"], ["as\\tkeyword", "as"], ["ascii\\tfunction", "ascii"], ["assert\\tkeyword", "assert"], ["AssertionError\\tclass", "AssertionError"], ["AttributeError\\tclass", "AttributeError"], ["AutoAddPolicy\\tclass", "AutoAddPolicy"]], "success": true, "uid": "c6740c21fb634ee69262c7f1a798c334"}\r\n'
2014-10-27 19:25:08,026: INFO : client requests: autocomplete
2014-10-27 19:25:08,044: INFO : About push back to ST3: b'{"completions": [["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["Pool\\timport", "Pool"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"]], "success": true, "uid": "a03f4e0a1b114b9091b09282f4fa9d38"}\r\n'
2014-10-27 19:25:08,426: INFO : client requests: autocomplete
2014-10-27 19:25:08,430: INFO : About push back to ST3: b'{"completions": [["pass\\tkeyword", "pass"]], "success": true, "uid": "0feddb7066304e809c980f8d97fd6264"}\r\n'
2014-10-27 19:25:13,576: INFO : client requests: autocomplete
2014-10-27 19:25:13,583: INFO : About push back to ST3: b'{"completions": [["False\\tclass", "False"], ["FileExistsError\\tclass", "FileExistsError"], ["FileNotFoundError\\tclass", "FileNotFoundError"], ["filter\\tclass", "filter"], ["finally\\tkeyword", "finally"], ["float\\tclass", "float"], ["FloatingPointError\\tclass", "FloatingPointError"], ["for\\tkeyword", "for"], ["format\\tfunction", "format"], ["from\\tkeyword", "from"], ["frozenset\\tclass", "frozenset"], ["FutureWarning\\tclass", "FutureWarning"]], "success": true, "uid": "8bd4b462ac8b4dc18198f9473cd242f9"}\r\n'
2014-10-27 19:25:14,409: INFO : client requests: autocomplete
2014-10-27 19:25:14,481: INFO : About push back to ST3: b'{"completions": [["sched\\tmodule", "sched"], ["select\\tmodule", "select"], ["selectors\\tmodule", "selectors"], ["settings\\tmodule", "settings"], ["setuptools\\tmodule", "setuptools"], ["shelve\\tmodule", "shelve"], ["shlex\\tmodule", "shlex"], ["shutil\\tmodule", "shutil"], ["signal\\tmodule", "signal"], ["site\\tmodule", "site"], ["sitecustomize\\tmodule", "sitecustomize"], ["six\\tmodule", "six"], ["smtpd\\tmodule", "smtpd"], ["smtplib\\tmodule", "smtplib"], ["sndhdr\\tmodule", "sndhdr"], ["socket\\tmodule", "socket"], ["socketserver\\tmodule", "socketserver"], ["sphinx\\tmodule", "sphinx"], ["sqlite3\\tmodule", "sqlite3"], ["sre_compile\\tmodule", "sre_compile"], ["sre_constants\\tmodule", "sre_constants"], ["sre_parse\\tmodule", "sre_parse"], ["ssh\\tmodule", "ssh"], ["ssl\\tmodule", "ssl"], ["stat\\tmodule", "stat"], ["statistics\\tmodule", "statistics"], ["string\\tmodule", "string"], ["stringprep\\tmodule", "stringprep"], ["struct\\tmodule", "struct"], ["sublime\\tmodule", "sublime"], ["subprocess\\tmodule", "subprocess"], ["sunau\\tmodule", "sunau"], ["symbol\\tmodule", "symbol"], ["symtable\\tmodule", "symtable"], ["sys\\tmodule", "sys"], ["sysconfig\\tmodule", "sysconfig"], ["syslog\\tmodule", "syslog"]], "success": true, "uid": "46cb3dd40ed94e29941c4aea5ffab91b"}\r\n'
2014-10-27 19:25:15,791: INFO : client requests: autocomplete
2014-10-27 19:25:15,794: INFO : About push back to ST3: b'{"completions": [["import\\tkeyword", "import"]], "success": true, "uid": "7bab8cc7a8724be4af28670cdab71dbd"}\r\n'
2014-10-27 19:25:16,712: INFO : client requests: autocomplete
2014-10-27 19:25:16,948: INFO : About push back to ST3: b'{"completions": [["builtins\\tmodule", "builtins"], ["call\\tfunction", "call"], ["CalledProcessError\\tclass", "CalledProcessError"], ["check_call\\tfunction", "check_call"], ["check_output\\tfunction", "check_output"], ["CREATE_NEW_CONSOLE\\timport", "CREATE_NEW_CONSOLE"], ["CREATE_NEW_PROCESS_GROUP\\timport", "CREATE_NEW_PROCESS_GROUP"], ["DEVNULL\\tstatement", "DEVNULL"], ["errno\\tmodule", "errno"], ["getoutput\\tfunction", "getoutput"], ["getstatusoutput\\tfunction", "getstatusoutput"], ["Handle\\tclass", "Handle"], ["io\\tmodule", "io"], ["list2cmdline\\tfunction", "list2cmdline"], ["MAXFD\\tstatement", "MAXFD"], ["msvcrt\\tmodule", "msvcrt"], ["mswindows\\tstatement", "mswindows"], ["os\\tmodule", "os"], ["PIPE\\tstatement", "PIPE"], ["Popen\\tclass", "Popen"], ["select\\tmodule", "select"], ["selectors\\tmodule", "selectors"], ["signal\\tmodule", "signal"], ["STARTF_USESHOWWINDOW\\timport", "STARTF_USESHOWWINDOW"], ["STARTF_USESTDHANDLES\\timport", "STARTF_USESTDHANDLES"], ["STARTUPINFO\\tclass", "STARTUPINFO"], ["STD_ERROR_HANDLE\\timport", "STD_ERROR_HANDLE"], ["STD_INPUT_HANDLE\\timport", "STD_INPUT_HANDLE"], ["STD_OUTPUT_HANDLE\\timport", "STD_OUTPUT_HANDLE"], ["STDOUT\\tstatement", "STDOUT"], ["SubprocessError\\tclass", "SubprocessError"], ["SW_HIDE\\timport", "SW_HIDE"], ["sys\\tmodule", "sys"], ["threading\\tmodule", "threading"], ["time\\tmodule", "time"], ["TimeoutExpired\\tclass", "TimeoutExpired"], ["warnings\\tmodule", "warnings"], ["_active\\tstatement", "_active"], ["_args_from_interpreter_flags\\tfunction", "_args_from_interpreter_flags"], ["_cleanup\\tfunction", "_cleanup"], ["_eintr_retry_call\\tfunction", "_eintr_retry_call"], ["_PIPE_BUF\\tstatement", "_PIPE_BUF"], ["_PLATFORM_DEFAULT_CLOSE_FDS\\tstatement", "_PLATFORM_DEFAULT_CLOSE_FDS"], ["_PopenSelector\\tstatement", "_PopenSelector"], ["_posixsubprocess\\tmodule", "_posixsubprocess"], ["_time\\tfunction", "_time"], ["_winapi\\tmodule", "_winapi"], ["__all__\\tstatement", "__all__"], ["__doc__\\tinstance", "__doc__"], ["__file__\\tinstance", "__file__"], ["__name__\\tinstance", "__name__"], ["__package__\\tinstance", "__package__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "0d8b61508ca24ea68f61f73d9265263a"}\r\n'
2014-10-27 19:25:25,816: INFO : client requests: autocomplete
2014-10-27 19:25:25,904: INFO : About push back to ST3: b'{"completions": [["TabError\\tclass", "TabError"], ["TIMEOUT\\tstatement", "TIMEOUT"], ["timeout\\timport", "timeout"], ["TimeoutError\\tclass", "TimeoutError"], ["True\\tclass", "True"], ["try\\tkeyword", "try"], ["tuple\\tclass", "tuple"], ["type\\tclass", "type"], ["TypeError\\tclass", "TypeError"]], "success": true, "uid": "efc98c72dda74cbaa67f338a32b49a43"}\r\n'
2014-10-27 19:25:29,212: INFO : client requests: autocomplete
2014-10-27 19:25:29,220: INFO : About push back to ST3: b'{"completions": [["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["Pool\\timport", "Pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"]], "success": true, "uid": "8eb0b8bc2eef443297e6b56316494216"}\r\n'
2014-10-27 19:25:29,665: INFO : client requests: autocomplete
2014-10-27 19:25:29,668: INFO : About push back to ST3: b'{"completions": [["pass\\tkeyword", "pass"]], "success": true, "uid": "04be59a33df74e55ab86403391024f5c"}\r\n'
2014-10-27 19:25:30,469: INFO : client requests: autocomplete
2014-10-27 19:25:30,472: INFO : About push back to ST3: b'{"completions": [["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tclass", "exit"]], "success": true, "uid": "bfb6d361091046d49ea131d20c4334ab"}\r\n'
2014-10-27 19:25:32,074: INFO : client requests: autocomplete
2014-10-27 19:25:32,137: INFO : About push back to ST3: b'{"completions": [["abs\\tfunction", "abs"], ["all\\tfunction", "all"], ["and\\tkeyword", "and"], ["any\\tfunction", "any"], ["ArithmeticError\\tclass", "ArithmeticError"], ["as\\tkeyword", "as"], ["ascii\\tfunction", "ascii"], ["assert\\tkeyword", "assert"], ["AssertionError\\tclass", "AssertionError"], ["AttributeError\\tclass", "AttributeError"], ["AutoAddPolicy\\tclass", "AutoAddPolicy"], ["BaseException\\tclass", "BaseException"], ["bin\\tfunction", "bin"], ["BlockingIOError\\tclass", "BlockingIOError"], ["bool\\tclass", "bool"], ["break\\tkeyword", "break"], ["BrokenPipeError\\tclass", "BrokenPipeError"], ["BufferError\\tclass", "BufferError"], ["bytearray\\tclass", "bytearray"], ["bytes\\tclass", "bytes"], ["BytesWarning\\tclass", "BytesWarning"], ["callable\\tfunction", "callable"], ["ChildProcessError\\tclass", "ChildProcessError"], ["chr\\tfunction", "chr"], ["class\\tkeyword", "class"], ["classmethod\\tclass", "classmethod"], ["compile\\tfunction", "compile"], ["complex\\tclass", "complex"], ["ConnectionAbortedError\\tclass", "ConnectionAbortedError"], ["ConnectionError\\tclass", "ConnectionError"], ["ConnectionRefusedError\\tclass", "ConnectionRefusedError"], ["ConnectionResetError\\tclass", "ConnectionResetError"], ["continue\\tkeyword", "continue"], ["copyright\\tclass", "copyright"], ["credits\\tclass", "credits"], ["def\\tkeyword", "def"], ["del\\tkeyword", "del"], ["delattr\\tfunction", "delattr"], ["DeprecationWarning\\tclass", "DeprecationWarning"], ["dict\\tclass", "dict"], ["dir\\tfunction", "dir"], ["divmod\\tfunction", "divmod"], ["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tfunction", "exit"], ["FAILING_HOSTS\\tstatement", "FAILING_HOSTS"], ["False\\tclass", "False"], ["FileExistsError\\tclass", "FileExistsError"], ["FileNotFoundError\\tclass", "FileNotFoundError"], ["filter\\tclass", "filter"], ["finally\\tkeyword", "finally"], ["float\\tclass", "float"], ["FloatingPointError\\tclass", "FloatingPointError"], ["for\\tkeyword", "for"], ["format\\tfunction", "format"], ["from\\tkeyword", "from"], ["frozenset\\tclass", "frozenset"], ["FutureWarning\\tclass", "FutureWarning"], ["gaierror\\timport", "gaierror"], ["GeneratorExit\\tclass", "GeneratorExit"], ["getattr\\tfunction", "getattr"], ["getuser\\tfunction", "getuser"], ["global\\tkeyword", "global"], ["globals\\tfunction", "globals"], ["hasattr\\tfunction", "hasattr"], ["hash\\tfunction", "hash"], ["help\\tclass", "help"], ["hex\\tfunction", "hex"], ["host\\tparam", "host"], ["id\\tfunction", "id"], ["if\\tkeyword", "if"], ["import\\tkeyword", "import"], ["ImportError\\tclass", "ImportError"], ["ImportWarning\\tclass", "ImportWarning"], ["in\\tkeyword", "in"], ["IndentationError\\tclass", "IndentationError"], ["IndexError\\tclass", "IndexError"], ["input\\tfunction", "input"], ["int\\tclass", "int"], ["InterruptedError\\tclass", "InterruptedError"], ["IOError\\tclass", "IOError"], ["is\\tkeyword", "is"], ["IsADirectoryError\\tclass", "IsADirectoryError"], ["isinstance\\tfunction", "isinstance"], ["issubclass\\tfunction", "issubclass"], ["iter\\tfunction", "iter"], ["KeyboardInterrupt\\tclass", "KeyboardInterrupt"], ["KeyError\\tclass", "KeyError"], ["lambda\\tkeyword", "lambda"], ["len\\tfunction", "len"], ["license\\tclass", "license"], ["list\\tclass", "list"], ["locals\\tfunction", "locals"], ["logging\\tmodule", "logging"], ["LookupError\\tclass", "LookupError"], ["main\\tfunction", "main"], ["map\\tclass", "map"], ["max\\tfunction", "max"], ["MemoryError\\tclass", "MemoryError"], ["memoryview\\tclass", "memoryview"], ["min\\tfunction", "min"], ["NameError\\tclass", "NameError"], ["next\\tfunction", "next"], ["None\\tkeyword", "None"], ["nonlocal\\tkeyword", "nonlocal"], ["not\\tkeyword", "not"], ["NotADirectoryError\\tclass", "NotADirectoryError"], ["NotImplemented\\tclass", "NotImplemented"], ["NotImplementedError\\tclass", "NotImplementedError"], ["object\\tclass", "object"], ["oct\\tfunction", "oct"], ["open\\tfunction", "open"], ["or\\tkeyword", "or"], ["ord\\tfunction", "ord"], ["OSError\\tclass", "OSError"], ["OverflowError\\tclass", "OverflowError"], ["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["Pool\\timport", "Pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"], ["quit\\tclass", "quit"], ["raise\\tkeyword", "raise"], ["range\\tfunction", "range"], ["ReferenceError\\tclass", "ReferenceError"], ["repr\\tfunction", "repr"], ["ResourceWarning\\tclass", "ResourceWarning"], ["return\\tkeyword", "return"], ["reversed\\tclass", "reversed"], ["round\\tfunction", "round"], ["run_check\\tfunction", "run_check"], ["RuntimeError\\tclass", "RuntimeError"], ["RuntimeWarning\\tclass", "RuntimeWarning"], ["set\\tclass", "set"], ["setattr\\tfunction", "setattr"], ["SIGINT\\tclass", "SIGINT"], ["signal\\tfunction", "signal"], ["slice\\tclass", "slice"], ["sorted\\tfunction", "sorted"], ["ssh_exception\\tmodule", "ssh_exception"], ["SSHClient\\tclass", "SSHClient"], ["staticmethod\\tclass", "staticmethod"], ["stderr\\tclass", "stderr"], ["stdin\\tclass", "stdin"], ["StopIteration\\tclass", "StopIteration"], ["str\\tclass", "str"], ["sum\\tfunction", "sum"], ["super\\tclass", "super"], ["SyntaxError\\tclass", "SyntaxError"], ["SyntaxWarning\\tclass", "SyntaxWarning"], ["SystemError\\tclass", "SystemError"], ["SystemExit\\tclass", "SystemExit"], ["TabError\\tclass", "TabError"], ["timeout\\timport", "timeout"], ["TIMEOUT\\tstatement", "TIMEOUT"], ["TimeoutError\\tclass", "TimeoutError"], ["True\\tkeyword", "True"], ["try\\tkeyword", "try"], ["tuple\\tclass", "tuple"], ["type\\tclass", "type"], ["TypeError\\tclass", "TypeError"], ["UnboundLocalError\\tclass", "UnboundLocalError"], ["UnicodeDecodeError\\tclass", "UnicodeDecodeError"], ["UnicodeEncodeError\\tclass", "UnicodeEncodeError"], ["UnicodeError\\tclass", "UnicodeError"], ["UnicodeTranslateError\\tclass", "UnicodeTranslateError"], ["UnicodeWarning\\tclass", "UnicodeWarning"], ["USER\\tstatement", "USER"], ["UserWarning\\tclass", "UserWarning"], ["ValueError\\tclass", "ValueError"], ["vars\\tfunction", "vars"], ["Warning\\tclass", "Warning"], ["while\\tkeyword", "while"], ["with\\tkeyword", "with"], ["yield\\tkeyword", "yield"], ["ZeroDivisionError\\tclass", "ZeroDivisionError"], ["zip\\tclass", "zip"], ["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tclass", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "9a96fad0eeaf416f8bf0d5ebb52ec9ac"}\r\n'
2014-10-27 19:25:33,818: INFO : client requests: autocomplete
2014-10-27 19:25:33,826: INFO : About push back to ST3: b'{"completions": [["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["Pool\\timport", "Pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"]], "success": true, "uid": "135d0865595d4b3c9c0229b8c9800023"}\r\n'
2014-10-27 19:25:34,222: INFO : client requests: autocomplete
2014-10-27 19:25:34,226: INFO : About push back to ST3: b'{"completions": [["pass\\tkeyword", "pass"]], "success": true, "uid": "0d888d6893c24bd98846bac4ca4ed874"}\r\n'
2014-10-27 19:25:38,962: INFO : client requests: autocomplete
2014-10-27 19:25:38,966: INFO : About push back to ST3: b'{"completions": [["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tclass", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "230f96d24092403bbae28834120982f6"}\r\n'
2014-10-27 19:25:39,275: INFO : client requests: autocomplete
2014-10-27 19:25:39,280: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "eefdf7033c2a495fb1cd4b8c745e49ed"}\r\n'
2014-10-27 19:25:40,405: INFO : client requests: autocomplete
2014-10-27 19:25:40,409: INFO : About push back to ST3: b'{"completions": [["FAILING_HOSTS\\tstatement", "FAILING_HOSTS"], ["False\\tclass", "False"], ["FileExistsError\\tclass", "FileExistsError"], ["FileNotFoundError\\tclass", "FileNotFoundError"], ["filter\\tclass", "filter"], ["finally\\tkeyword", "finally"], ["float\\tclass", "float"], ["FloatingPointError\\tclass", "FloatingPointError"], ["for\\tkeyword", "for"], ["format\\tfunction", "format"], ["from\\tkeyword", "from"], ["frozenset\\tclass", "frozenset"], ["FutureWarning\\tclass", "FutureWarning"]], "success": true, "uid": "55693ac9c3224270a8aa41546d52dfca"}\r\n'
2014-10-27 19:25:44,232: INFO : client requests: autocomplete
2014-10-27 19:25:44,237: INFO : About push back to ST3: b'{"completions": [["raise\\tkeyword", "raise"], ["range\\tfunction", "range"], ["ReferenceError\\tclass", "ReferenceError"], ["repr\\tfunction", "repr"], ["ResourceWarning\\tclass", "ResourceWarning"], ["return\\tkeyword", "return"], ["reversed\\tclass", "reversed"], ["round\\tfunction", "round"], ["run_check\\tfunction", "run_check"], ["RuntimeError\\tclass", "RuntimeError"], ["RuntimeWarning\\tclass", "RuntimeWarning"]], "success": true, "uid": "8eb89b617dac47d5a4541b90e6ea6d89"}\r\n'
2014-10-27 19:25:45,520: INFO : client requests: autocomplete
2014-10-27 19:25:45,528: INFO : About push back to ST3: b'{"completions": [["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tfunction", "exit"]], "success": true, "uid": "2abe73b9c0154b668ba28e34628f8c91"}\r\n'
2014-10-27 19:25:57,927: INFO : client requests: autocomplete
2014-10-27 19:25:57,932: INFO : About push back to ST3: b'{"completions": [["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_ok\\tstatement", "_ok"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tclass", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "4a310ee8d7fe452981b038940420183d"}\r\n'
2014-10-27 19:26:00,403: INFO : client requests: autocomplete
2014-10-27 19:26:00,410: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "530b384ea6e9475b8529530482231c66"}\r\n'
2014-10-27 19:26:00,648: INFO : client requests: autocomplete
2014-10-27 19:26:00,652: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "e1f9fbaf9a6f439fb57d1678ab5f93ff"}\r\n'
2014-10-27 19:26:00,753: INFO : client requests: autocomplete
2014-10-27 19:26:00,756: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "f8342d818fb44398b1303bf10bc315ab"}\r\n'
2014-10-27 19:26:02,064: INFO : client requests: autocomplete
2014-10-27 19:26:02,077: INFO : About push back to ST3: b'{"completions": [["set\\tclass", "set"], ["setattr\\tfunction", "setattr"], ["SIGINT\\tclass", "SIGINT"], ["signal\\tfunction", "signal"], ["slice\\tclass", "slice"], ["sorted\\tfunction", "sorted"], ["ssh_exception\\tmodule", "ssh_exception"], ["SSHClient\\tclass", "SSHClient"], ["staticmethod\\tclass", "staticmethod"], ["stderr\\tclass", "stderr"], ["stdin\\tclass", "stdin"], ["StopIteration\\tclass", "StopIteration"], ["str\\tclass", "str"], ["sum\\tfunction", "sum"], ["super\\tclass", "super"], ["SyntaxError\\tclass", "SyntaxError"], ["SyntaxWarning\\tclass", "SyntaxWarning"], ["SystemError\\tclass", "SystemError"], ["SystemExit\\tclass", "SystemExit"]], "success": true, "uid": "2307f243419f42c189d3dd25c59ab7b4"}\r\n'
2014-10-27 19:26:02,939: INFO : client requests: autocomplete
2014-10-27 19:26:02,944: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "8c410bdfbe924e5a8680731226d93f9c"}\r\n'
2014-10-27 19:26:04,103: INFO : client requests: autocomplete
2014-10-27 19:26:04,107: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "a885346c081a40d2b83f608b90b421d8"}\r\n'
2014-10-27 19:27:47,852: INFO : client requests: autocomplete
2014-10-27 19:27:47,879: INFO : About push back to ST3: b'{"completions": [["builtins\\tmodule", "builtins"], ["call\\tfunction", "call"], ["CalledProcessError\\tclass", "CalledProcessError"], ["check_call\\tfunction", "check_call"], ["check_output\\tfunction", "check_output"], ["CREATE_NEW_CONSOLE\\timport", "CREATE_NEW_CONSOLE"], ["CREATE_NEW_PROCESS_GROUP\\timport", "CREATE_NEW_PROCESS_GROUP"], ["DEVNULL\\tstatement", "DEVNULL"], ["errno\\tmodule", "errno"], ["getoutput\\tfunction", "getoutput"], ["getstatusoutput\\tfunction", "getstatusoutput"], ["Handle\\tclass", "Handle"], ["io\\tmodule", "io"], ["list2cmdline\\tfunction", "list2cmdline"], ["MAXFD\\tstatement", "MAXFD"], ["msvcrt\\tmodule", "msvcrt"], ["mswindows\\tstatement", "mswindows"], ["os\\tmodule", "os"], ["PIPE\\tstatement", "PIPE"], ["Popen\\tclass", "Popen"], ["select\\tmodule", "select"], ["selectors\\tmodule", "selectors"], ["signal\\tmodule", "signal"], ["STARTF_USESHOWWINDOW\\timport", "STARTF_USESHOWWINDOW"], ["STARTF_USESTDHANDLES\\timport", "STARTF_USESTDHANDLES"], ["STARTUPINFO\\tclass", "STARTUPINFO"], ["STD_ERROR_HANDLE\\timport", "STD_ERROR_HANDLE"], ["STD_INPUT_HANDLE\\timport", "STD_INPUT_HANDLE"], ["STD_OUTPUT_HANDLE\\timport", "STD_OUTPUT_HANDLE"], ["STDOUT\\tstatement", "STDOUT"], ["SubprocessError\\tclass", "SubprocessError"], ["SW_HIDE\\timport", "SW_HIDE"], ["sys\\tmodule", "sys"], ["threading\\tmodule", "threading"], ["time\\tmodule", "time"], ["TimeoutExpired\\tclass", "TimeoutExpired"], ["warnings\\tmodule", "warnings"], ["_active\\tstatement", "_active"], ["_args_from_interpreter_flags\\tfunction", "_args_from_interpreter_flags"], ["_cleanup\\tfunction", "_cleanup"], ["_eintr_retry_call\\tfunction", "_eintr_retry_call"], ["_PIPE_BUF\\tstatement", "_PIPE_BUF"], ["_PLATFORM_DEFAULT_CLOSE_FDS\\tstatement", "_PLATFORM_DEFAULT_CLOSE_FDS"], ["_PopenSelector\\tstatement", "_PopenSelector"], ["_posixsubprocess\\tmodule", "_posixsubprocess"], ["_time\\tfunction", "_time"], ["_winapi\\tmodule", "_winapi"], ["__all__\\tstatement", "__all__"], ["__doc__\\tinstance", "__doc__"], ["__file__\\tinstance", "__file__"], ["__name__\\tinstance", "__name__"], ["__package__\\tinstance", "__package__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "498509a870d24ea0941c71e8ddd10e1e"}\r\n'
2014-10-27 19:27:57,925: INFO : client requests: autocomplete
2014-10-27 19:27:57,932: INFO : About push back to ST3: b'{"completions": [["_ok\\tstatement", "_ok"]], "success": true, "uid": "b2d7e76054c94e87980758e289afa2e3"}\r\n'
2014-10-27 19:27:58,209: INFO : client requests: autocomplete
2014-10-27 19:27:58,213: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "380e1e1625704e37978d7f37ae36ba7f"}\r\n'
2014-10-27 19:27:58,279: INFO : client requests: autocomplete
2014-10-27 19:27:58,283: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "07f9b90596b14588a340a401ac166b63"}\r\n'
2014-10-27 19:28:01,964: INFO : client requests: autocomplete
2014-10-27 19:28:01,972: INFO : About push back to ST3: b'{"completions": [["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["PIPE\\tclass", "PIPE"], ["Pool\\timport", "Pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"]], "success": true, "uid": "67144836d2d145adb6b0a373ba919c2f"}\r\n'
2014-10-27 19:28:03,911: INFO : client requests: autocomplete
2014-10-27 19:28:03,944: INFO : About push back to ST3: b'{"completions": [["abs\\tfunction", "abs"], ["all\\tfunction", "all"], ["and\\tkeyword", "and"], ["any\\tfunction", "any"], ["ArithmeticError\\tclass", "ArithmeticError"], ["as\\tkeyword", "as"], ["ascii\\tfunction", "ascii"], ["assert\\tkeyword", "assert"], ["AssertionError\\tclass", "AssertionError"], ["AttributeError\\tclass", "AttributeError"], ["AutoAddPolicy\\tclass", "AutoAddPolicy"], ["BaseException\\tclass", "BaseException"], ["bin\\tfunction", "bin"], ["BlockingIOError\\tclass", "BlockingIOError"], ["bool\\tclass", "bool"], ["break\\tkeyword", "break"], ["BrokenPipeError\\tclass", "BrokenPipeError"], ["BufferError\\tclass", "BufferError"], ["bytearray\\tclass", "bytearray"], ["bytes\\tclass", "bytes"], ["BytesWarning\\tclass", "BytesWarning"], ["callable\\tfunction", "callable"], ["ChildProcessError\\tclass", "ChildProcessError"], ["chr\\tfunction", "chr"], ["class\\tkeyword", "class"], ["classmethod\\tclass", "classmethod"], ["compile\\tfunction", "compile"], ["complex\\tclass", "complex"], ["ConnectionAbortedError\\tclass", "ConnectionAbortedError"], ["ConnectionError\\tclass", "ConnectionError"], ["ConnectionRefusedError\\tclass", "ConnectionRefusedError"], ["ConnectionResetError\\tclass", "ConnectionResetError"], ["continue\\tkeyword", "continue"], ["copyright\\tclass", "copyright"], ["credits\\tclass", "credits"], ["def\\tkeyword", "def"], ["del\\tkeyword", "del"], ["delattr\\tfunction", "delattr"], ["DeprecationWarning\\tclass", "DeprecationWarning"], ["dict\\tclass", "dict"], ["dir\\tfunction", "dir"], ["divmod\\tfunction", "divmod"], ["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tfunction", "exit"], ["FAILING_HOSTS\\tstatement", "FAILING_HOSTS"], ["False\\tclass", "False"], ["FileExistsError\\tclass", "FileExistsError"], ["FileNotFoundError\\tclass", "FileNotFoundError"], ["filter\\tclass", "filter"], ["finally\\tkeyword", "finally"], ["float\\tclass", "float"], ["FloatingPointError\\tclass", "FloatingPointError"], ["for\\tkeyword", "for"], ["format\\tfunction", "format"], ["from\\tkeyword", "from"], ["frozenset\\tclass", "frozenset"], ["FutureWarning\\tclass", "FutureWarning"], ["gaierror\\timport", "gaierror"], ["GeneratorExit\\tclass", "GeneratorExit"], ["getattr\\tfunction", "getattr"], ["getuser\\tfunction", "getuser"], ["global\\tkeyword", "global"], ["globals\\tfunction", "globals"], ["hasattr\\tfunction", "hasattr"], ["hash\\tfunction", "hash"], ["help\\tclass", "help"], ["hex\\tfunction", "hex"], ["host\\tparam", "host"], ["id\\tfunction", "id"], ["if\\tkeyword", "if"], ["import\\tkeyword", "import"], ["ImportError\\tclass", "ImportError"], ["ImportWarning\\tclass", "ImportWarning"], ["in\\tkeyword", "in"], ["IndentationError\\tclass", "IndentationError"], ["IndexError\\tclass", "IndexError"], ["input\\tfunction", "input"], ["int\\tclass", "int"], ["InterruptedError\\tclass", "InterruptedError"], ["IOError\\tclass", "IOError"], ["is\\tkeyword", "is"], ["IsADirectoryError\\tclass", "IsADirectoryError"], ["isinstance\\tfunction", "isinstance"], ["issubclass\\tfunction", "issubclass"], ["iter\\tfunction", "iter"], ["KeyboardInterrupt\\tclass", "KeyboardInterrupt"], ["KeyError\\tclass", "KeyError"], ["lambda\\tkeyword", "lambda"], ["len\\tfunction", "len"], ["license\\tclass", "license"], ["list\\tclass", "list"], ["locals\\tfunction", "locals"], ["logging\\tmodule", "logging"], ["LookupError\\tclass", "LookupError"], ["main\\tfunction", "main"], ["map\\tclass", "map"], ["max\\tfunction", "max"], ["MemoryError\\tclass", "MemoryError"], ["memoryview\\tclass", "memoryview"], ["min\\tfunction", "min"], ["NameError\\tclass", "NameError"], ["next\\tfunction", "next"], ["None\\tkeyword", "None"], ["nonlocal\\tkeyword", "nonlocal"], ["not\\tkeyword", "not"], ["NotADirectoryError\\tclass", "NotADirectoryError"], ["NotImplemented\\tclass", "NotImplemented"], ["NotImplementedError\\tclass", "NotImplementedError"], ["object\\tclass", "object"], ["oct\\tfunction", "oct"], ["open\\tfunction", "open"], ["or\\tkeyword", "or"], ["ord\\tfunction", "ord"], ["OSError\\tclass", "OSError"], ["OverflowError\\tclass", "OverflowError"], ["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["PIPE\\tclass", "PIPE"], ["Pool\\timport", "Pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"], ["quit\\tclass", "quit"], ["raise\\tkeyword", "raise"], ["range\\tfunction", "range"], ["ReferenceError\\tclass", "ReferenceError"], ["repr\\tfunction", "repr"], ["ResourceWarning\\tclass", "ResourceWarning"], ["return\\tkeyword", "return"], ["reversed\\tclass", "reversed"], ["round\\tfunction", "round"], ["run_check\\tfunction", "run_check"], ["RuntimeError\\tclass", "RuntimeError"], ["RuntimeWarning\\tclass", "RuntimeWarning"], ["set\\tclass", "set"], ["setattr\\tfunction", "setattr"], ["SIGINT\\tclass", "SIGINT"], ["signal\\tfunction", "signal"], ["slice\\tclass", "slice"], ["sorted\\tfunction", "sorted"], ["ssh_exception\\tmodule", "ssh_exception"], ["SSHClient\\tclass", "SSHClient"], ["staticmethod\\tclass", "staticmethod"], ["stderr\\tclass", "stderr"], ["stdin\\tclass", "stdin"], ["StopIteration\\tclass", "StopIteration"], ["str\\tclass", "str"], ["sum\\tfunction", "sum"], ["super\\tclass", "super"], ["SyntaxError\\tclass", "SyntaxError"], ["SyntaxWarning\\tclass", "SyntaxWarning"], ["SystemError\\tclass", "SystemError"], ["SystemExit\\tclass", "SystemExit"], ["TabError\\tclass", "TabError"], ["TIMEOUT\\tstatement", "TIMEOUT"], ["timeout\\timport", "timeout"], ["TimeoutError\\tclass", "TimeoutError"], ["True\\tkeyword", "True"], ["try\\tkeyword", "try"], ["tuple\\tclass", "tuple"], ["type\\tclass", "type"], ["TypeError\\tclass", "TypeError"], ["UnboundLocalError\\tclass", "UnboundLocalError"], ["UnicodeDecodeError\\tclass", "UnicodeDecodeError"], ["UnicodeEncodeError\\tclass", "UnicodeEncodeError"], ["UnicodeError\\tclass", "UnicodeError"], ["UnicodeTranslateError\\tclass", "UnicodeTranslateError"], ["UnicodeWarning\\tclass", "UnicodeWarning"], ["USER\\tstatement", "USER"], ["UserWarning\\tclass", "UserWarning"], ["ValueError\\tclass", "ValueError"], ["vars\\tfunction", "vars"], ["Warning\\tclass", "Warning"], ["while\\tkeyword", "while"], ["with\\tkeyword", "with"], ["yield\\tkeyword", "yield"], ["ZeroDivisionError\\tclass", "ZeroDivisionError"], ["zip\\tclass", "zip"], ["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_ok\\tstatement", "_ok"], ["_out\\tstatement", "_out"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "c4da3ba42e194a699c8629b318b94d59"}\r\n'
2014-10-27 19:28:08,787: INFO : client requests: autocomplete
2014-10-27 19:28:08,791: INFO : About push back to ST3: b'{"completions": [["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_ok\\tstatement", "_ok"], ["_out\\tstatement", "_out"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "7ece1874057648f9b464177aad0d33e9"}\r\n'
2014-10-27 19:28:10,256: INFO : client requests: autocomplete
2014-10-27 19:28:10,260: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "2a92bc2f52f240128982dc7f6eb0166d"}\r\n'
2014-10-27 19:28:10,654: INFO : client requests: autocomplete
2014-10-27 19:28:10,658: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "d2264f70892c4b5a9b164326a4322fdc"}\r\n'
2014-10-27 19:28:11,740: INFO : client requests: autocomplete
2014-10-27 19:28:11,749: INFO : About push back to ST3: b'{"completions": [["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["PIPE\\tclass", "PIPE"], ["Pool\\timport", "Pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"]], "success": true, "uid": "9c4da8a5e8e147bc8cb2f8bba50b062e"}\r\n'
2014-10-27 19:28:12,561: INFO : client requests: autocomplete
2014-10-27 19:28:12,585: INFO : About push back to ST3: b'{"completions": [["abs\\tfunction", "abs"], ["all\\tfunction", "all"], ["and\\tkeyword", "and"], ["any\\tfunction", "any"], ["ArithmeticError\\tclass", "ArithmeticError"], ["as\\tkeyword", "as"], ["ascii\\tfunction", "ascii"], ["assert\\tkeyword", "assert"], ["AssertionError\\tclass", "AssertionError"], ["AttributeError\\tclass", "AttributeError"], ["AutoAddPolicy\\tclass", "AutoAddPolicy"], ["BaseException\\tclass", "BaseException"], ["bin\\tfunction", "bin"], ["BlockingIOError\\tclass", "BlockingIOError"], ["bool\\tclass", "bool"], ["break\\tkeyword", "break"], ["BrokenPipeError\\tclass", "BrokenPipeError"], ["BufferError\\tclass", "BufferError"], ["bytearray\\tclass", "bytearray"], ["bytes\\tclass", "bytes"], ["BytesWarning\\tclass", "BytesWarning"], ["callable\\tfunction", "callable"], ["ChildProcessError\\tclass", "ChildProcessError"], ["chr\\tfunction", "chr"], ["class\\tkeyword", "class"], ["classmethod\\tclass", "classmethod"], ["compile\\tfunction", "compile"], ["complex\\tclass", "complex"], ["ConnectionAbortedError\\tclass", "ConnectionAbortedError"], ["ConnectionError\\tclass", "ConnectionError"], ["ConnectionRefusedError\\tclass", "ConnectionRefusedError"], ["ConnectionResetError\\tclass", "ConnectionResetError"], ["continue\\tkeyword", "continue"], ["copyright\\tclass", "copyright"], ["credits\\tclass", "credits"], ["def\\tkeyword", "def"], ["del\\tkeyword", "del"], ["delattr\\tfunction", "delattr"], ["DeprecationWarning\\tclass", "DeprecationWarning"], ["dict\\tclass", "dict"], ["dir\\tfunction", "dir"], ["divmod\\tfunction", "divmod"], ["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tfunction", "exit"], ["FAILING_HOSTS\\tstatement", "FAILING_HOSTS"], ["False\\tclass", "False"], ["FileExistsError\\tclass", "FileExistsError"], ["FileNotFoundError\\tclass", "FileNotFoundError"], ["filter\\tclass", "filter"], ["finally\\tkeyword", "finally"], ["float\\tclass", "float"], ["FloatingPointError\\tclass", "FloatingPointError"], ["for\\tkeyword", "for"], ["format\\tfunction", "format"], ["from\\tkeyword", "from"], ["frozenset\\tclass", "frozenset"], ["FutureWarning\\tclass", "FutureWarning"], ["gaierror\\timport", "gaierror"], ["GeneratorExit\\tclass", "GeneratorExit"], ["getattr\\tfunction", "getattr"], ["getuser\\tfunction", "getuser"], ["global\\tkeyword", "global"], ["globals\\tfunction", "globals"], ["hasattr\\tfunction", "hasattr"], ["hash\\tfunction", "hash"], ["help\\tclass", "help"], ["hex\\tfunction", "hex"], ["host\\tparam", "host"], ["id\\tfunction", "id"], ["if\\tkeyword", "if"], ["import\\tkeyword", "import"], ["ImportError\\tclass", "ImportError"], ["ImportWarning\\tclass", "ImportWarning"], ["in\\tkeyword", "in"], ["IndentationError\\tclass", "IndentationError"], ["IndexError\\tclass", "IndexError"], ["input\\tfunction", "input"], ["int\\tclass", "int"], ["InterruptedError\\tclass", "InterruptedError"], ["IOError\\tclass", "IOError"], ["is\\tkeyword", "is"], ["IsADirectoryError\\tclass", "IsADirectoryError"], ["isinstance\\tfunction", "isinstance"], ["issubclass\\tfunction", "issubclass"], ["iter\\tfunction", "iter"], ["KeyboardInterrupt\\tclass", "KeyboardInterrupt"], ["KeyError\\tclass", "KeyError"], ["lambda\\tkeyword", "lambda"], ["len\\tfunction", "len"], ["license\\tclass", "license"], ["list\\tclass", "list"], ["locals\\tfunction", "locals"], ["logging\\tmodule", "logging"], ["LookupError\\tclass", "LookupError"], ["main\\tfunction", "main"], ["map\\tclass", "map"], ["max\\tfunction", "max"], ["MemoryError\\tclass", "MemoryError"], ["memoryview\\tclass", "memoryview"], ["min\\tfunction", "min"], ["NameError\\tclass", "NameError"], ["next\\tfunction", "next"], ["None\\tkeyword", "None"], ["nonlocal\\tkeyword", "nonlocal"], ["not\\tkeyword", "not"], ["NotADirectoryError\\tclass", "NotADirectoryError"], ["NotImplemented\\tclass", "NotImplemented"], ["NotImplementedError\\tclass", "NotImplementedError"], ["object\\tclass", "object"], ["oct\\tfunction", "oct"], ["open\\tfunction", "open"], ["or\\tkeyword", "or"], ["ord\\tfunction", "ord"], ["OSError\\tclass", "OSError"], ["OverflowError\\tclass", "OverflowError"], ["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["PIPE\\tclass", "PIPE"], ["Pool\\timport", "Pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"], ["quit\\tclass", "quit"], ["raise\\tkeyword", "raise"], ["range\\tfunction", "range"], ["ReferenceError\\tclass", "ReferenceError"], ["repr\\tfunction", "repr"], ["ResourceWarning\\tclass", "ResourceWarning"], ["return\\tkeyword", "return"], ["reversed\\tclass", "reversed"], ["round\\tfunction", "round"], ["run_check\\tfunction", "run_check"], ["RuntimeError\\tclass", "RuntimeError"], ["RuntimeWarning\\tclass", "RuntimeWarning"], ["set\\tclass", "set"], ["setattr\\tfunction", "setattr"], ["SIGINT\\tclass", "SIGINT"], ["signal\\tfunction", "signal"], ["slice\\tclass", "slice"], ["sorted\\tfunction", "sorted"], ["ssh_exception\\tmodule", "ssh_exception"], ["SSHClient\\tclass", "SSHClient"], ["staticmethod\\tclass", "staticmethod"], ["stderr\\tclass", "stderr"], ["stdin\\tclass", "stdin"], ["StopIteration\\tclass", "StopIteration"], ["str\\tclass", "str"], ["sum\\tfunction", "sum"], ["super\\tclass", "super"], ["SyntaxError\\tclass", "SyntaxError"], ["SyntaxWarning\\tclass", "SyntaxWarning"], ["SystemError\\tclass", "SystemError"], ["SystemExit\\tclass", "SystemExit"], ["TabError\\tclass", "TabError"], ["TIMEOUT\\tstatement", "TIMEOUT"], ["timeout\\timport", "timeout"], ["TimeoutError\\tclass", "TimeoutError"], ["True\\tkeyword", "True"], ["try\\tkeyword", "try"], ["tuple\\tclass", "tuple"], ["type\\tclass", "type"], ["TypeError\\tclass", "TypeError"], ["UnboundLocalError\\tclass", "UnboundLocalError"], ["UnicodeDecodeError\\tclass", "UnicodeDecodeError"], ["UnicodeEncodeError\\tclass", "UnicodeEncodeError"], ["UnicodeError\\tclass", "UnicodeError"], ["UnicodeTranslateError\\tclass", "UnicodeTranslateError"], ["UnicodeWarning\\tclass", "UnicodeWarning"], ["USER\\tstatement", "USER"], ["UserWarning\\tclass", "UserWarning"], ["ValueError\\tclass", "ValueError"], ["vars\\tfunction", "vars"], ["Warning\\tclass", "Warning"], ["while\\tkeyword", "while"], ["with\\tkeyword", "with"], ["yield\\tkeyword", "yield"], ["ZeroDivisionError\\tclass", "ZeroDivisionError"], ["zip\\tclass", "zip"], ["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_err\\tstatement", "_err"], ["_ok\\tstatement", "_ok"], ["_out\\tstatement", "_out"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "04fa0627c5764bf998d8e0a9bc969fb7"}\r\n'
2014-10-27 19:28:15,019: INFO : client requests: autocomplete
2014-10-27 19:28:15,023: INFO : About push back to ST3: b'{"completions": [["Warning\\tclass", "Warning"], ["while\\tkeyword", "while"], ["with\\tkeyword", "with"]], "success": true, "uid": "ff4640a8b8ea49a18e2b86424d49aa3c"}\r\n'
2014-10-27 19:28:16,089: INFO : client requests: autocomplete
2014-10-27 19:28:16,096: INFO : About push back to ST3: b'{"completions": [["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["PIPE\\tclass", "PIPE"], ["Pool\\timport", "Pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"]], "success": true, "uid": "ad3a66aaf47841b294d45f4ee91d1cd2"}\r\n'
2014-10-27 19:28:19,921: INFO : client requests: autocomplete
2014-10-27 19:28:19,947: INFO : About push back to ST3: b'{"completions": [["abs\\tfunction", "abs"], ["all\\tfunction", "all"], ["and\\tkeyword", "and"], ["any\\tfunction", "any"], ["args\\tparam", "args"], ["ArithmeticError\\tclass", "ArithmeticError"], ["as\\tkeyword", "as"], ["ascii\\tfunction", "ascii"], ["assert\\tkeyword", "assert"], ["AssertionError\\tclass", "AssertionError"], ["AttributeError\\tclass", "AttributeError"], ["AutoAddPolicy\\tclass", "AutoAddPolicy"], ["BaseException\\tclass", "BaseException"], ["bin\\tfunction", "bin"], ["BlockingIOError\\tclass", "BlockingIOError"], ["bool\\tclass", "bool"], ["break\\tkeyword", "break"], ["BrokenPipeError\\tclass", "BrokenPipeError"], ["BufferError\\tclass", "BufferError"], ["bufsize\\tparam", "bufsize"], ["bytearray\\tclass", "bytearray"], ["bytes\\tclass", "bytes"], ["BytesWarning\\tclass", "BytesWarning"], ["callable\\tfunction", "callable"], ["ChildProcessError\\tclass", "ChildProcessError"], ["chr\\tfunction", "chr"], ["class\\tkeyword", "class"], ["classmethod\\tclass", "classmethod"], ["close_fds\\tparam", "close_fds"], ["compile\\tfunction", "compile"], ["complex\\tclass", "complex"], ["ConnectionAbortedError\\tclass", "ConnectionAbortedError"], ["ConnectionError\\tclass", "ConnectionError"], ["ConnectionRefusedError\\tclass", "ConnectionRefusedError"], ["ConnectionResetError\\tclass", "ConnectionResetError"], ["continue\\tkeyword", "continue"], ["copyright\\tclass", "copyright"], ["creationflags\\tparam", "creationflags"], ["credits\\tclass", "credits"], ["cwd\\tparam", "cwd"], ["def\\tkeyword", "def"], ["del\\tkeyword", "del"], ["delattr\\tfunction", "delattr"], ["DeprecationWarning\\tclass", "DeprecationWarning"], ["dict\\tclass", "dict"], ["dir\\tfunction", "dir"], ["divmod\\tfunction", "divmod"], ["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["env\\tparam", "env"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["executable\\tparam", "executable"], ["exit\\tfunction", "exit"], ["FAILING_HOSTS\\tstatement", "FAILING_HOSTS"], ["False\\tclass", "False"], ["FileExistsError\\tclass", "FileExistsError"], ["FileNotFoundError\\tclass", "FileNotFoundError"], ["filter\\tclass", "filter"], ["finally\\tkeyword", "finally"], ["float\\tclass", "float"], ["FloatingPointError\\tclass", "FloatingPointError"], ["for\\tkeyword", "for"], ["format\\tfunction", "format"], ["from\\tkeyword", "from"], ["frozenset\\tclass", "frozenset"], ["FutureWarning\\tclass", "FutureWarning"], ["gaierror\\timport", "gaierror"], ["GeneratorExit\\tclass", "GeneratorExit"], ["getattr\\tfunction", "getattr"], ["getuser\\tfunction", "getuser"], ["global\\tkeyword", "global"], ["globals\\tfunction", "globals"], ["hasattr\\tfunction", "hasattr"], ["hash\\tfunction", "hash"], ["help\\tclass", "help"], ["hex\\tfunction", "hex"], ["host\\tparam", "host"], ["id\\tfunction", "id"], ["if\\tkeyword", "if"], ["import\\tkeyword", "import"], ["ImportError\\tclass", "ImportError"], ["ImportWarning\\tclass", "ImportWarning"], ["in\\tkeyword", "in"], ["IndentationError\\tclass", "IndentationError"], ["IndexError\\tclass", "IndexError"], ["input\\tfunction", "input"], ["int\\tclass", "int"], ["InterruptedError\\tclass", "InterruptedError"], ["IOError\\tclass", "IOError"], ["is\\tkeyword", "is"], ["IsADirectoryError\\tclass", "IsADirectoryError"], ["isinstance\\tfunction", "isinstance"], ["issubclass\\tfunction", "issubclass"], ["iter\\tfunction", "iter"], ["KeyboardInterrupt\\tclass", "KeyboardInterrupt"], ["KeyError\\tclass", "KeyError"], ["lambda\\tkeyword", "lambda"], ["len\\tfunction", "len"], ["license\\tclass", "license"], ["list\\tclass", "list"], ["locals\\tfunction", "locals"], ["logging\\tmodule", "logging"], ["LookupError\\tclass", "LookupError"], ["main\\tfunction", "main"], ["map\\tclass", "map"], ["max\\tfunction", "max"], ["MemoryError\\tclass", "MemoryError"], ["memoryview\\tclass", "memoryview"], ["min\\tfunction", "min"], ["NameError\\tclass", "NameError"], ["next\\tfunction", "next"], ["None\\tclass", "None"], ["nonlocal\\tkeyword", "nonlocal"], ["not\\tkeyword", "not"], ["NotADirectoryError\\tclass", "NotADirectoryError"], ["NotImplemented\\tclass", "NotImplemented"], ["NotImplementedError\\tclass", "NotImplementedError"], ["object\\tclass", "object"], ["oct\\tfunction", "oct"], ["open\\tfunction", "open"], ["or\\tkeyword", "or"], ["ord\\tfunction", "ord"], ["OSError\\tclass", "OSError"], ["OverflowError\\tclass", "OverflowError"], ["pass\\tkeyword", "pass"], ["pass_fds\\tparam", "pass_fds"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["PIPE\\tclass", "PIPE"], ["Pool\\timport", "Pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["preexec_fn\\tparam", "preexec_fn"], ["print\\tfunction", "print"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"], ["quit\\tclass", "quit"], ["raise\\tkeyword", "raise"], ["range\\tfunction", "range"], ["ReferenceError\\tclass", "ReferenceError"], ["repr\\tfunction", "repr"], ["ResourceWarning\\tclass", "ResourceWarning"], ["restore_signals\\tparam", "restore_signals"], ["return\\tkeyword", "return"], ["reversed\\tclass", "reversed"], ["round\\tfunction", "round"], ["run_check\\tfunction", "run_check"], ["RuntimeError\\tclass", "RuntimeError"], ["RuntimeWarning\\tclass", "RuntimeWarning"], ["set\\tclass", "set"], ["setattr\\tfunction", "setattr"], ["shell\\tparam", "shell"], ["SIGINT\\tclass", "SIGINT"], ["signal\\tfunction", "signal"], ["slice\\tclass", "slice"], ["sorted\\tfunction", "sorted"], ["ssh_exception\\tmodule", "ssh_exception"], ["SSHClient\\tclass", "SSHClient"], ["start_new_session\\tparam", "start_new_session"], ["startupinfo\\tparam", "startupinfo"], ["staticmethod\\tclass", "staticmethod"], ["stderr\\tclass", "stderr"], ["stdin\\tparam", "stdin"], ["stdout\\tparam", "stdout"], ["StopIteration\\tclass", "StopIteration"], ["str\\tclass", "str"], ["sum\\tfunction", "sum"], ["super\\tclass", "super"], ["SyntaxError\\tclass", "SyntaxError"], ["SyntaxWarning\\tclass", "SyntaxWarning"], ["SystemError\\tclass", "SystemError"], ["SystemExit\\tclass", "SystemExit"], ["TabError\\tclass", "TabError"], ["TIMEOUT\\tstatement", "TIMEOUT"], ["timeout\\timport", "timeout"], ["TimeoutError\\tclass", "TimeoutError"], ["True\\tkeyword", "True"], ["try\\tkeyword", "try"], ["tuple\\tclass", "tuple"], ["type\\tclass", "type"], ["TypeError\\tclass", "TypeError"], ["UnboundLocalError\\tclass", "UnboundLocalError"], ["UnicodeDecodeError\\tclass", "UnicodeDecodeError"], ["UnicodeEncodeError\\tclass", "UnicodeEncodeError"], ["UnicodeError\\tclass", "UnicodeError"], ["UnicodeTranslateError\\tclass", "UnicodeTranslateError"], ["UnicodeWarning\\tclass", "UnicodeWarning"], ["universal_newlines\\tparam", "universal_newlines"], ["USER\\tstatement", "USER"], ["UserWarning\\tclass", "UserWarning"], ["ValueError\\tclass", "ValueError"], ["vars\\tfunction", "vars"], ["Warning\\tclass", "Warning"], ["while\\tkeyword", "while"], ["with\\tkeyword", "with"], ["yield\\tkeyword", "yield"], ["ZeroDivisionError\\tclass", "ZeroDivisionError"], ["zip\\tclass", "zip"], ["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_err\\tstatement", "_err"], ["_ok\\tstatement", "_ok"], ["_out\\tstatement", "_out"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tinstance", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "3c8a57591bc646cd84997120364346d7"}\r\n'
2014-10-27 19:28:20,137: INFO : client requests: autocomplete
2014-10-27 19:28:20,184: INFO : About push back to ST3: b'{"completions": [["abs\\tfunction", "abs"], ["all\\tfunction", "all"], ["and\\tkeyword", "and"], ["any\\tfunction", "any"], ["args\\tparam", "args"], ["ArithmeticError\\tclass", "ArithmeticError"], ["as\\tkeyword", "as"], ["ascii\\tfunction", "ascii"], ["assert\\tkeyword", "assert"], ["AssertionError\\tclass", "AssertionError"], ["AttributeError\\tclass", "AttributeError"], ["AutoAddPolicy\\tclass", "AutoAddPolicy"], ["BaseException\\tclass", "BaseException"], ["bin\\tfunction", "bin"], ["BlockingIOError\\tclass", "BlockingIOError"], ["bool\\tclass", "bool"], ["break\\tkeyword", "break"], ["BrokenPipeError\\tclass", "BrokenPipeError"], ["BufferError\\tclass", "BufferError"], ["bufsize\\tparam", "bufsize"], ["bytearray\\tclass", "bytearray"], ["bytes\\tclass", "bytes"], ["BytesWarning\\tclass", "BytesWarning"], ["callable\\tfunction", "callable"], ["ChildProcessError\\tclass", "ChildProcessError"], ["chr\\tfunction", "chr"], ["class\\tkeyword", "class"], ["classmethod\\tclass", "classmethod"], ["close_fds\\tparam", "close_fds"], ["compile\\tfunction", "compile"], ["complex\\tclass", "complex"], ["ConnectionAbortedError\\tclass", "ConnectionAbortedError"], ["ConnectionError\\tclass", "ConnectionError"], ["ConnectionRefusedError\\tclass", "ConnectionRefusedError"], ["ConnectionResetError\\tclass", "ConnectionResetError"], ["continue\\tkeyword", "continue"], ["copyright\\tclass", "copyright"], ["creationflags\\tparam", "creationflags"], ["credits\\tclass", "credits"], ["cwd\\tparam", "cwd"], ["def\\tkeyword", "def"], ["del\\tkeyword", "del"], ["delattr\\tfunction", "delattr"], ["DeprecationWarning\\tclass", "DeprecationWarning"], ["dict\\tclass", "dict"], ["dir\\tfunction", "dir"], ["divmod\\tfunction", "divmod"], ["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["env\\tparam", "env"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["executable\\tparam", "executable"], ["exit\\tclass", "exit"], ["FAILING_HOSTS\\tstatement", "FAILING_HOSTS"], ["False\\tclass", "False"], ["FileExistsError\\tclass", "FileExistsError"], ["FileNotFoundError\\tclass", "FileNotFoundError"], ["filter\\tclass", "filter"], ["finally\\tkeyword", "finally"], ["float\\tclass", "float"], ["FloatingPointError\\tclass", "FloatingPointError"], ["for\\tkeyword", "for"], ["format\\tfunction", "format"], ["from\\tkeyword", "from"], ["frozenset\\tclass", "frozenset"], ["FutureWarning\\tclass", "FutureWarning"], ["gaierror\\timport", "gaierror"], ["GeneratorExit\\tclass", "GeneratorExit"], ["getattr\\tfunction", "getattr"], ["getuser\\tfunction", "getuser"], ["global\\tkeyword", "global"], ["globals\\tfunction", "globals"], ["hasattr\\tfunction", "hasattr"], ["hash\\tfunction", "hash"], ["help\\tclass", "help"], ["hex\\tfunction", "hex"], ["host\\tparam", "host"], ["id\\tfunction", "id"], ["if\\tkeyword", "if"], ["import\\tkeyword", "import"], ["ImportError\\tclass", "ImportError"], ["ImportWarning\\tclass", "ImportWarning"], ["in\\tkeyword", "in"], ["IndentationError\\tclass", "IndentationError"], ["IndexError\\tclass", "IndexError"], ["input\\tfunction", "input"], ["int\\tclass", "int"], ["InterruptedError\\tclass", "InterruptedError"], ["IOError\\tclass", "IOError"], ["is\\tkeyword", "is"], ["IsADirectoryError\\tclass", "IsADirectoryError"], ["isinstance\\tfunction", "isinstance"], ["issubclass\\tfunction", "issubclass"], ["iter\\tfunction", "iter"], ["KeyboardInterrupt\\tclass", "KeyboardInterrupt"], ["KeyError\\tclass", "KeyError"], ["lambda\\tkeyword", "lambda"], ["len\\tfunction", "len"], ["license\\tclass", "license"], ["list\\tclass", "list"], ["locals\\tfunction", "locals"], ["logging\\tmodule", "logging"], ["LookupError\\tclass", "LookupError"], ["main\\tfunction", "main"], ["map\\tclass", "map"], ["max\\tfunction", "max"], ["MemoryError\\tclass", "MemoryError"], ["memoryview\\tclass", "memoryview"], ["min\\tfunction", "min"], ["NameError\\tclass", "NameError"], ["next\\tfunction", "next"], ["None\\tclass", "None"], ["nonlocal\\tkeyword", "nonlocal"], ["not\\tkeyword", "not"], ["NotADirectoryError\\tclass", "NotADirectoryError"], ["NotImplemented\\tclass", "NotImplemented"], ["NotImplementedError\\tclass", "NotImplementedError"], ["object\\tclass", "object"], ["oct\\tfunction", "oct"], ["open\\tfunction", "open"], ["or\\tkeyword", "or"], ["ord\\tfunction", "ord"], ["OSError\\tclass", "OSError"], ["OverflowError\\tclass", "OverflowError"], ["pass\\tkeyword", "pass"], ["pass_fds\\tparam", "pass_fds"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["PIPE\\tclass", "PIPE"], ["Pool\\timport", "Pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["preexec_fn\\tparam", "preexec_fn"], ["print\\tfunction", "print"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"], ["quit\\tclass", "quit"], ["raise\\tkeyword", "raise"], ["range\\tfunction", "range"], ["ReferenceError\\tclass", "ReferenceError"], ["repr\\tfunction", "repr"], ["ResourceWarning\\tclass", "ResourceWarning"], ["restore_signals\\tparam", "restore_signals"], ["return\\tkeyword", "return"], ["reversed\\tclass", "reversed"], ["round\\tfunction", "round"], ["run_check\\tfunction", "run_check"], ["RuntimeError\\tclass", "RuntimeError"], ["RuntimeWarning\\tclass", "RuntimeWarning"], ["set\\tclass", "set"], ["setattr\\tfunction", "setattr"], ["shell\\tparam", "shell"], ["SIGINT\\tclass", "SIGINT"], ["signal\\tfunction", "signal"], ["slice\\tclass", "slice"], ["sorted\\tfunction", "sorted"], ["ssh_exception\\tmodule", "ssh_exception"], ["SSHClient\\tclass", "SSHClient"], ["start_new_session\\tparam", "start_new_session"], ["startupinfo\\tparam", "startupinfo"], ["staticmethod\\tclass", "staticmethod"], ["stderr\\tparam", "stderr"], ["stdin\\tclass", "stdin"], ["stdout\\tparam", "stdout"], ["StopIteration\\tclass", "StopIteration"], ["str\\tclass", "str"], ["sum\\tfunction", "sum"], ["super\\tclass", "super"], ["SyntaxError\\tclass", "SyntaxError"], ["SyntaxWarning\\tclass", "SyntaxWarning"], ["SystemError\\tclass", "SystemError"], ["SystemExit\\tclass", "SystemExit"], ["TabError\\tclass", "TabError"], ["TIMEOUT\\tstatement", "TIMEOUT"], ["timeout\\timport", "timeout"], ["TimeoutError\\tclass", "TimeoutError"], ["True\\tkeyword", "True"], ["try\\tkeyword", "try"], ["tuple\\tclass", "tuple"], ["type\\tclass", "type"], ["TypeError\\tclass", "TypeError"], ["UnboundLocalError\\tclass", "UnboundLocalError"], ["UnicodeDecodeError\\tclass", "UnicodeDecodeError"], ["UnicodeEncodeError\\tclass", "UnicodeEncodeError"], ["UnicodeError\\tclass", "UnicodeError"], ["UnicodeTranslateError\\tclass", "UnicodeTranslateError"], ["UnicodeWarning\\tclass", "UnicodeWarning"], ["universal_newlines\\tparam", "universal_newlines"], ["USER\\tstatement", "USER"], ["UserWarning\\tclass", "UserWarning"], ["ValueError\\tclass", "ValueError"], ["vars\\tfunction", "vars"], ["Warning\\tclass", "Warning"], ["while\\tkeyword", "while"], ["with\\tkeyword", "with"], ["yield\\tkeyword", "yield"], ["ZeroDivisionError\\tclass", "ZeroDivisionError"], ["zip\\tclass", "zip"], ["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_err\\tstatement", "_err"], ["_ok\\tstatement", "_ok"], ["_out\\tstatement", "_out"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tclass", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "77592fcfaefa43789413bbd48e091090"}\r\n'
2014-10-27 19:29:22,131: INFO : client requests: autocomplete
2014-10-27 19:29:22,175: INFO : About push back to ST3: b'{"completions": [["abs\\tfunction", "abs"], ["all\\tfunction", "all"], ["and\\tkeyword", "and"], ["any\\tfunction", "any"], ["args\\tparam", "args"], ["ArithmeticError\\tclass", "ArithmeticError"], ["as\\tkeyword", "as"], ["ascii\\tfunction", "ascii"], ["assert\\tkeyword", "assert"], ["AssertionError\\tclass", "AssertionError"], ["AttributeError\\tclass", "AttributeError"], ["AutoAddPolicy\\tclass", "AutoAddPolicy"], ["BaseException\\tclass", "BaseException"], ["bin\\tfunction", "bin"], ["BlockingIOError\\tclass", "BlockingIOError"], ["bool\\tclass", "bool"], ["break\\tkeyword", "break"], ["BrokenPipeError\\tclass", "BrokenPipeError"], ["BufferError\\tclass", "BufferError"], ["bufsize\\tparam", "bufsize"], ["bytearray\\tclass", "bytearray"], ["bytes\\tclass", "bytes"], ["BytesWarning\\tclass", "BytesWarning"], ["callable\\tfunction", "callable"], ["ChildProcessError\\tclass", "ChildProcessError"], ["chr\\tfunction", "chr"], ["class\\tkeyword", "class"], ["classmethod\\tclass", "classmethod"], ["close_fds\\tparam", "close_fds"], ["compile\\tfunction", "compile"], ["complex\\tclass", "complex"], ["ConnectionAbortedError\\tclass", "ConnectionAbortedError"], ["ConnectionError\\tclass", "ConnectionError"], ["ConnectionRefusedError\\tclass", "ConnectionRefusedError"], ["ConnectionResetError\\tclass", "ConnectionResetError"], ["continue\\tkeyword", "continue"], ["copyright\\tclass", "copyright"], ["creationflags\\tparam", "creationflags"], ["credits\\tclass", "credits"], ["cwd\\tparam", "cwd"], ["def\\tkeyword", "def"], ["del\\tkeyword", "del"], ["delattr\\tfunction", "delattr"], ["DeprecationWarning\\tclass", "DeprecationWarning"], ["dict\\tclass", "dict"], ["dir\\tfunction", "dir"], ["divmod\\tfunction", "divmod"], ["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["env\\tparam", "env"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["executable\\tparam", "executable"], ["exit\\tclass", "exit"], ["FAILING_HOSTS\\tstatement", "FAILING_HOSTS"], ["False\\tclass", "False"], ["FileExistsError\\tclass", "FileExistsError"], ["FileNotFoundError\\tclass", "FileNotFoundError"], ["filter\\tclass", "filter"], ["finally\\tkeyword", "finally"], ["float\\tclass", "float"], ["FloatingPointError\\tclass", "FloatingPointError"], ["for\\tkeyword", "for"], ["format\\tfunction", "format"], ["from\\tkeyword", "from"], ["frozenset\\tclass", "frozenset"], ["FutureWarning\\tclass", "FutureWarning"], ["gaierror\\timport", "gaierror"], ["GeneratorExit\\tclass", "GeneratorExit"], ["getattr\\tfunction", "getattr"], ["getuser\\tfunction", "getuser"], ["global\\tkeyword", "global"], ["globals\\tfunction", "globals"], ["hasattr\\tfunction", "hasattr"], ["hash\\tfunction", "hash"], ["help\\tclass", "help"], ["hex\\tfunction", "hex"], ["host\\tparam", "host"], ["id\\tfunction", "id"], ["if\\tkeyword", "if"], ["import\\tkeyword", "import"], ["ImportError\\tclass", "ImportError"], ["ImportWarning\\tclass", "ImportWarning"], ["in\\tkeyword", "in"], ["IndentationError\\tclass", "IndentationError"], ["IndexError\\tclass", "IndexError"], ["input\\tfunction", "input"], ["int\\tclass", "int"], ["InterruptedError\\tclass", "InterruptedError"], ["IOError\\tclass", "IOError"], ["is\\tkeyword", "is"], ["IsADirectoryError\\tclass", "IsADirectoryError"], ["isinstance\\tfunction", "isinstance"], ["issubclass\\tfunction", "issubclass"], ["iter\\tfunction", "iter"], ["KeyboardInterrupt\\tclass", "KeyboardInterrupt"], ["KeyError\\tclass", "KeyError"], ["lambda\\tkeyword", "lambda"], ["len\\tfunction", "len"], ["license\\tclass", "license"], ["list\\tclass", "list"], ["locals\\tfunction", "locals"], ["logging\\tmodule", "logging"], ["LookupError\\tclass", "LookupError"], ["main\\tfunction", "main"], ["map\\tclass", "map"], ["max\\tfunction", "max"], ["MemoryError\\tclass", "MemoryError"], ["memoryview\\tclass", "memoryview"], ["min\\tfunction", "min"], ["NameError\\tclass", "NameError"], ["next\\tfunction", "next"], ["None\\tkeyword", "None"], ["nonlocal\\tkeyword", "nonlocal"], ["not\\tkeyword", "not"], ["NotADirectoryError\\tclass", "NotADirectoryError"], ["NotImplemented\\tclass", "NotImplemented"], ["NotImplementedError\\tclass", "NotImplementedError"], ["object\\tclass", "object"], ["oct\\tfunction", "oct"], ["open\\tfunction", "open"], ["or\\tkeyword", "or"], ["ord\\tfunction", "ord"], ["OSError\\tclass", "OSError"], ["OverflowError\\tclass", "OverflowError"], ["pass\\tkeyword", "pass"], ["pass_fds\\tparam", "pass_fds"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["PIPE\\tclass", "PIPE"], ["Pool\\timport", "Pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["preexec_fn\\tparam", "preexec_fn"], ["print\\tfunction", "print"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"], ["quit\\tclass", "quit"], ["raise\\tkeyword", "raise"], ["range\\tfunction", "range"], ["ReferenceError\\tclass", "ReferenceError"], ["repr\\tfunction", "repr"], ["ResourceWarning\\tclass", "ResourceWarning"], ["restore_signals\\tparam", "restore_signals"], ["return\\tkeyword", "return"], ["reversed\\tclass", "reversed"], ["round\\tfunction", "round"], ["run_check\\tfunction", "run_check"], ["RuntimeError\\tclass", "RuntimeError"], ["RuntimeWarning\\tclass", "RuntimeWarning"], ["set\\tclass", "set"], ["setattr\\tfunction", "setattr"], ["shell\\tparam", "shell"], ["SIGINT\\tclass", "SIGINT"], ["signal\\tfunction", "signal"], ["slice\\tclass", "slice"], ["sorted\\tfunction", "sorted"], ["ssh_exception\\tmodule", "ssh_exception"], ["SSHClient\\tclass", "SSHClient"], ["start_new_session\\tparam", "start_new_session"], ["startupinfo\\tparam", "startupinfo"], ["staticmethod\\tclass", "staticmethod"], ["stderr\\tparam", "stderr"], ["stdin\\tclass", "stdin"], ["stdout\\tparam", "stdout"], ["StopIteration\\tclass", "StopIteration"], ["str\\tclass", "str"], ["sum\\tfunction", "sum"], ["super\\tclass", "super"], ["SyntaxError\\tclass", "SyntaxError"], ["SyntaxWarning\\tclass", "SyntaxWarning"], ["SystemError\\tclass", "SystemError"], ["SystemExit\\tclass", "SystemExit"], ["TabError\\tclass", "TabError"], ["TIMEOUT\\tstatement", "TIMEOUT"], ["timeout\\timport", "timeout"], ["TimeoutError\\tclass", "TimeoutError"], ["True\\tclass", "True"], ["try\\tkeyword", "try"], ["tuple\\tclass", "tuple"], ["type\\tclass", "type"], ["TypeError\\tclass", "TypeError"], ["UnboundLocalError\\tclass", "UnboundLocalError"], ["UnicodeDecodeError\\tclass", "UnicodeDecodeError"], ["UnicodeEncodeError\\tclass", "UnicodeEncodeError"], ["UnicodeError\\tclass", "UnicodeError"], ["UnicodeTranslateError\\tclass", "UnicodeTranslateError"], ["UnicodeWarning\\tclass", "UnicodeWarning"], ["universal_newlines\\tparam", "universal_newlines"], ["USER\\tstatement", "USER"], ["UserWarning\\tclass", "UserWarning"], ["ValueError\\tclass", "ValueError"], ["vars\\tfunction", "vars"], ["Warning\\tclass", "Warning"], ["while\\tkeyword", "while"], ["with\\tkeyword", "with"], ["yield\\tkeyword", "yield"], ["ZeroDivisionError\\tclass", "ZeroDivisionError"], ["zip\\tclass", "zip"], ["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_err\\tstatement", "_err"], ["_ok\\tstatement", "_ok"], ["_out\\tstatement", "_out"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tinstance", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "b5bfb65a5fec4ae5b74bf7e3207e9bef"}\r\n'
2014-10-27 19:29:56,422: INFO : client requests: autocomplete
2014-10-27 19:29:56,433: INFO : About push back to ST3: b'{"completions": [["abs\\tfunction", "abs"], ["all\\tfunction", "all"], ["and\\tkeyword", "and"], ["any\\tfunction", "any"], ["ArithmeticError\\tclass", "ArithmeticError"], ["as\\tkeyword", "as"], ["ascii\\tfunction", "ascii"], ["assert\\tkeyword", "assert"], ["AssertionError\\tclass", "AssertionError"], ["AttributeError\\tclass", "AttributeError"], ["AutoAddPolicy\\tclass", "AutoAddPolicy"]], "success": true, "uid": "c26883bc25f84a8ba688042cc0d21f91"}\r\n'
2014-10-27 19:29:58,188: INFO : client requests: autocomplete
2014-10-27 19:29:58,200: INFO : About push back to ST3: b'{"completions": [["p\\tstatement", "p"], ["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["PIPE\\tclass", "PIPE"], ["Pool\\timport", "Pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"]], "success": true, "uid": "79708fa21c044fffbc873983c7979c33"}\r\n'
2014-10-27 19:29:59,673: INFO : client requests: autocomplete
2014-10-27 19:29:59,681: INFO : About push back to ST3: b'{"completions": [["pro\\tstatement", "pro"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"]], "success": true, "uid": "884d90c23f1841e09d25c67ef8ecc312"}\r\n'
2014-10-27 19:30:07,675: INFO : client requests: autocomplete
2014-10-27 19:30:07,680: INFO : About push back to ST3: b'{"completions": [["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_err\\tstatement", "_err"], ["_ok\\tstatement", "_ok"], ["_out\\tstatement", "_out"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "b062dc84d6154952bb6fe699c3b2e143"}\r\n'
2014-10-27 19:30:08,827: INFO : client requests: autocomplete
2014-10-27 19:30:08,833: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "a311037a50ec4cf3a83acca6a7ca7f20"}\r\n'
2014-10-27 19:30:09,171: INFO : client requests: autocomplete
2014-10-27 19:30:09,176: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "1d307445e75d4d359da43c25628b0f95"}\r\n'
2014-10-27 19:30:09,735: INFO : client requests: autocomplete
2014-10-27 19:30:09,740: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "a8a326272115429cadd6e6a95ec0a1db"}\r\n'
2014-10-27 19:30:09,825: INFO : client requests: autocomplete
2014-10-27 19:30:09,831: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "34b3a7b70c314ea69da2c3487da5ed39"}\r\n'
2014-10-27 19:30:12,306: INFO : client requests: autocomplete
2014-10-27 19:30:12,327: INFO : About push back to ST3: b'{"completions": [["set\\tclass", "set"], ["setattr\\tfunction", "setattr"], ["shell\\tparam", "shell"], ["SIGINT\\tclass", "SIGINT"], ["signal\\tfunction", "signal"], ["slice\\tclass", "slice"], ["sorted\\tfunction", "sorted"], ["ssh_exception\\tmodule", "ssh_exception"], ["SSHClient\\tclass", "SSHClient"], ["start_new_session\\tparam", "start_new_session"], ["startupinfo\\tparam", "startupinfo"], ["staticmethod\\tclass", "staticmethod"], ["stderr\\tclass", "stderr"], ["stdin\\tclass", "stdin"], ["stdout\\tparam", "stdout"], ["StopIteration\\tclass", "StopIteration"], ["str\\tclass", "str"], ["sum\\tfunction", "sum"], ["super\\tclass", "super"], ["SyntaxError\\tclass", "SyntaxError"], ["SyntaxWarning\\tclass", "SyntaxWarning"], ["SystemError\\tclass", "SystemError"], ["SystemExit\\tclass", "SystemExit"]], "success": true, "uid": "3faec3e07b1f4b0298c83734d127a290"}\r\n'
2014-10-27 19:30:14,574: INFO : client requests: autocomplete
2014-10-27 19:30:14,584: INFO : About push back to ST3: b'{"completions": [["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_err\\tstatement", "_err"], ["_ok\\tstatement", "_ok"], ["_out\\tstatement", "_out"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tclass", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "3adf71a901064c88b77b1b9de7198c6f"}\r\n'
2014-10-27 19:30:16,963: INFO : client requests: autocomplete
2014-10-27 19:30:16,982: INFO : About push back to ST3: b'{"completions": [["set\\tclass", "set"], ["setattr\\tfunction", "setattr"], ["shell\\tparam", "shell"], ["SIGINT\\tclass", "SIGINT"], ["signal\\tfunction", "signal"], ["slice\\tclass", "slice"], ["sorted\\tfunction", "sorted"], ["ssh_exception\\tmodule", "ssh_exception"], ["SSHClient\\tclass", "SSHClient"], ["start_new_session\\tparam", "start_new_session"], ["startupinfo\\tparam", "startupinfo"], ["staticmethod\\tclass", "staticmethod"], ["stderr\\tclass", "stderr"], ["stdin\\tclass", "stdin"], ["stdout\\tparam", "stdout"], ["StopIteration\\tclass", "StopIteration"], ["str\\tclass", "str"], ["sum\\tfunction", "sum"], ["super\\tclass", "super"], ["SyntaxError\\tclass", "SyntaxError"], ["SyntaxWarning\\tclass", "SyntaxWarning"], ["SystemError\\tclass", "SystemError"], ["SystemExit\\tclass", "SystemExit"]], "success": true, "uid": "571692f710884b92981690e46303c6c6"}\r\n'
2014-10-27 19:30:19,525: INFO : client requests: autocomplete
2014-10-27 19:30:19,536: INFO : About push back to ST3: b'{"completions": [["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_err\\tstatement", "_err"], ["_ok\\tstatement", "_ok"], ["_out\\tstatement", "_out"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "f6f741a57cc741d4a7cbefb7ed1cf15c"}\r\n'
2014-10-27 19:30:24,413: INFO : client requests: autocomplete
2014-10-27 19:30:24,422: INFO : About push back to ST3: b'{"completions": [["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["PIPE\\tclass", "PIPE"], ["Pool\\timport", "Pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["proc\\tstatement", "proc"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"]], "success": true, "uid": "a4525d94f4b442ee8aa638ca5c19eb28"}\r\n'
2014-10-27 19:30:24,962: INFO : client requests: autocomplete
2014-10-27 19:30:25,055: INFO : About push back to ST3: b'{"completions": [["args\\tstatement", "args"], ["communicate\\tfunction", "communicate"], ["kill\\tfunction", "kill"], ["pid\\tstatement", "pid"], ["poll\\tfunction", "poll"], ["returncode\\tstatement", "returncode"], ["send_signal\\tfunction", "send_signal"], ["stderr\\tstatement", "stderr"], ["stdin\\tstatement", "stdin"], ["stdout\\tstatement", "stdout"], ["terminate\\tfunction", "terminate"], ["universal_newlines\\tstatement", "universal_newlines"], ["wait\\tfunction", "wait"], ["_check_timeout\\tfunction", "_check_timeout"], ["_child_created\\tstatement", "_child_created"], ["_close_fds\\tfunction", "_close_fds"], ["_closed_child_pipe_fds\\tstatement", "_closed_child_pipe_fds"], ["_communicate\\tfunction", "_communicate"], ["_communication_started\\tstatement", "_communication_started"], ["_devnull\\tstatement", "_devnull"], ["_execute_child\\tfunction", "_execute_child"], ["_get_devnull\\tfunction", "_get_devnull"], ["_get_handles\\tfunction", "_get_handles"], ["_handle_exitstatus\\tfunction", "_handle_exitstatus"], ["_input\\tstatement", "_input"], ["_internal_poll\\tfunction", "_internal_poll"], ["_make_inheritable\\tfunction", "_make_inheritable"], ["_readerthread\\tfunction", "_readerthread"], ["_remaining_time\\tfunction", "_remaining_time"], ["_save_input\\tfunction", "_save_input"], ["_translate_newlines\\tfunction", "_translate_newlines"], ["_try_wait\\tfunction", "_try_wait"], ["_waitpid_lock\\tstatement", "_waitpid_lock"], ["__class__\\tclass", "__class__"], ["__del__\\tfunction", "__del__"], ["__delattr__\\tfunction", "__delattr__"], ["__dir__\\tfunction", "__dir__"], ["__doc__\\tclass", "__doc__"], ["__enter__\\tfunction", "__enter__"], ["__eq__\\tfunction", "__eq__"], ["__exit__\\tfunction", "__exit__"], ["__format__\\tfunction", "__format__"], ["__ge__\\tfunction", "__ge__"], ["__getattribute__\\tfunction", "__getattribute__"], ["__gt__\\tfunction", "__gt__"], ["__hash__\\tfunction", "__hash__"], ["__init__\\tfunction", "__init__"], ["__le__\\tfunction", "__le__"], ["__lt__\\tfunction", "__lt__"], ["__ne__\\tfunction", "__ne__"], ["__new__\\tfunction", "__new__"], ["__reduce__\\tfunction", "__reduce__"], ["__reduce_ex__\\tfunction", "__reduce_ex__"], ["__repr__\\tfunction", "__repr__"], ["__setattr__\\tfunction", "__setattr__"], ["__sizeof__\\tfunction", "__sizeof__"], ["__str__\\tfunction", "__str__"], ["__subclasshook__\\tfunction", "__subclasshook__"]], "success": true, "uid": "18731ca65db14b1492a979580fa02d30"}\r\n'
2014-10-27 19:30:34,882: INFO : client requests: autocomplete
2014-10-27 19:30:34,937: INFO : About push back to ST3: b'{"completions": [["send_signal\\tfunction", "send_signal"], ["stderr\\tstatement", "stderr"], ["stdin\\tstatement", "stdin"], ["stdout\\tstatement", "stdout"]], "success": true, "uid": "5afe105699254712a446fb64cafc499b"}\r\n'
2014-10-27 19:30:42,669: INFO : client requests: autocomplete
2014-10-27 19:30:42,676: INFO : About push back to ST3: b'{"completions": [["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tclass", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "4e97187663b24adcb5253c3f0468f653"}\r\n'
2014-10-27 19:30:43,111: INFO : client requests: autocomplete
2014-10-27 19:30:43,118: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "efc9669a24a2410288adea7f200a587c"}\r\n'
2014-10-27 19:30:43,226: INFO : client requests: autocomplete
2014-10-27 19:30:43,233: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "59a2b37577c941b3819c18286b0a705c"}\r\n'
2014-10-27 19:30:46,894: INFO : client requests: autocomplete
2014-10-27 19:30:46,899: INFO : About push back to ST3: b'{"completions": [["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_err\\tstatement", "_err"], ["_ok\\tstatement", "_ok"], ["_out\\tstatement", "_out"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tclass", "__name__"], ["__package__\\tclass", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "15760405f9f14bd5b5fefc716716beeb"}\r\n'
2014-10-27 19:30:47,892: INFO : client requests: autocomplete
2014-10-27 19:30:47,898: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "d29b61be42654e8a8f39ceadee5ba1e9"}\r\n'
2014-10-27 19:30:50,524: INFO : client requests: autocomplete
2014-10-27 19:30:50,531: INFO : About push back to ST3: b'{"completions": [["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_err\\tstatement", "_err"], ["_ok\\tstatement", "_ok"], ["_out\\tstatement", "_out"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tclass", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "89028b94bce647c5b9d6b8ede023a4b7"}\r\n'
2014-10-27 19:30:52,343: INFO : client requests: autocomplete
2014-10-27 19:30:52,349: INFO : About push back to ST3: b'{"completions": [["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_err\\tstatement", "_err"], ["_ok\\tstatement", "_ok"], ["_out\\tstatement", "_out"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "7cd3ea7a809f41dc9befb3dfe3e97550"}\r\n'
2014-10-27 19:30:53,325: INFO : client requests: autocomplete
2014-10-27 19:30:53,332: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "f0c2b5c2331e4833be21f515c1f35a82"}\r\n'
2014-10-27 19:30:57,977: INFO : client requests: autocomplete
2014-10-27 19:30:57,987: INFO : About push back to ST3: b'{"completions": [["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["PIPE\\tclass", "PIPE"], ["Pool\\timport", "Pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["proc\\tstatement", "proc"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"]], "success": true, "uid": "1ea1fd5bd3444affa01d13088f0b00a8"}\r\n'
2014-10-27 19:30:59,022: INFO : client requests: autocomplete
2014-10-27 19:30:59,047: INFO : About push back to ST3: b'{"completions": [["abs\\tfunction", "abs"], ["all\\tfunction", "all"], ["and\\tkeyword", "and"], ["any\\tfunction", "any"], ["ArithmeticError\\tclass", "ArithmeticError"], ["as\\tkeyword", "as"], ["ascii\\tfunction", "ascii"], ["assert\\tkeyword", "assert"], ["AssertionError\\tclass", "AssertionError"], ["AttributeError\\tclass", "AttributeError"], ["AutoAddPolicy\\tclass", "AutoAddPolicy"], ["BaseException\\tclass", "BaseException"], ["bin\\tfunction", "bin"], ["BlockingIOError\\tclass", "BlockingIOError"], ["bool\\tclass", "bool"], ["break\\tkeyword", "break"], ["BrokenPipeError\\tclass", "BrokenPipeError"], ["BufferError\\tclass", "BufferError"], ["bytearray\\tclass", "bytearray"], ["bytes\\tclass", "bytes"], ["BytesWarning\\tclass", "BytesWarning"], ["callable\\tfunction", "callable"], ["ChildProcessError\\tclass", "ChildProcessError"], ["chr\\tfunction", "chr"], ["class\\tkeyword", "class"], ["classmethod\\tclass", "classmethod"], ["compile\\tfunction", "compile"], ["complex\\tclass", "complex"], ["ConnectionAbortedError\\tclass", "ConnectionAbortedError"], ["ConnectionError\\tclass", "ConnectionError"], ["ConnectionRefusedError\\tclass", "ConnectionRefusedError"], ["ConnectionResetError\\tclass", "ConnectionResetError"], ["continue\\tkeyword", "continue"], ["copyright\\tclass", "copyright"], ["credits\\tclass", "credits"], ["def\\tkeyword", "def"], ["del\\tkeyword", "del"], ["delattr\\tfunction", "delattr"], ["DeprecationWarning\\tclass", "DeprecationWarning"], ["dict\\tclass", "dict"], ["dir\\tfunction", "dir"], ["divmod\\tfunction", "divmod"], ["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tclass", "exit"], ["FAILING_HOSTS\\tstatement", "FAILING_HOSTS"], ["False\\tclass", "False"], ["FileExistsError\\tclass", "FileExistsError"], ["FileNotFoundError\\tclass", "FileNotFoundError"], ["filter\\tclass", "filter"], ["finally\\tkeyword", "finally"], ["float\\tclass", "float"], ["FloatingPointError\\tclass", "FloatingPointError"], ["for\\tkeyword", "for"], ["format\\tfunction", "format"], ["from\\tkeyword", "from"], ["frozenset\\tclass", "frozenset"], ["FutureWarning\\tclass", "FutureWarning"], ["gaierror\\timport", "gaierror"], ["GeneratorExit\\tclass", "GeneratorExit"], ["getattr\\tfunction", "getattr"], ["getuser\\tfunction", "getuser"], ["global\\tkeyword", "global"], ["globals\\tfunction", "globals"], ["hasattr\\tfunction", "hasattr"], ["hash\\tfunction", "hash"], ["help\\tclass", "help"], ["hex\\tfunction", "hex"], ["host\\tparam", "host"], ["id\\tfunction", "id"], ["if\\tkeyword", "if"], ["import\\tkeyword", "import"], ["ImportError\\tclass", "ImportError"], ["ImportWarning\\tclass", "ImportWarning"], ["in\\tkeyword", "in"], ["IndentationError\\tclass", "IndentationError"], ["IndexError\\tclass", "IndexError"], ["input\\tfunction", "input"], ["int\\tclass", "int"], ["InterruptedError\\tclass", "InterruptedError"], ["IOError\\tclass", "IOError"], ["is\\tkeyword", "is"], ["IsADirectoryError\\tclass", "IsADirectoryError"], ["isinstance\\tfunction", "isinstance"], ["issubclass\\tfunction", "issubclass"], ["iter\\tfunction", "iter"], ["KeyboardInterrupt\\tclass", "KeyboardInterrupt"], ["KeyError\\tclass", "KeyError"], ["lambda\\tkeyword", "lambda"], ["len\\tfunction", "len"], ["license\\tclass", "license"], ["list\\tclass", "list"], ["locals\\tfunction", "locals"], ["logging\\tmodule", "logging"], ["LookupError\\tclass", "LookupError"], ["main\\tfunction", "main"], ["map\\tclass", "map"], ["max\\tfunction", "max"], ["MemoryError\\tclass", "MemoryError"], ["memoryview\\tclass", "memoryview"], ["min\\tfunction", "min"], ["NameError\\tclass", "NameError"], ["next\\tfunction", "next"], ["None\\tclass", "None"], ["nonlocal\\tkeyword", "nonlocal"], ["not\\tkeyword", "not"], ["NotADirectoryError\\tclass", "NotADirectoryError"], ["NotImplemented\\tclass", "NotImplemented"], ["NotImplementedError\\tclass", "NotImplementedError"], ["object\\tclass", "object"], ["oct\\tfunction", "oct"], ["open\\tfunction", "open"], ["or\\tkeyword", "or"], ["ord\\tfunction", "ord"], ["OSError\\tclass", "OSError"], ["OverflowError\\tclass", "OverflowError"], ["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["PIPE\\tclass", "PIPE"], ["Pool\\timport", "Pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["proc\\tstatement", "proc"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"], ["quit\\tclass", "quit"], ["raise\\tkeyword", "raise"], ["range\\tfunction", "range"], ["ReferenceError\\tclass", "ReferenceError"], ["repr\\tfunction", "repr"], ["ResourceWarning\\tclass", "ResourceWarning"], ["return\\tkeyword", "return"], ["reversed\\tclass", "reversed"], ["round\\tfunction", "round"], ["run_check\\tfunction", "run_check"], ["RuntimeError\\tclass", "RuntimeError"], ["RuntimeWarning\\tclass", "RuntimeWarning"], ["set\\tclass", "set"], ["setattr\\tfunction", "setattr"], ["SIGINT\\tclass", "SIGINT"], ["signal\\tfunction", "signal"], ["slice\\tclass", "slice"], ["sorted\\tfunction", "sorted"], ["ssh_exception\\tmodule", "ssh_exception"], ["SSHClient\\tclass", "SSHClient"], ["staticmethod\\tclass", "staticmethod"], ["stderr\\tclass", "stderr"], ["stdin\\tclass", "stdin"], ["StopIteration\\tclass", "StopIteration"], ["str\\tclass", "str"], ["sum\\tfunction", "sum"], ["super\\tclass", "super"], ["SyntaxError\\tclass", "SyntaxError"], ["SyntaxWarning\\tclass", "SyntaxWarning"], ["SystemError\\tclass", "SystemError"], ["SystemExit\\tclass", "SystemExit"], ["TabError\\tclass", "TabError"], ["TIMEOUT\\tstatement", "TIMEOUT"], ["timeout\\timport", "timeout"], ["TimeoutError\\tclass", "TimeoutError"], ["True\\tkeyword", "True"], ["try\\tkeyword", "try"], ["tuple\\tclass", "tuple"], ["type\\tclass", "type"], ["TypeError\\tclass", "TypeError"], ["UnboundLocalError\\tclass", "UnboundLocalError"], ["UnicodeDecodeError\\tclass", "UnicodeDecodeError"], ["UnicodeEncodeError\\tclass", "UnicodeEncodeError"], ["UnicodeError\\tclass", "UnicodeError"], ["UnicodeTranslateError\\tclass", "UnicodeTranslateError"], ["UnicodeWarning\\tclass", "UnicodeWarning"], ["USER\\tstatement", "USER"], ["UserWarning\\tclass", "UserWarning"], ["ValueError\\tclass", "ValueError"], ["vars\\tfunction", "vars"], ["Warning\\tclass", "Warning"], ["while\\tkeyword", "while"], ["with\\tkeyword", "with"], ["yield\\tkeyword", "yield"], ["ZeroDivisionError\\tclass", "ZeroDivisionError"], ["zip\\tclass", "zip"], ["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_err\\tstatement", "_err"], ["_ok\\tstatement", "_ok"], ["_out\\tstatement", "_out"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tclass", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "45930058f9684d4c84d686d1f6291cd1"}\r\n'
2014-10-27 19:31:14,629: INFO : client requests: autocomplete
2014-10-27 19:31:14,643: INFO : About push back to ST3: b'{"completions": [["capitalize\\tfunction", "capitalize"], ["casefold\\tfunction", "casefold"], ["center\\tfunction", "center"], ["count\\tfunction", "count"], ["encode\\tfunction", "encode"], ["endswith\\tfunction", "endswith"], ["expandtabs\\tfunction", "expandtabs"], ["find\\tfunction", "find"], ["format\\tfunction", "format"], ["format_map\\tfunction", "format_map"], ["index\\tfunction", "index"], ["isalnum\\tfunction", "isalnum"], ["isalpha\\tfunction", "isalpha"], ["isdecimal\\tfunction", "isdecimal"], ["isdigit\\tfunction", "isdigit"], ["isidentifier\\tfunction", "isidentifier"], ["islower\\tfunction", "islower"], ["isnumeric\\tfunction", "isnumeric"], ["isprintable\\tfunction", "isprintable"], ["isspace\\tfunction", "isspace"], ["istitle\\tfunction", "istitle"], ["isupper\\tfunction", "isupper"], ["join\\tfunction", "join"], ["ljust\\tfunction", "ljust"], ["lower\\tfunction", "lower"], ["lstrip\\tfunction", "lstrip"], ["maketrans\\tfunction", "maketrans"], ["mro\\tfunction", "mro"], ["partition\\tfunction", "partition"], ["replace\\tfunction", "replace"], ["rfind\\tfunction", "rfind"], ["rindex\\tfunction", "rindex"], ["rjust\\tfunction", "rjust"], ["rpartition\\tfunction", "rpartition"], ["rsplit\\tfunction", "rsplit"], ["rstrip\\tfunction", "rstrip"], ["split\\tfunction", "split"], ["splitlines\\tfunction", "splitlines"], ["startswith\\tfunction", "startswith"], ["strip\\tfunction", "strip"], ["swapcase\\tfunction", "swapcase"], ["title\\tfunction", "title"], ["translate\\tfunction", "translate"], ["upper\\tfunction", "upper"], ["zfill\\tfunction", "zfill"], ["__abstractmethods__\\tclass", "__abstractmethods__"], ["__add__\\tfunction", "__add__"], ["__base__\\tclass", "__base__"], ["__bases__\\tclass", "__bases__"], ["__basicsize__\\tclass", "__basicsize__"], ["__call__\\tfunction", "__call__"], ["__class__\\tclass", "__class__"], ["__contains__\\tfunction", "__contains__"], ["__delattr__\\tfunction", "__delattr__"], ["__dict__\\tclass", "__dict__"], ["__dictoffset__\\tclass", "__dictoffset__"], ["__dir__\\tfunction", "__dir__"], ["__doc__\\tclass", "__doc__"], ["__eq__\\tfunction", "__eq__"], ["__flags__\\tclass", "__flags__"], ["__format__\\tfunction", "__format__"], ["__ge__\\tfunction", "__ge__"], ["__getattribute__\\tfunction", "__getattribute__"], ["__getitem__\\tfunction", "__getitem__"], ["__getnewargs__\\tfunction", "__getnewargs__"], ["__gt__\\tfunction", "__gt__"], ["__hash__\\tfunction", "__hash__"], ["__init__\\tfunction", "__init__"], ["__instancecheck__\\tfunction", "__instancecheck__"], ["__itemsize__\\tclass", "__itemsize__"], ["__iter__\\tfunction", "__iter__"], ["__le__\\tfunction", "__le__"], ["__len__\\tfunction", "__len__"], ["__lt__\\tfunction", "__lt__"], ["__mod__\\tfunction", "__mod__"], ["__module__\\tclass", "__module__"], ["__mro__\\tclass", "__mro__"], ["__mul__\\tfunction", "__mul__"], ["__name__\\tclass", "__name__"], ["__ne__\\tfunction", "__ne__"], ["__new__\\tfunction", "__new__"], ["__prepare__\\tfunction", "__prepare__"], ["__qualname__\\tclass", "__qualname__"], ["__reduce__\\tfunction", "__reduce__"], ["__reduce_ex__\\tfunction", "__reduce_ex__"], ["__repr__\\tfunction", "__repr__"], ["__rmod__\\tfunction", "__rmod__"], ["__rmul__\\tfunction", "__rmul__"], ["__setattr__\\tfunction", "__setattr__"], ["__sizeof__\\tfunction", "__sizeof__"], ["__str__\\tfunction", "__str__"], ["__subclasscheck__\\tfunction", "__subclasscheck__"], ["__subclasses__\\tfunction", "__subclasses__"], ["__subclasshook__\\tfunction", "__subclasshook__"], ["__text_signature__\\tclass", "__text_signature__"], ["__weakrefoffset__\\tclass", "__weakrefoffset__"]], "success": true, "uid": "f508f6f5620442e4a100dc9138f6c188"}\r\n'
2014-10-27 19:31:16,206: INFO : client requests: autocomplete
2014-10-27 19:31:16,213: INFO : About push back to ST3: b'{"completions": [["hasattr\\tfunction", "hasattr"], ["hash\\tfunction", "hash"], ["help\\tclass", "help"], ["hex\\tfunction", "hex"], ["host\\tparam", "host"]], "success": true, "uid": "443666619e1c4968abe5d62b27260c67"}\r\n'
2014-10-27 19:31:16,951: INFO : client requests: autocomplete
2014-10-27 19:31:16,977: INFO : About push back to ST3: b'{"completions": [["abs\\tfunction", "abs"], ["all\\tfunction", "all"], ["and\\tkeyword", "and"], ["any\\tfunction", "any"], ["ArithmeticError\\tclass", "ArithmeticError"], ["as\\tkeyword", "as"], ["ascii\\tfunction", "ascii"], ["assert\\tkeyword", "assert"], ["AssertionError\\tclass", "AssertionError"], ["AttributeError\\tclass", "AttributeError"], ["AutoAddPolicy\\tclass", "AutoAddPolicy"], ["BaseException\\tclass", "BaseException"], ["bin\\tfunction", "bin"], ["BlockingIOError\\tclass", "BlockingIOError"], ["bool\\tclass", "bool"], ["break\\tkeyword", "break"], ["BrokenPipeError\\tclass", "BrokenPipeError"], ["BufferError\\tclass", "BufferError"], ["bytearray\\tclass", "bytearray"], ["bytes\\tclass", "bytes"], ["BytesWarning\\tclass", "BytesWarning"], ["callable\\tfunction", "callable"], ["ChildProcessError\\tclass", "ChildProcessError"], ["chr\\tfunction", "chr"], ["class\\tkeyword", "class"], ["classmethod\\tclass", "classmethod"], ["compile\\tfunction", "compile"], ["complex\\tclass", "complex"], ["ConnectionAbortedError\\tclass", "ConnectionAbortedError"], ["ConnectionError\\tclass", "ConnectionError"], ["ConnectionRefusedError\\tclass", "ConnectionRefusedError"], ["ConnectionResetError\\tclass", "ConnectionResetError"], ["continue\\tkeyword", "continue"], ["copyright\\tclass", "copyright"], ["credits\\tclass", "credits"], ["def\\tkeyword", "def"], ["del\\tkeyword", "del"], ["delattr\\tfunction", "delattr"], ["DeprecationWarning\\tclass", "DeprecationWarning"], ["dict\\tclass", "dict"], ["dir\\tfunction", "dir"], ["divmod\\tfunction", "divmod"], ["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tfunction", "exit"], ["FAILING_HOSTS\\tstatement", "FAILING_HOSTS"], ["False\\tclass", "False"], ["FileExistsError\\tclass", "FileExistsError"], ["FileNotFoundError\\tclass", "FileNotFoundError"], ["filter\\tclass", "filter"], ["finally\\tkeyword", "finally"], ["float\\tclass", "float"], ["FloatingPointError\\tclass", "FloatingPointError"], ["for\\tkeyword", "for"], ["format\\tfunction", "format"], ["from\\tkeyword", "from"], ["frozenset\\tclass", "frozenset"], ["FutureWarning\\tclass", "FutureWarning"], ["gaierror\\timport", "gaierror"], ["GeneratorExit\\tclass", "GeneratorExit"], ["getattr\\tfunction", "getattr"], ["getuser\\tfunction", "getuser"], ["global\\tkeyword", "global"], ["globals\\tfunction", "globals"], ["hasattr\\tfunction", "hasattr"], ["hash\\tfunction", "hash"], ["help\\tclass", "help"], ["hex\\tfunction", "hex"], ["host\\tparam", "host"], ["id\\tfunction", "id"], ["if\\tkeyword", "if"], ["import\\tkeyword", "import"], ["ImportError\\tclass", "ImportError"], ["ImportWarning\\tclass", "ImportWarning"], ["in\\tkeyword", "in"], ["IndentationError\\tclass", "IndentationError"], ["IndexError\\tclass", "IndexError"], ["input\\tfunction", "input"], ["int\\tclass", "int"], ["InterruptedError\\tclass", "InterruptedError"], ["IOError\\tclass", "IOError"], ["is\\tkeyword", "is"], ["IsADirectoryError\\tclass", "IsADirectoryError"], ["isinstance\\tfunction", "isinstance"], ["issubclass\\tfunction", "issubclass"], ["iter\\tfunction", "iter"], ["KeyboardInterrupt\\tclass", "KeyboardInterrupt"], ["KeyError\\tclass", "KeyError"], ["lambda\\tkeyword", "lambda"], ["len\\tfunction", "len"], ["license\\tclass", "license"], ["list\\tclass", "list"], ["locals\\tfunction", "locals"], ["logging\\tmodule", "logging"], ["LookupError\\tclass", "LookupError"], ["main\\tfunction", "main"], ["map\\tclass", "map"], ["max\\tfunction", "max"], ["MemoryError\\tclass", "MemoryError"], ["memoryview\\tclass", "memoryview"], ["min\\tfunction", "min"], ["NameError\\tclass", "NameError"], ["next\\tfunction", "next"], ["None\\tclass", "None"], ["nonlocal\\tkeyword", "nonlocal"], ["not\\tkeyword", "not"], ["NotADirectoryError\\tclass", "NotADirectoryError"], ["NotImplemented\\tclass", "NotImplemented"], ["NotImplementedError\\tclass", "NotImplementedError"], ["object\\tclass", "object"], ["oct\\tfunction", "oct"], ["open\\tfunction", "open"], ["or\\tkeyword", "or"], ["ord\\tfunction", "ord"], ["OSError\\tclass", "OSError"], ["OverflowError\\tclass", "OverflowError"], ["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["PIPE\\tclass", "PIPE"], ["Pool\\timport", "Pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["proc\\tstatement", "proc"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"], ["quit\\tclass", "quit"], ["raise\\tkeyword", "raise"], ["range\\tfunction", "range"], ["ReferenceError\\tclass", "ReferenceError"], ["repr\\tfunction", "repr"], ["ResourceWarning\\tclass", "ResourceWarning"], ["return\\tkeyword", "return"], ["reversed\\tclass", "reversed"], ["round\\tfunction", "round"], ["run_check\\tfunction", "run_check"], ["RuntimeError\\tclass", "RuntimeError"], ["RuntimeWarning\\tclass", "RuntimeWarning"], ["set\\tclass", "set"], ["setattr\\tfunction", "setattr"], ["SIGINT\\tclass", "SIGINT"], ["signal\\tfunction", "signal"], ["slice\\tclass", "slice"], ["sorted\\tfunction", "sorted"], ["ssh_exception\\tmodule", "ssh_exception"], ["SSHClient\\tclass", "SSHClient"], ["staticmethod\\tclass", "staticmethod"], ["stderr\\tclass", "stderr"], ["stdin\\tclass", "stdin"], ["StopIteration\\tclass", "StopIteration"], ["str\\tclass", "str"], ["sum\\tfunction", "sum"], ["super\\tclass", "super"], ["SyntaxError\\tclass", "SyntaxError"], ["SyntaxWarning\\tclass", "SyntaxWarning"], ["SystemError\\tclass", "SystemError"], ["SystemExit\\tclass", "SystemExit"], ["TabError\\tclass", "TabError"], ["timeout\\timport", "timeout"], ["TIMEOUT\\tstatement", "TIMEOUT"], ["TimeoutError\\tclass", "TimeoutError"], ["True\\tclass", "True"], ["try\\tkeyword", "try"], ["tuple\\tclass", "tuple"], ["type\\tclass", "type"], ["TypeError\\tclass", "TypeError"], ["UnboundLocalError\\tclass", "UnboundLocalError"], ["UnicodeDecodeError\\tclass", "UnicodeDecodeError"], ["UnicodeEncodeError\\tclass", "UnicodeEncodeError"], ["UnicodeError\\tclass", "UnicodeError"], ["UnicodeTranslateError\\tclass", "UnicodeTranslateError"], ["UnicodeWarning\\tclass", "UnicodeWarning"], ["USER\\tstatement", "USER"], ["UserWarning\\tclass", "UserWarning"], ["ValueError\\tclass", "ValueError"], ["vars\\tfunction", "vars"], ["Warning\\tclass", "Warning"], ["while\\tkeyword", "while"], ["with\\tkeyword", "with"], ["yield\\tkeyword", "yield"], ["ZeroDivisionError\\tclass", "ZeroDivisionError"], ["zip\\tclass", "zip"], ["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_err\\tstatement", "_err"], ["_ok\\tstatement", "_ok"], ["_out\\tstatement", "_out"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tclass", "__name__"], ["__package__\\tclass", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "722b38662fc84908a120be8adc072546"}\r\n'
2014-10-27 19:31:17,150: INFO : client requests: autocomplete
2014-10-27 19:31:17,178: INFO : About push back to ST3: b'{"completions": [["abs\\tfunction", "abs"], ["all\\tfunction", "all"], ["and\\tkeyword", "and"], ["any\\tfunction", "any"], ["ArithmeticError\\tclass", "ArithmeticError"], ["as\\tkeyword", "as"], ["ascii\\tfunction", "ascii"], ["assert\\tkeyword", "assert"], ["AssertionError\\tclass", "AssertionError"], ["AttributeError\\tclass", "AttributeError"], ["AutoAddPolicy\\tclass", "AutoAddPolicy"], ["BaseException\\tclass", "BaseException"], ["bin\\tfunction", "bin"], ["BlockingIOError\\tclass", "BlockingIOError"], ["bool\\tclass", "bool"], ["break\\tkeyword", "break"], ["BrokenPipeError\\tclass", "BrokenPipeError"], ["BufferError\\tclass", "BufferError"], ["bytearray\\tclass", "bytearray"], ["bytes\\tclass", "bytes"], ["BytesWarning\\tclass", "BytesWarning"], ["callable\\tfunction", "callable"], ["ChildProcessError\\tclass", "ChildProcessError"], ["chr\\tfunction", "chr"], ["class\\tkeyword", "class"], ["classmethod\\tclass", "classmethod"], ["compile\\tfunction", "compile"], ["complex\\tclass", "complex"], ["ConnectionAbortedError\\tclass", "ConnectionAbortedError"], ["ConnectionError\\tclass", "ConnectionError"], ["ConnectionRefusedError\\tclass", "ConnectionRefusedError"], ["ConnectionResetError\\tclass", "ConnectionResetError"], ["continue\\tkeyword", "continue"], ["copyright\\tclass", "copyright"], ["credits\\tclass", "credits"], ["def\\tkeyword", "def"], ["del\\tkeyword", "del"], ["delattr\\tfunction", "delattr"], ["DeprecationWarning\\tclass", "DeprecationWarning"], ["dict\\tclass", "dict"], ["dir\\tfunction", "dir"], ["divmod\\tfunction", "divmod"], ["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tclass", "exit"], ["FAILING_HOSTS\\tstatement", "FAILING_HOSTS"], ["False\\tclass", "False"], ["FileExistsError\\tclass", "FileExistsError"], ["FileNotFoundError\\tclass", "FileNotFoundError"], ["filter\\tclass", "filter"], ["finally\\tkeyword", "finally"], ["float\\tclass", "float"], ["FloatingPointError\\tclass", "FloatingPointError"], ["for\\tkeyword", "for"], ["format\\tfunction", "format"], ["from\\tkeyword", "from"], ["frozenset\\tclass", "frozenset"], ["FutureWarning\\tclass", "FutureWarning"], ["gaierror\\timport", "gaierror"], ["GeneratorExit\\tclass", "GeneratorExit"], ["getattr\\tfunction", "getattr"], ["getuser\\tfunction", "getuser"], ["global\\tkeyword", "global"], ["globals\\tfunction", "globals"], ["hasattr\\tfunction", "hasattr"], ["hash\\tfunction", "hash"], ["help\\tclass", "help"], ["hex\\tfunction", "hex"], ["host\\tparam", "host"], ["id\\tfunction", "id"], ["if\\tkeyword", "if"], ["import\\tkeyword", "import"], ["ImportError\\tclass", "ImportError"], ["ImportWarning\\tclass", "ImportWarning"], ["in\\tkeyword", "in"], ["IndentationError\\tclass", "IndentationError"], ["IndexError\\tclass", "IndexError"], ["input\\tfunction", "input"], ["int\\tclass", "int"], ["InterruptedError\\tclass", "InterruptedError"], ["IOError\\tclass", "IOError"], ["is\\tkeyword", "is"], ["IsADirectoryError\\tclass", "IsADirectoryError"], ["isinstance\\tfunction", "isinstance"], ["issubclass\\tfunction", "issubclass"], ["iter\\tfunction", "iter"], ["KeyboardInterrupt\\tclass", "KeyboardInterrupt"], ["KeyError\\tclass", "KeyError"], ["lambda\\tkeyword", "lambda"], ["len\\tfunction", "len"], ["license\\tclass", "license"], ["list\\tclass", "list"], ["locals\\tfunction", "locals"], ["logging\\tmodule", "logging"], ["LookupError\\tclass", "LookupError"], ["main\\tfunction", "main"], ["map\\tclass", "map"], ["max\\tfunction", "max"], ["MemoryError\\tclass", "MemoryError"], ["memoryview\\tclass", "memoryview"], ["min\\tfunction", "min"], ["NameError\\tclass", "NameError"], ["next\\tfunction", "next"], ["None\\tclass", "None"], ["nonlocal\\tkeyword", "nonlocal"], ["not\\tkeyword", "not"], ["NotADirectoryError\\tclass", "NotADirectoryError"], ["NotImplemented\\tclass", "NotImplemented"], ["NotImplementedError\\tclass", "NotImplementedError"], ["object\\tclass", "object"], ["oct\\tfunction", "oct"], ["open\\tfunction", "open"], ["or\\tkeyword", "or"], ["ord\\tfunction", "ord"], ["OSError\\tclass", "OSError"], ["OverflowError\\tclass", "OverflowError"], ["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["PIPE\\tclass", "PIPE"], ["Pool\\timport", "Pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["proc\\tstatement", "proc"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"], ["quit\\tclass", "quit"], ["raise\\tkeyword", "raise"], ["range\\tfunction", "range"], ["ReferenceError\\tclass", "ReferenceError"], ["repr\\tfunction", "repr"], ["ResourceWarning\\tclass", "ResourceWarning"], ["return\\tkeyword", "return"], ["reversed\\tclass", "reversed"], ["round\\tfunction", "round"], ["run_check\\tfunction", "run_check"], ["RuntimeError\\tclass", "RuntimeError"], ["RuntimeWarning\\tclass", "RuntimeWarning"], ["set\\tclass", "set"], ["setattr\\tfunction", "setattr"], ["SIGINT\\tclass", "SIGINT"], ["signal\\tfunction", "signal"], ["slice\\tclass", "slice"], ["sorted\\tfunction", "sorted"], ["ssh_exception\\tmodule", "ssh_exception"], ["SSHClient\\tclass", "SSHClient"], ["staticmethod\\tclass", "staticmethod"], ["stderr\\tclass", "stderr"], ["stdin\\tclass", "stdin"], ["StopIteration\\tclass", "StopIteration"], ["str\\tclass", "str"], ["sum\\tfunction", "sum"], ["super\\tclass", "super"], ["SyntaxError\\tclass", "SyntaxError"], ["SyntaxWarning\\tclass", "SyntaxWarning"], ["SystemError\\tclass", "SystemError"], ["SystemExit\\tclass", "SystemExit"], ["TabError\\tclass", "TabError"], ["timeout\\timport", "timeout"], ["TIMEOUT\\tstatement", "TIMEOUT"], ["TimeoutError\\tclass", "TimeoutError"], ["True\\tkeyword", "True"], ["try\\tkeyword", "try"], ["tuple\\tclass", "tuple"], ["type\\tclass", "type"], ["TypeError\\tclass", "TypeError"], ["UnboundLocalError\\tclass", "UnboundLocalError"], ["UnicodeDecodeError\\tclass", "UnicodeDecodeError"], ["UnicodeEncodeError\\tclass", "UnicodeEncodeError"], ["UnicodeError\\tclass", "UnicodeError"], ["UnicodeTranslateError\\tclass", "UnicodeTranslateError"], ["UnicodeWarning\\tclass", "UnicodeWarning"], ["USER\\tstatement", "USER"], ["UserWarning\\tclass", "UserWarning"], ["ValueError\\tclass", "ValueError"], ["vars\\tfunction", "vars"], ["Warning\\tclass", "Warning"], ["while\\tkeyword", "while"], ["with\\tkeyword", "with"], ["yield\\tkeyword", "yield"], ["ZeroDivisionError\\tclass", "ZeroDivisionError"], ["zip\\tclass", "zip"], ["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_err\\tstatement", "_err"], ["_ok\\tstatement", "_ok"], ["_out\\tstatement", "_out"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tinstance", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "73963b2ea0644a92a3c78bade62eb40a"}\r\n'
2014-10-27 19:31:18,618: INFO : client requests: autocomplete
2014-10-27 19:31:18,644: INFO : About push back to ST3: b'{"completions": [["abs\\tfunction", "abs"], ["all\\tfunction", "all"], ["and\\tkeyword", "and"], ["any\\tfunction", "any"], ["ArithmeticError\\tclass", "ArithmeticError"], ["as\\tkeyword", "as"], ["ascii\\tfunction", "ascii"], ["assert\\tkeyword", "assert"], ["AssertionError\\tclass", "AssertionError"], ["AttributeError\\tclass", "AttributeError"], ["AutoAddPolicy\\tclass", "AutoAddPolicy"], ["BaseException\\tclass", "BaseException"], ["bin\\tfunction", "bin"], ["BlockingIOError\\tclass", "BlockingIOError"], ["bool\\tclass", "bool"], ["break\\tkeyword", "break"], ["BrokenPipeError\\tclass", "BrokenPipeError"], ["BufferError\\tclass", "BufferError"], ["bytearray\\tclass", "bytearray"], ["bytes\\tclass", "bytes"], ["BytesWarning\\tclass", "BytesWarning"], ["callable\\tfunction", "callable"], ["ChildProcessError\\tclass", "ChildProcessError"], ["chr\\tfunction", "chr"], ["class\\tkeyword", "class"], ["classmethod\\tclass", "classmethod"], ["compile\\tfunction", "compile"], ["complex\\tclass", "complex"], ["ConnectionAbortedError\\tclass", "ConnectionAbortedError"], ["ConnectionError\\tclass", "ConnectionError"], ["ConnectionRefusedError\\tclass", "ConnectionRefusedError"], ["ConnectionResetError\\tclass", "ConnectionResetError"], ["continue\\tkeyword", "continue"], ["copyright\\tclass", "copyright"], ["credits\\tclass", "credits"], ["def\\tkeyword", "def"], ["del\\tkeyword", "del"], ["delattr\\tfunction", "delattr"], ["DeprecationWarning\\tclass", "DeprecationWarning"], ["dict\\tclass", "dict"], ["dir\\tfunction", "dir"], ["divmod\\tfunction", "divmod"], ["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tfunction", "exit"], ["FAILING_HOSTS\\tstatement", "FAILING_HOSTS"], ["False\\tclass", "False"], ["FileExistsError\\tclass", "FileExistsError"], ["FileNotFoundError\\tclass", "FileNotFoundError"], ["filter\\tclass", "filter"], ["finally\\tkeyword", "finally"], ["float\\tclass", "float"], ["FloatingPointError\\tclass", "FloatingPointError"], ["for\\tkeyword", "for"], ["format\\tfunction", "format"], ["from\\tkeyword", "from"], ["frozenset\\tclass", "frozenset"], ["FutureWarning\\tclass", "FutureWarning"], ["gaierror\\timport", "gaierror"], ["GeneratorExit\\tclass", "GeneratorExit"], ["getattr\\tfunction", "getattr"], ["getuser\\tfunction", "getuser"], ["global\\tkeyword", "global"], ["globals\\tfunction", "globals"], ["hasattr\\tfunction", "hasattr"], ["hash\\tfunction", "hash"], ["help\\tclass", "help"], ["hex\\tfunction", "hex"], ["host\\tparam", "host"], ["id\\tfunction", "id"], ["if\\tkeyword", "if"], ["import\\tkeyword", "import"], ["ImportError\\tclass", "ImportError"], ["ImportWarning\\tclass", "ImportWarning"], ["in\\tkeyword", "in"], ["IndentationError\\tclass", "IndentationError"], ["IndexError\\tclass", "IndexError"], ["input\\tfunction", "input"], ["int\\tclass", "int"], ["InterruptedError\\tclass", "InterruptedError"], ["IOError\\tclass", "IOError"], ["is\\tkeyword", "is"], ["IsADirectoryError\\tclass", "IsADirectoryError"], ["isinstance\\tfunction", "isinstance"], ["issubclass\\tfunction", "issubclass"], ["iter\\tfunction", "iter"], ["KeyboardInterrupt\\tclass", "KeyboardInterrupt"], ["KeyError\\tclass", "KeyError"], ["lambda\\tkeyword", "lambda"], ["len\\tfunction", "len"], ["license\\tclass", "license"], ["list\\tclass", "list"], ["locals\\tfunction", "locals"], ["logging\\tmodule", "logging"], ["LookupError\\tclass", "LookupError"], ["main\\tfunction", "main"], ["map\\tclass", "map"], ["max\\tfunction", "max"], ["MemoryError\\tclass", "MemoryError"], ["memoryview\\tclass", "memoryview"], ["min\\tfunction", "min"], ["NameError\\tclass", "NameError"], ["next\\tfunction", "next"], ["None\\tclass", "None"], ["nonlocal\\tkeyword", "nonlocal"], ["not\\tkeyword", "not"], ["NotADirectoryError\\tclass", "NotADirectoryError"], ["NotImplemented\\tclass", "NotImplemented"], ["NotImplementedError\\tclass", "NotImplementedError"], ["object\\tclass", "object"], ["oct\\tfunction", "oct"], ["open\\tfunction", "open"], ["or\\tkeyword", "or"], ["ord\\tfunction", "ord"], ["OSError\\tclass", "OSError"], ["OverflowError\\tclass", "OverflowError"], ["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["PIPE\\tclass", "PIPE"], ["Pool\\timport", "Pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["proc\\tstatement", "proc"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"], ["quit\\tclass", "quit"], ["raise\\tkeyword", "raise"], ["range\\tfunction", "range"], ["ReferenceError\\tclass", "ReferenceError"], ["repr\\tfunction", "repr"], ["ResourceWarning\\tclass", "ResourceWarning"], ["return\\tkeyword", "return"], ["reversed\\tclass", "reversed"], ["round\\tfunction", "round"], ["run_check\\tfunction", "run_check"], ["RuntimeError\\tclass", "RuntimeError"], ["RuntimeWarning\\tclass", "RuntimeWarning"], ["set\\tclass", "set"], ["setattr\\tfunction", "setattr"], ["SIGINT\\tclass", "SIGINT"], ["signal\\tfunction", "signal"], ["slice\\tclass", "slice"], ["sorted\\tfunction", "sorted"], ["ssh_exception\\tmodule", "ssh_exception"], ["SSHClient\\tclass", "SSHClient"], ["staticmethod\\tclass", "staticmethod"], ["stderr\\tclass", "stderr"], ["stdin\\tclass", "stdin"], ["StopIteration\\tclass", "StopIteration"], ["str\\tclass", "str"], ["sum\\tfunction", "sum"], ["super\\tclass", "super"], ["SyntaxError\\tclass", "SyntaxError"], ["SyntaxWarning\\tclass", "SyntaxWarning"], ["SystemError\\tclass", "SystemError"], ["SystemExit\\tclass", "SystemExit"], ["TabError\\tclass", "TabError"], ["TIMEOUT\\tstatement", "TIMEOUT"], ["timeout\\timport", "timeout"], ["TimeoutError\\tclass", "TimeoutError"], ["True\\tclass", "True"], ["try\\tkeyword", "try"], ["tuple\\tclass", "tuple"], ["type\\tclass", "type"], ["TypeError\\tclass", "TypeError"], ["UnboundLocalError\\tclass", "UnboundLocalError"], ["UnicodeDecodeError\\tclass", "UnicodeDecodeError"], ["UnicodeEncodeError\\tclass", "UnicodeEncodeError"], ["UnicodeError\\tclass", "UnicodeError"], ["UnicodeTranslateError\\tclass", "UnicodeTranslateError"], ["UnicodeWarning\\tclass", "UnicodeWarning"], ["USER\\tstatement", "USER"], ["UserWarning\\tclass", "UserWarning"], ["ValueError\\tclass", "ValueError"], ["vars\\tfunction", "vars"], ["Warning\\tclass", "Warning"], ["while\\tkeyword", "while"], ["with\\tkeyword", "with"], ["yield\\tkeyword", "yield"], ["ZeroDivisionError\\tclass", "ZeroDivisionError"], ["zip\\tclass", "zip"], ["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_err\\tstatement", "_err"], ["_ok\\tstatement", "_ok"], ["_out\\tstatement", "_out"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tclass", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "592670e4fb6f4d9293e2d46ac32696ce"}\r\n'
2014-10-27 19:31:18,856: INFO : client requests: autocomplete
2014-10-27 19:31:18,882: INFO : About push back to ST3: b'{"completions": [["abs\\tfunction", "abs"], ["all\\tfunction", "all"], ["and\\tkeyword", "and"], ["any\\tfunction", "any"], ["ArithmeticError\\tclass", "ArithmeticError"], ["as\\tkeyword", "as"], ["ascii\\tfunction", "ascii"], ["assert\\tkeyword", "assert"], ["AssertionError\\tclass", "AssertionError"], ["AttributeError\\tclass", "AttributeError"], ["AutoAddPolicy\\tclass", "AutoAddPolicy"], ["BaseException\\tclass", "BaseException"], ["bin\\tfunction", "bin"], ["BlockingIOError\\tclass", "BlockingIOError"], ["bool\\tclass", "bool"], ["break\\tkeyword", "break"], ["BrokenPipeError\\tclass", "BrokenPipeError"], ["BufferError\\tclass", "BufferError"], ["bytearray\\tclass", "bytearray"], ["bytes\\tclass", "bytes"], ["BytesWarning\\tclass", "BytesWarning"], ["callable\\tfunction", "callable"], ["ChildProcessError\\tclass", "ChildProcessError"], ["chr\\tfunction", "chr"], ["class\\tkeyword", "class"], ["classmethod\\tclass", "classmethod"], ["compile\\tfunction", "compile"], ["complex\\tclass", "complex"], ["ConnectionAbortedError\\tclass", "ConnectionAbortedError"], ["ConnectionError\\tclass", "ConnectionError"], ["ConnectionRefusedError\\tclass", "ConnectionRefusedError"], ["ConnectionResetError\\tclass", "ConnectionResetError"], ["continue\\tkeyword", "continue"], ["copyright\\tclass", "copyright"], ["credits\\tclass", "credits"], ["def\\tkeyword", "def"], ["del\\tkeyword", "del"], ["delattr\\tfunction", "delattr"], ["DeprecationWarning\\tclass", "DeprecationWarning"], ["dict\\tclass", "dict"], ["dir\\tfunction", "dir"], ["divmod\\tfunction", "divmod"], ["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tfunction", "exit"], ["FAILING_HOSTS\\tstatement", "FAILING_HOSTS"], ["False\\tclass", "False"], ["FileExistsError\\tclass", "FileExistsError"], ["FileNotFoundError\\tclass", "FileNotFoundError"], ["filter\\tclass", "filter"], ["finally\\tkeyword", "finally"], ["float\\tclass", "float"], ["FloatingPointError\\tclass", "FloatingPointError"], ["for\\tkeyword", "for"], ["format\\tfunction", "format"], ["from\\tkeyword", "from"], ["frozenset\\tclass", "frozenset"], ["FutureWarning\\tclass", "FutureWarning"], ["gaierror\\timport", "gaierror"], ["GeneratorExit\\tclass", "GeneratorExit"], ["getattr\\tfunction", "getattr"], ["getuser\\tfunction", "getuser"], ["global\\tkeyword", "global"], ["globals\\tfunction", "globals"], ["hasattr\\tfunction", "hasattr"], ["hash\\tfunction", "hash"], ["help\\tclass", "help"], ["hex\\tfunction", "hex"], ["host\\tparam", "host"], ["id\\tfunction", "id"], ["if\\tkeyword", "if"], ["import\\tkeyword", "import"], ["ImportError\\tclass", "ImportError"], ["ImportWarning\\tclass", "ImportWarning"], ["in\\tkeyword", "in"], ["IndentationError\\tclass", "IndentationError"], ["IndexError\\tclass", "IndexError"], ["input\\tfunction", "input"], ["int\\tclass", "int"], ["InterruptedError\\tclass", "InterruptedError"], ["IOError\\tclass", "IOError"], ["is\\tkeyword", "is"], ["IsADirectoryError\\tclass", "IsADirectoryError"], ["isinstance\\tfunction", "isinstance"], ["issubclass\\tfunction", "issubclass"], ["iter\\tfunction", "iter"], ["KeyboardInterrupt\\tclass", "KeyboardInterrupt"], ["KeyError\\tclass", "KeyError"], ["lambda\\tkeyword", "lambda"], ["len\\tfunction", "len"], ["license\\tclass", "license"], ["list\\tclass", "list"], ["locals\\tfunction", "locals"], ["logging\\tmodule", "logging"], ["LookupError\\tclass", "LookupError"], ["main\\tfunction", "main"], ["map\\tclass", "map"], ["max\\tfunction", "max"], ["MemoryError\\tclass", "MemoryError"], ["memoryview\\tclass", "memoryview"], ["min\\tfunction", "min"], ["NameError\\tclass", "NameError"], ["next\\tfunction", "next"], ["None\\tclass", "None"], ["nonlocal\\tkeyword", "nonlocal"], ["not\\tkeyword", "not"], ["NotADirectoryError\\tclass", "NotADirectoryError"], ["NotImplemented\\tclass", "NotImplemented"], ["NotImplementedError\\tclass", "NotImplementedError"], ["object\\tclass", "object"], ["oct\\tfunction", "oct"], ["open\\tfunction", "open"], ["or\\tkeyword", "or"], ["ord\\tfunction", "ord"], ["OSError\\tclass", "OSError"], ["OverflowError\\tclass", "OverflowError"], ["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["PIPE\\tclass", "PIPE"], ["Pool\\timport", "Pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["proc\\tstatement", "proc"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"], ["quit\\tclass", "quit"], ["raise\\tkeyword", "raise"], ["range\\tfunction", "range"], ["ReferenceError\\tclass", "ReferenceError"], ["repr\\tfunction", "repr"], ["ResourceWarning\\tclass", "ResourceWarning"], ["return\\tkeyword", "return"], ["reversed\\tclass", "reversed"], ["round\\tfunction", "round"], ["run_check\\tfunction", "run_check"], ["RuntimeError\\tclass", "RuntimeError"], ["RuntimeWarning\\tclass", "RuntimeWarning"], ["set\\tclass", "set"], ["setattr\\tfunction", "setattr"], ["SIGINT\\tclass", "SIGINT"], ["signal\\tfunction", "signal"], ["slice\\tclass", "slice"], ["sorted\\tfunction", "sorted"], ["ssh_exception\\tmodule", "ssh_exception"], ["SSHClient\\tclass", "SSHClient"], ["staticmethod\\tclass", "staticmethod"], ["stderr\\tclass", "stderr"], ["stdin\\tclass", "stdin"], ["StopIteration\\tclass", "StopIteration"], ["str\\tclass", "str"], ["sum\\tfunction", "sum"], ["super\\tclass", "super"], ["SyntaxError\\tclass", "SyntaxError"], ["SyntaxWarning\\tclass", "SyntaxWarning"], ["SystemError\\tclass", "SystemError"], ["SystemExit\\tclass", "SystemExit"], ["TabError\\tclass", "TabError"], ["timeout\\timport", "timeout"], ["TIMEOUT\\tstatement", "TIMEOUT"], ["TimeoutError\\tclass", "TimeoutError"], ["True\\tkeyword", "True"], ["try\\tkeyword", "try"], ["tuple\\tclass", "tuple"], ["type\\tclass", "type"], ["TypeError\\tclass", "TypeError"], ["UnboundLocalError\\tclass", "UnboundLocalError"], ["UnicodeDecodeError\\tclass", "UnicodeDecodeError"], ["UnicodeEncodeError\\tclass", "UnicodeEncodeError"], ["UnicodeError\\tclass", "UnicodeError"], ["UnicodeTranslateError\\tclass", "UnicodeTranslateError"], ["UnicodeWarning\\tclass", "UnicodeWarning"], ["USER\\tstatement", "USER"], ["UserWarning\\tclass", "UserWarning"], ["ValueError\\tclass", "ValueError"], ["vars\\tfunction", "vars"], ["Warning\\tclass", "Warning"], ["while\\tkeyword", "while"], ["with\\tkeyword", "with"], ["yield\\tkeyword", "yield"], ["ZeroDivisionError\\tclass", "ZeroDivisionError"], ["zip\\tclass", "zip"], ["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_err\\tstatement", "_err"], ["_ok\\tstatement", "_ok"], ["_out\\tstatement", "_out"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "a8260da2729e4f16ae71ac943d3eebfc"}\r\n'
2014-10-27 19:31:20,365: INFO : client requests: autocomplete
2014-10-27 19:31:20,375: INFO : About push back to ST3: b'{"completions": [["_err\\tstatement", "_err"]], "success": true, "uid": "228d8bc600c3422b9ef6590e63e5861f"}\r\n'
2014-10-27 19:32:35,004: INFO : client requests: autocomplete
2014-10-27 19:32:35,020: INFO : About push back to ST3: b'{"completions": [["hasattr\\tfunction", "hasattr"], ["hash\\tfunction", "hash"], ["help\\tclass", "help"], ["hex\\tfunction", "hex"], ["host\\tparam", "host"]], "success": true, "uid": "8770012a6f0b4d73b4405f01348c799b"}\r\n'
2014-10-27 19:32:59,450: INFO : client requests: autocomplete
2014-10-27 19:32:59,467: INFO : About push back to ST3: b'{"completions": [["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["PIPE\\tclass", "PIPE"], ["Pool\\timport", "Pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["proc\\tstatement", "proc"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"]], "success": true, "uid": "341cb735398943a6bdda350fd1b7f13c"}\r\n'
2014-10-27 19:33:01,017: INFO : client requests: autocomplete
2014-10-27 19:33:01,044: INFO : About push back to ST3: b'{"completions": [["abs\\tfunction", "abs"], ["all\\tfunction", "all"], ["and\\tkeyword", "and"], ["any\\tfunction", "any"], ["ArithmeticError\\tclass", "ArithmeticError"], ["as\\tkeyword", "as"], ["ascii\\tfunction", "ascii"], ["assert\\tkeyword", "assert"], ["AssertionError\\tclass", "AssertionError"], ["AttributeError\\tclass", "AttributeError"], ["AutoAddPolicy\\tclass", "AutoAddPolicy"], ["BaseException\\tclass", "BaseException"], ["bin\\tfunction", "bin"], ["BlockingIOError\\tclass", "BlockingIOError"], ["bool\\tclass", "bool"], ["break\\tkeyword", "break"], ["BrokenPipeError\\tclass", "BrokenPipeError"], ["BufferError\\tclass", "BufferError"], ["bytearray\\tclass", "bytearray"], ["bytes\\tclass", "bytes"], ["BytesWarning\\tclass", "BytesWarning"], ["callable\\tfunction", "callable"], ["ChildProcessError\\tclass", "ChildProcessError"], ["chr\\tfunction", "chr"], ["class\\tkeyword", "class"], ["classmethod\\tclass", "classmethod"], ["compile\\tfunction", "compile"], ["complex\\tclass", "complex"], ["ConnectionAbortedError\\tclass", "ConnectionAbortedError"], ["ConnectionError\\tclass", "ConnectionError"], ["ConnectionRefusedError\\tclass", "ConnectionRefusedError"], ["ConnectionResetError\\tclass", "ConnectionResetError"], ["continue\\tkeyword", "continue"], ["copyright\\tclass", "copyright"], ["credits\\tclass", "credits"], ["def\\tkeyword", "def"], ["del\\tkeyword", "del"], ["delattr\\tfunction", "delattr"], ["DeprecationWarning\\tclass", "DeprecationWarning"], ["dict\\tclass", "dict"], ["dir\\tfunction", "dir"], ["divmod\\tfunction", "divmod"], ["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tfunction", "exit"], ["FAILING_HOSTS\\tstatement", "FAILING_HOSTS"], ["False\\tclass", "False"], ["FileExistsError\\tclass", "FileExistsError"], ["FileNotFoundError\\tclass", "FileNotFoundError"], ["filter\\tclass", "filter"], ["finally\\tkeyword", "finally"], ["float\\tclass", "float"], ["FloatingPointError\\tclass", "FloatingPointError"], ["for\\tkeyword", "for"], ["format\\tfunction", "format"], ["from\\tkeyword", "from"], ["frozenset\\tclass", "frozenset"], ["FutureWarning\\tclass", "FutureWarning"], ["gaierror\\timport", "gaierror"], ["GeneratorExit\\tclass", "GeneratorExit"], ["getattr\\tfunction", "getattr"], ["getuser\\tfunction", "getuser"], ["global\\tkeyword", "global"], ["globals\\tfunction", "globals"], ["hasattr\\tfunction", "hasattr"], ["hash\\tfunction", "hash"], ["help\\tclass", "help"], ["hex\\tfunction", "hex"], ["host\\tparam", "host"], ["id\\tfunction", "id"], ["if\\tkeyword", "if"], ["import\\tkeyword", "import"], ["ImportError\\tclass", "ImportError"], ["ImportWarning\\tclass", "ImportWarning"], ["in\\tkeyword", "in"], ["IndentationError\\tclass", "IndentationError"], ["IndexError\\tclass", "IndexError"], ["input\\tfunction", "input"], ["int\\tclass", "int"], ["InterruptedError\\tclass", "InterruptedError"], ["IOError\\tclass", "IOError"], ["is\\tkeyword", "is"], ["IsADirectoryError\\tclass", "IsADirectoryError"], ["isinstance\\tfunction", "isinstance"], ["issubclass\\tfunction", "issubclass"], ["iter\\tfunction", "iter"], ["KeyboardInterrupt\\tclass", "KeyboardInterrupt"], ["KeyError\\tclass", "KeyError"], ["lambda\\tkeyword", "lambda"], ["len\\tfunction", "len"], ["license\\tclass", "license"], ["list\\tclass", "list"], ["locals\\tfunction", "locals"], ["logging\\tmodule", "logging"], ["LookupError\\tclass", "LookupError"], ["main\\tfunction", "main"], ["map\\tclass", "map"], ["max\\tfunction", "max"], ["MemoryError\\tclass", "MemoryError"], ["memoryview\\tclass", "memoryview"], ["min\\tfunction", "min"], ["NameError\\tclass", "NameError"], ["next\\tfunction", "next"], ["None\\tkeyword", "None"], ["nonlocal\\tkeyword", "nonlocal"], ["not\\tkeyword", "not"], ["NotADirectoryError\\tclass", "NotADirectoryError"], ["NotImplemented\\tclass", "NotImplemented"], ["NotImplementedError\\tclass", "NotImplementedError"], ["object\\tclass", "object"], ["oct\\tfunction", "oct"], ["open\\tfunction", "open"], ["or\\tkeyword", "or"], ["ord\\tfunction", "ord"], ["OSError\\tclass", "OSError"], ["OverflowError\\tclass", "OverflowError"], ["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["PIPE\\tclass", "PIPE"], ["Pool\\timport", "Pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["proc\\tstatement", "proc"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"], ["quit\\tclass", "quit"], ["raise\\tkeyword", "raise"], ["range\\tfunction", "range"], ["ReferenceError\\tclass", "ReferenceError"], ["repr\\tfunction", "repr"], ["ResourceWarning\\tclass", "ResourceWarning"], ["return\\tkeyword", "return"], ["reversed\\tclass", "reversed"], ["round\\tfunction", "round"], ["run_check\\tfunction", "run_check"], ["RuntimeError\\tclass", "RuntimeError"], ["RuntimeWarning\\tclass", "RuntimeWarning"], ["set\\tclass", "set"], ["setattr\\tfunction", "setattr"], ["SIGINT\\tclass", "SIGINT"], ["signal\\tfunction", "signal"], ["slice\\tclass", "slice"], ["sorted\\tfunction", "sorted"], ["ssh_exception\\tmodule", "ssh_exception"], ["SSHClient\\tclass", "SSHClient"], ["staticmethod\\tclass", "staticmethod"], ["stderr\\tclass", "stderr"], ["stdin\\tclass", "stdin"], ["StopIteration\\tclass", "StopIteration"], ["str\\tclass", "str"], ["sum\\tfunction", "sum"], ["super\\tclass", "super"], ["SyntaxError\\tclass", "SyntaxError"], ["SyntaxWarning\\tclass", "SyntaxWarning"], ["SystemError\\tclass", "SystemError"], ["SystemExit\\tclass", "SystemExit"], ["TabError\\tclass", "TabError"], ["timeout\\timport", "timeout"], ["TIMEOUT\\tstatement", "TIMEOUT"], ["TimeoutError\\tclass", "TimeoutError"], ["True\\tkeyword", "True"], ["try\\tkeyword", "try"], ["tuple\\tclass", "tuple"], ["type\\tclass", "type"], ["TypeError\\tclass", "TypeError"], ["UnboundLocalError\\tclass", "UnboundLocalError"], ["UnicodeDecodeError\\tclass", "UnicodeDecodeError"], ["UnicodeEncodeError\\tclass", "UnicodeEncodeError"], ["UnicodeError\\tclass", "UnicodeError"], ["UnicodeTranslateError\\tclass", "UnicodeTranslateError"], ["UnicodeWarning\\tclass", "UnicodeWarning"], ["USER\\tstatement", "USER"], ["UserWarning\\tclass", "UserWarning"], ["ValueError\\tclass", "ValueError"], ["vars\\tfunction", "vars"], ["Warning\\tclass", "Warning"], ["while\\tkeyword", "while"], ["with\\tkeyword", "with"], ["yield\\tkeyword", "yield"], ["ZeroDivisionError\\tclass", "ZeroDivisionError"], ["zip\\tclass", "zip"], ["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_err\\tstatement", "_err"], ["_ok\\tstatement", "_ok"], ["_out\\tstatement", "_out"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tclass", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "14c782a71c95453cade4af5a44d4d93d"}\r\n'
2014-10-27 19:33:03,465: INFO : client requests: autocomplete
2014-10-27 19:33:03,488: INFO : About push back to ST3: b'{"completions": [["abs\\tfunction", "abs"], ["all\\tfunction", "all"], ["and\\tkeyword", "and"], ["any\\tfunction", "any"], ["ArithmeticError\\tclass", "ArithmeticError"], ["as\\tkeyword", "as"], ["ascii\\tfunction", "ascii"], ["assert\\tkeyword", "assert"], ["AssertionError\\tclass", "AssertionError"], ["AttributeError\\tclass", "AttributeError"], ["AutoAddPolicy\\tclass", "AutoAddPolicy"], ["BaseException\\tclass", "BaseException"], ["bin\\tfunction", "bin"], ["BlockingIOError\\tclass", "BlockingIOError"], ["bool\\tclass", "bool"], ["break\\tkeyword", "break"], ["BrokenPipeError\\tclass", "BrokenPipeError"], ["BufferError\\tclass", "BufferError"], ["bytearray\\tclass", "bytearray"], ["bytes\\tclass", "bytes"], ["BytesWarning\\tclass", "BytesWarning"], ["callable\\tfunction", "callable"], ["ChildProcessError\\tclass", "ChildProcessError"], ["chr\\tfunction", "chr"], ["class\\tkeyword", "class"], ["classmethod\\tclass", "classmethod"], ["compile\\tfunction", "compile"], ["complex\\tclass", "complex"], ["ConnectionAbortedError\\tclass", "ConnectionAbortedError"], ["ConnectionError\\tclass", "ConnectionError"], ["ConnectionRefusedError\\tclass", "ConnectionRefusedError"], ["ConnectionResetError\\tclass", "ConnectionResetError"], ["continue\\tkeyword", "continue"], ["copyright\\tclass", "copyright"], ["credits\\tclass", "credits"], ["def\\tkeyword", "def"], ["del\\tkeyword", "del"], ["delattr\\tfunction", "delattr"], ["DeprecationWarning\\tclass", "DeprecationWarning"], ["dict\\tclass", "dict"], ["dir\\tfunction", "dir"], ["divmod\\tfunction", "divmod"], ["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tfunction", "exit"], ["FAILING_HOSTS\\tstatement", "FAILING_HOSTS"], ["False\\tclass", "False"], ["FileExistsError\\tclass", "FileExistsError"], ["FileNotFoundError\\tclass", "FileNotFoundError"], ["filter\\tclass", "filter"], ["finally\\tkeyword", "finally"], ["float\\tclass", "float"], ["FloatingPointError\\tclass", "FloatingPointError"], ["for\\tkeyword", "for"], ["format\\tfunction", "format"], ["from\\tkeyword", "from"], ["frozenset\\tclass", "frozenset"], ["FutureWarning\\tclass", "FutureWarning"], ["gaierror\\timport", "gaierror"], ["GeneratorExit\\tclass", "GeneratorExit"], ["getattr\\tfunction", "getattr"], ["getuser\\tfunction", "getuser"], ["global\\tkeyword", "global"], ["globals\\tfunction", "globals"], ["hasattr\\tfunction", "hasattr"], ["hash\\tfunction", "hash"], ["help\\tclass", "help"], ["hex\\tfunction", "hex"], ["host\\tparam", "host"], ["id\\tfunction", "id"], ["if\\tkeyword", "if"], ["import\\tkeyword", "import"], ["ImportError\\tclass", "ImportError"], ["ImportWarning\\tclass", "ImportWarning"], ["in\\tkeyword", "in"], ["IndentationError\\tclass", "IndentationError"], ["IndexError\\tclass", "IndexError"], ["input\\tfunction", "input"], ["int\\tclass", "int"], ["InterruptedError\\tclass", "InterruptedError"], ["IOError\\tclass", "IOError"], ["is\\tkeyword", "is"], ["IsADirectoryError\\tclass", "IsADirectoryError"], ["isinstance\\tfunction", "isinstance"], ["issubclass\\tfunction", "issubclass"], ["iter\\tfunction", "iter"], ["KeyboardInterrupt\\tclass", "KeyboardInterrupt"], ["KeyError\\tclass", "KeyError"], ["lambda\\tkeyword", "lambda"], ["len\\tfunction", "len"], ["license\\tclass", "license"], ["list\\tclass", "list"], ["locals\\tfunction", "locals"], ["logging\\tmodule", "logging"], ["LookupError\\tclass", "LookupError"], ["main\\tfunction", "main"], ["map\\tclass", "map"], ["max\\tfunction", "max"], ["MemoryError\\tclass", "MemoryError"], ["memoryview\\tclass", "memoryview"], ["min\\tfunction", "min"], ["NameError\\tclass", "NameError"], ["next\\tfunction", "next"], ["None\\tclass", "None"], ["nonlocal\\tkeyword", "nonlocal"], ["not\\tkeyword", "not"], ["NotADirectoryError\\tclass", "NotADirectoryError"], ["NotImplemented\\tclass", "NotImplemented"], ["NotImplementedError\\tclass", "NotImplementedError"], ["object\\tclass", "object"], ["oct\\tfunction", "oct"], ["open\\tfunction", "open"], ["or\\tkeyword", "or"], ["ord\\tfunction", "ord"], ["OSError\\tclass", "OSError"], ["OverflowError\\tclass", "OverflowError"], ["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["PIPE\\tclass", "PIPE"], ["Pool\\timport", "Pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["proc\\tstatement", "proc"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"], ["quit\\tclass", "quit"], ["raise\\tkeyword", "raise"], ["range\\tfunction", "range"], ["ReferenceError\\tclass", "ReferenceError"], ["repr\\tfunction", "repr"], ["ResourceWarning\\tclass", "ResourceWarning"], ["return\\tkeyword", "return"], ["reversed\\tclass", "reversed"], ["round\\tfunction", "round"], ["run_check\\tfunction", "run_check"], ["RuntimeError\\tclass", "RuntimeError"], ["RuntimeWarning\\tclass", "RuntimeWarning"], ["set\\tclass", "set"], ["setattr\\tfunction", "setattr"], ["SIGINT\\tclass", "SIGINT"], ["signal\\tfunction", "signal"], ["slice\\tclass", "slice"], ["sorted\\tfunction", "sorted"], ["ssh_exception\\tmodule", "ssh_exception"], ["SSHClient\\tclass", "SSHClient"], ["staticmethod\\tclass", "staticmethod"], ["stderr\\tclass", "stderr"], ["stdin\\tclass", "stdin"], ["StopIteration\\tclass", "StopIteration"], ["str\\tclass", "str"], ["sum\\tfunction", "sum"], ["super\\tclass", "super"], ["SyntaxError\\tclass", "SyntaxError"], ["SyntaxWarning\\tclass", "SyntaxWarning"], ["SystemError\\tclass", "SystemError"], ["SystemExit\\tclass", "SystemExit"], ["TabError\\tclass", "TabError"], ["TIMEOUT\\tstatement", "TIMEOUT"], ["timeout\\timport", "timeout"], ["TimeoutError\\tclass", "TimeoutError"], ["True\\tkeyword", "True"], ["try\\tkeyword", "try"], ["tuple\\tclass", "tuple"], ["type\\tclass", "type"], ["TypeError\\tclass", "TypeError"], ["UnboundLocalError\\tclass", "UnboundLocalError"], ["UnicodeDecodeError\\tclass", "UnicodeDecodeError"], ["UnicodeEncodeError\\tclass", "UnicodeEncodeError"], ["UnicodeError\\tclass", "UnicodeError"], ["UnicodeTranslateError\\tclass", "UnicodeTranslateError"], ["UnicodeWarning\\tclass", "UnicodeWarning"], ["USER\\tstatement", "USER"], ["UserWarning\\tclass", "UserWarning"], ["ValueError\\tclass", "ValueError"], ["vars\\tfunction", "vars"], ["Warning\\tclass", "Warning"], ["while\\tkeyword", "while"], ["with\\tkeyword", "with"], ["yield\\tkeyword", "yield"], ["ZeroDivisionError\\tclass", "ZeroDivisionError"], ["zip\\tclass", "zip"], ["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_err\\tstatement", "_err"], ["_ok\\tstatement", "_ok"], ["_out\\tstatement", "_out"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tclass", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "4238f0e2b0aa47358a159ce759c9bb05"}\r\n'
2014-10-27 19:33:04,327: INFO : client requests: autocomplete
2014-10-27 19:33:04,335: INFO : About push back to ST3: b'{"completions": [["Exception\\tclass", "Exception"]], "success": true, "uid": "84beb9a7d09b4d29bfbd8143e4bf4b51"}\r\n'
2014-10-27 19:33:04,685: INFO : client requests: autocomplete
2014-10-27 19:33:04,693: INFO : About push back to ST3: b'{"completions": [["abs\\tfunction", "abs"], ["all\\tfunction", "all"], ["and\\tkeyword", "and"], ["any\\tfunction", "any"], ["ArithmeticError\\tclass", "ArithmeticError"], ["as\\tkeyword", "as"], ["ascii\\tfunction", "ascii"], ["assert\\tkeyword", "assert"], ["AssertionError\\tclass", "AssertionError"], ["AttributeError\\tclass", "AttributeError"], ["AutoAddPolicy\\tclass", "AutoAddPolicy"]], "success": true, "uid": "fa893ee859274d4aa5fd655e220a95cf"}\r\n'
2014-10-27 19:33:05,118: INFO : client requests: autocomplete
2014-10-27 19:33:05,126: INFO : About push back to ST3: b'{"completions": [["e\\tstatement", "e"], ["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tfunction", "exit"]], "success": true, "uid": "694c8b22ea4a4506b1753c5687d8a317"}\r\n'
2014-10-27 19:33:08,175: INFO : client requests: autocomplete
2014-10-27 19:33:08,184: INFO : About push back to ST3: b'{"completions": [["capitalize\\tfunction", "capitalize"], ["casefold\\tfunction", "casefold"], ["center\\tfunction", "center"], ["count\\tfunction", "count"], ["encode\\tfunction", "encode"], ["endswith\\tfunction", "endswith"], ["expandtabs\\tfunction", "expandtabs"], ["find\\tfunction", "find"], ["format\\tfunction", "format"], ["format_map\\tfunction", "format_map"], ["index\\tfunction", "index"], ["isalnum\\tfunction", "isalnum"], ["isalpha\\tfunction", "isalpha"], ["isdecimal\\tfunction", "isdecimal"], ["isdigit\\tfunction", "isdigit"], ["isidentifier\\tfunction", "isidentifier"], ["islower\\tfunction", "islower"], ["isnumeric\\tfunction", "isnumeric"], ["isprintable\\tfunction", "isprintable"], ["isspace\\tfunction", "isspace"], ["istitle\\tfunction", "istitle"], ["isupper\\tfunction", "isupper"], ["join\\tfunction", "join"], ["ljust\\tfunction", "ljust"], ["lower\\tfunction", "lower"], ["lstrip\\tfunction", "lstrip"], ["maketrans\\tfunction", "maketrans"], ["mro\\tfunction", "mro"], ["partition\\tfunction", "partition"], ["replace\\tfunction", "replace"], ["rfind\\tfunction", "rfind"], ["rindex\\tfunction", "rindex"], ["rjust\\tfunction", "rjust"], ["rpartition\\tfunction", "rpartition"], ["rsplit\\tfunction", "rsplit"], ["rstrip\\tfunction", "rstrip"], ["split\\tfunction", "split"], ["splitlines\\tfunction", "splitlines"], ["startswith\\tfunction", "startswith"], ["strip\\tfunction", "strip"], ["swapcase\\tfunction", "swapcase"], ["title\\tfunction", "title"], ["translate\\tfunction", "translate"], ["upper\\tfunction", "upper"], ["zfill\\tfunction", "zfill"], ["__abstractmethods__\\tclass", "__abstractmethods__"], ["__add__\\tfunction", "__add__"], ["__base__\\tclass", "__base__"], ["__bases__\\tclass", "__bases__"], ["__basicsize__\\tclass", "__basicsize__"], ["__call__\\tfunction", "__call__"], ["__class__\\tclass", "__class__"], ["__contains__\\tfunction", "__contains__"], ["__delattr__\\tfunction", "__delattr__"], ["__dict__\\tclass", "__dict__"], ["__dictoffset__\\tclass", "__dictoffset__"], ["__dir__\\tfunction", "__dir__"], ["__doc__\\tclass", "__doc__"], ["__eq__\\tfunction", "__eq__"], ["__flags__\\tclass", "__flags__"], ["__format__\\tfunction", "__format__"], ["__ge__\\tfunction", "__ge__"], ["__getattribute__\\tfunction", "__getattribute__"], ["__getitem__\\tfunction", "__getitem__"], ["__getnewargs__\\tfunction", "__getnewargs__"], ["__gt__\\tfunction", "__gt__"], ["__hash__\\tfunction", "__hash__"], ["__init__\\tfunction", "__init__"], ["__instancecheck__\\tfunction", "__instancecheck__"], ["__itemsize__\\tclass", "__itemsize__"], ["__iter__\\tfunction", "__iter__"], ["__le__\\tfunction", "__le__"], ["__len__\\tfunction", "__len__"], ["__lt__\\tfunction", "__lt__"], ["__mod__\\tfunction", "__mod__"], ["__module__\\tclass", "__module__"], ["__mro__\\tclass", "__mro__"], ["__mul__\\tfunction", "__mul__"], ["__name__\\tclass", "__name__"], ["__ne__\\tfunction", "__ne__"], ["__new__\\tfunction", "__new__"], ["__prepare__\\tfunction", "__prepare__"], ["__qualname__\\tclass", "__qualname__"], ["__reduce__\\tfunction", "__reduce__"], ["__reduce_ex__\\tfunction", "__reduce_ex__"], ["__repr__\\tfunction", "__repr__"], ["__rmod__\\tfunction", "__rmod__"], ["__rmul__\\tfunction", "__rmul__"], ["__setattr__\\tfunction", "__setattr__"], ["__sizeof__\\tfunction", "__sizeof__"], ["__str__\\tfunction", "__str__"], ["__subclasscheck__\\tfunction", "__subclasscheck__"], ["__subclasses__\\tfunction", "__subclasses__"], ["__subclasshook__\\tfunction", "__subclasshook__"], ["__text_signature__\\tclass", "__text_signature__"], ["__weakrefoffset__\\tclass", "__weakrefoffset__"]], "success": true, "uid": "b8f388ae1c6e4b7895b3518ed8581b1d"}\r\n'
2014-10-27 19:33:09,671: INFO : client requests: autocomplete
2014-10-27 19:33:09,679: INFO : About push back to ST3: b'{"completions": [["e\\tstatement", "e"], ["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tclass", "exit"]], "success": true, "uid": "b516743e421641eeb3479a756c84a22f"}\r\n'
2014-10-27 19:33:10,868: INFO : client requests: autocomplete
2014-10-27 19:33:10,874: INFO : About push back to ST3: b'{"completions": [["e\\tstatement", "e"], ["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tclass", "exit"]], "success": true, "uid": "c49302e1615e4a96a57493aedd113fb5"}\r\n'
2014-10-27 19:34:09,875: INFO : client requests: autocomplete
2014-10-27 19:34:09,883: INFO : About push back to ST3: b'{"completions": [["id\\tfunction", "id"], ["if\\tkeyword", "if"], ["import\\tkeyword", "import"], ["ImportError\\tclass", "ImportError"], ["ImportWarning\\tclass", "ImportWarning"], ["in\\tkeyword", "in"], ["IndentationError\\tclass", "IndentationError"], ["IndexError\\tclass", "IndexError"], ["input\\tfunction", "input"], ["int\\tclass", "int"], ["InterruptedError\\tclass", "InterruptedError"], ["IOError\\tclass", "IOError"], ["is\\tkeyword", "is"], ["IsADirectoryError\\tclass", "IsADirectoryError"], ["isinstance\\tfunction", "isinstance"], ["issubclass\\tfunction", "issubclass"], ["iter\\tfunction", "iter"]], "success": true, "uid": "338cee72858f44d397141195bbcd9564"}\r\n'
2014-10-27 19:34:10,920: INFO : client requests: autocomplete
2014-10-27 19:34:10,958: INFO : About push back to ST3: b'{"completions": [["abc\\tmodule", "abc"], ["aifc\\tmodule", "aifc"], ["anaconda_mccabe\\tmodule", "anaconda_mccabe"], ["anaconda_pep257\\tmodule", "anaconda_pep257"], ["anaconda_pep8\\tmodule", "anaconda_pep8"], ["anaconda_pyflakes\\tmodule", "anaconda_pyflakes"], ["anaconda_pylint\\tmodule", "anaconda_pylint"], ["antigravity\\tmodule", "antigravity"], ["apache_restart\\tmodule", "apache_restart"], ["api\\tmodule", "api"], ["argparse\\tmodule", "argparse"], ["array\\tmodule", "array"], ["ast\\tmodule", "ast"], ["asynchat\\tmodule", "asynchat"], ["asyncio\\tmodule", "asyncio"], ["asyncore\\tmodule", "asyncore"], ["atexit\\tmodule", "atexit"], ["audioop\\tmodule", "audioop"], ["autopep\\tmodule", "autopep"], ["base64\\tmodule", "base64"], ["bdb\\tmodule", "bdb"], ["binaryinstall\\tmodule", "binaryinstall"], ["binascii\\tmodule", "binascii"], ["binhex\\tmodule", "binhex"], ["bisect\\tmodule", "bisect"], ["bs4\\tmodule", "bs4"], ["bson\\tmodule", "bson"], ["builder\\tmodule", "builder"], ["builtins\\tmodule", "builtins"], ["bz2\\tmodule", "bz2"], ["cache\\tmodule", "cache"], ["calendar\\tmodule", "calendar"], ["callback\\tmodule", "callback"], ["cauth\\tmodule", "cauth"], ["certifi\\tmodule", "certifi"], ["cgi\\tmodule", "cgi"], ["cgitb\\tmodule", "cgitb"], ["characteristic\\tmodule", "characteristic"], ["chunk\\tmodule", "chunk"], ["click\\tmodule", "click"], ["cmath\\tmodule", "cmath"], ["cmd\\tmodule", "cmd"], ["code\\tmodule", "code"], ["codecs\\tmodule", "codecs"], ["codeop\\tmodule", "codeop"], ["collections\\tmodule", "collections"], ["colorama\\tmodule", "colorama"], ["colorsys\\tmodule", "colorsys"], ["commands\\tmodule", "commands"], ["common\\tmodule", "common"], ["compileall\\tmodule", "compileall"], ["concurrent\\tmodule", "concurrent"], ["configparser\\tmodule", "configparser"], ["contextlib\\tmodule", "contextlib"], ["contexts\\tmodule", "contexts"], ["copy\\tmodule", "copy"], ["copyreg\\tmodule", "copyreg"], ["cProfile\\tmodule", "cProfile"], ["cqr\\tmodule", "cqr"], ["crypt\\tmodule", "crypt"], ["Crypto\\tmodule", "Crypto"], ["csv\\tmodule", "csv"], ["ctypes\\tmodule", "ctypes"], ["curses\\tmodule", "curses"], ["datetime\\tmodule", "datetime"], ["dbm\\tmodule", "dbm"], ["debug\\tmodule", "debug"], ["decimal\\tmodule", "decimal"], ["decorators\\tmodule", "decorators"], ["difflib\\tmodule", "difflib"], ["dis\\tmodule", "dis"], ["distutils\\tmodule", "distutils"], ["doc2dash\\tmodule", "doc2dash"], ["doctest\\tmodule", "doctest"], ["docutils\\tmodule", "docutils"], ["dummy_threading\\tmodule", "dummy_threading"], ["easy_install\\tmodule", "easy_install"], ["ecc_edac_check\\tmodule", "ecc_edac_check"], ["ecdsa\\tmodule", "ecdsa"], ["email\\tmodule", "email"], ["encodings\\tmodule", "encodings"], ["ensurepip\\tmodule", "ensurepip"], ["enum\\tmodule", "enum"], ["errno\\tmodule", "errno"], ["evaluate\\tmodule", "evaluate"], ["eventlog_statistics\\tmodule", "eventlog_statistics"], ["expand_ip_macro\\tmodule", "expand_ip_macro"], ["faulthandler\\tmodule", "faulthandler"], ["fcntl\\tmodule", "fcntl"], ["filecmp\\tmodule", "filecmp"], ["fileinput\\tmodule", "fileinput"], ["flake8\\tmodule", "flake8"], ["flask\\tmodule", "flask"], ["flask_wtf\\tmodule", "flask_wtf"], ["fnmatch\\tmodule", "fnmatch"], ["formatter\\tmodule", "formatter"], ["fractions\\tmodule", "fractions"], ["ftplib\\tmodule", "ftplib"], ["functools\\tmodule", "functools"], ["gc\\tmodule", "gc"], ["genericpath\\tmodule", "genericpath"], ["get_middle_bundle_info\\tmodule", "get_middle_bundle_info"], ["getopt\\tmodule", "getopt"], ["getpass\\tmodule", "getpass"], ["gettext\\tmodule", "gettext"], ["glob\\tmodule", "glob"], ["gnureadline\\tmodule", "gnureadline"], ["gridfs\\tmodule", "gridfs"], ["grp\\tmodule", "grp"], ["gzip\\tmodule", "gzip"], ["hacking\\tmodule", "hacking"], ["handlers\\tmodule", "handlers"], ["hashlib\\tmodule", "hashlib"], ["heapq\\tmodule", "heapq"], ["helpers\\tmodule", "helpers"], ["hmac\\tmodule", "hmac"], ["html\\tmodule", "html"], ["http\\tmodule", "http"], ["idlelib\\tmodule", "idlelib"], ["imaplib\\tmodule", "imaplib"], ["imghdr\\tmodule", "imghdr"], ["imp\\tmodule", "imp"], ["import_validator\\tmodule", "import_validator"], ["importlib\\tmodule", "importlib"], ["IN\\tmodule", "IN"], ["inspect\\tmodule", "inspect"], ["install-sfront-env\\tmodule", "install-sfront-env"], ["io\\tmodule", "io"], ["ioloop\\tmodule", "ioloop"], ["ipaddress\\tmodule", "ipaddress"], ["ipdb\\tmodule", "ipdb"], ["IPython\\tmodule", "IPython"], ["itertools\\tmodule", "itertools"], ["itsdangerous\\tmodule", "itsdangerous"], ["jail_generator\\tmodule", "jail_generator"], ["jedi\\tmodule", "jedi"], ["jediusages\\tmodule", "jediusages"], ["jinja2\\tmodule", "jinja2"], ["json\\tmodule", "json"], ["jsonclient\\tmodule", "jsonclient"], ["jsonserver\\tmodule", "jsonserver"], ["keyword\\tmodule", "keyword"], ["launch-evlog-sample\\tmodule", "launch-evlog-sample"], ["lib\\tmodule", "lib"], ["lib2to3\\tmodule", "lib2to3"], ["linecache\\tmodule", "linecache"], ["linter\\tmodule", "linter"], ["linting\\tmodule", "linting"], ["locale\\tmodule", "locale"], ["logging\\tmodule", "logging"], ["lxml\\tmodule", "lxml"], ["lzma\\tmodule", "lzma"], ["macpath\\tmodule", "macpath"], ["macurl2path\\tmodule", "macurl2path"], ["mailbox\\tmodule", "mailbox"], ["mailcap\\tmodule", "mailcap"], ["markupsafe\\tmodule", "markupsafe"], ["marshal\\tmodule", "marshal"], ["math\\tmodule", "math"], ["mccabe\\tmodule", "mccabe"], ["mimetypes\\tmodule", "mimetypes"], ["mmap\\tmodule", "mmap"], ["modulefinder\\tmodule", "modulefinder"], ["mon_check\\tmodule", "mon_check"], ["msgpack\\tmodule", "msgpack"], ["multiprocessing\\tmodule", "multiprocessing"], ["netrc\\tmodule", "netrc"], ["nis\\tmodule", "nis"], ["nntplib\\tmodule", "nntplib"], ["ntpath\\tmodule", "ntpath"], ["nturl2path\\tmodule", "nturl2path"], ["numbers\\tmodule", "numbers"], ["opcode\\tmodule", "opcode"], ["operator\\tmodule", "operator"], ["optparse\\tmodule", "optparse"], ["os\\tmodule", "os"], ["paramiko\\tmodule", "paramiko"], ["parser\\tmodule", "parser"], ["pathlib\\tmodule", "pathlib"], ["pbr\\tmodule", "pbr"], ["pdb\\tmodule", "pdb"], ["pep257\\tmodule", "pep257"], ["pep8\\tmodule", "pep8"], ["persistent_list\\tmodule", "persistent_list"], ["pickle\\tmodule", "pickle"], ["pickletools\\tmodule", "pickletools"], ["pip\\tmodule", "pip"], ["pipes\\tmodule", "pipes"], ["pkg_resources\\tmodule", "pkg_resources"], ["pkgutil\\tmodule", "pkgutil"], ["platform\\tmodule", "platform"], ["plistlib\\tmodule", "plistlib"], ["poplib\\tmodule", "poplib"], ["posix\\tmodule", "posix"], ["posixpath\\tmodule", "posixpath"], ["pprint\\tmodule", "pprint"], ["prettytable\\tmodule", "prettytable"], ["process\\tmodule", "process"], ["profile\\tmodule", "profile"], ["progress_bar\\tmodule", "progress_bar"], ["progressbar\\tmodule", "progressbar"], ["pstats\\tmodule", "pstats"], ["pty\\tmodule", "pty"], ["pwd\\tmodule", "pwd"], ["py_compile\\tmodule", "py_compile"], ["pyclbr\\tmodule", "pyclbr"], ["pydoc\\tmodule", "pydoc"], ["pydoc_data\\tmodule", "pydoc_data"], ["pyexpat\\tmodule", "pyexpat"], ["pyflakes\\tmodule", "pyflakes"], ["pygments\\tmodule", "pygments"], ["pymongo\\tmodule", "pymongo"], ["queue\\tmodule", "queue"], ["quopri\\tmodule", "quopri"], ["random\\tmodule", "random"], ["re\\tmodule", "re"], ["readline\\tmodule", "readline"], ["reconfiguration_beta\\tmodule", "reconfiguration_beta"], ["refactoring\\tmodule", "refactoring"], ["reprlib\\tmodule", "reprlib"], ["requests\\tmodule", "requests"], ["resource\\tmodule", "resource"], ["rlcompleter\\tmodule", "rlcompleter"], ["runpy\\tmodule", "runpy"], ["sched\\tmodule", "sched"], ["select\\tmodule", "select"], ["selectors\\tmodule", "selectors"], ["settings\\tmodule", "settings"], ["setuptools\\tmodule", "setuptools"], ["shelve\\tmodule", "shelve"], ["shlex\\tmodule", "shlex"], ["shutil\\tmodule", "shutil"], ["signal\\tmodule", "signal"], ["site\\tmodule", "site"], ["sitecustomize\\tmodule", "sitecustomize"], ["six\\tmodule", "six"], ["smtpd\\tmodule", "smtpd"], ["smtplib\\tmodule", "smtplib"], ["sndhdr\\tmodule", "sndhdr"], ["socket\\tmodule", "socket"], ["socketserver\\tmodule", "socketserver"], ["sphinx\\tmodule", "sphinx"], ["sqlite3\\tmodule", "sqlite3"], ["sre_compile\\tmodule", "sre_compile"], ["sre_constants\\tmodule", "sre_constants"], ["sre_parse\\tmodule", "sre_parse"], ["ssh\\tmodule", "ssh"], ["ssl\\tmodule", "ssl"], ["stat\\tmodule", "stat"], ["statistics\\tmodule", "statistics"], ["string\\tmodule", "string"], ["stringprep\\tmodule", "stringprep"], ["struct\\tmodule", "struct"], ["sublime\\tmodule", "sublime"], ["subprocess\\tmodule", "subprocess"], ["sunau\\tmodule", "sunau"], ["symbol\\tmodule", "symbol"], ["symtable\\tmodule", "symtable"], ["sys\\tmodule", "sys"], ["sysconfig\\tmodule", "sysconfig"], ["syslog\\tmodule", "syslog"], ["tabnanny\\tmodule", "tabnanny"], ["tarfile\\tmodule", "tarfile"], ["tbcontroller\\tmodule", "tbcontroller"], ["td_control\\tmodule", "td_control"], ["td_control2\\tmodule", "td_control2"], ["telnetlib\\tmodule", "telnetlib"], ["tempfile\\tmodule", "tempfile"], ["termios\\tmodule", "termios"], ["test\\tmodule", "test"], ["test_characteristic\\tmodule", "test_characteristic"], ["textwrap\\tmodule", "textwrap"], ["this\\tmodule", "this"], ["threading\\tmodule", "threading"], ["time\\tmodule", "time"], ["timeit\\tmodule", "timeit"], ["tkinter\\tmodule", "tkinter"], ["token\\tmodule", "token"], ["tokenize\\tmodule", "tokenize"], ["trace\\tmodule", "trace"], ["traceback\\tmodule", "traceback"], ["tracemalloc\\tmodule", "tracemalloc"], ["transmissionrpc\\tmodule", "transmissionrpc"], ["tty\\tmodule", "tty"], ["turtle\\tmodule", "turtle"], ["turtledemo\\tmodule", "turtledemo"], ["types\\tmodule", "types"], ["unicodedata\\tmodule", "unicodedata"], ["unittest\\tmodule", "unittest"], ["upnetcheck\\tmodule", "upnetcheck"], ["urllib\\tmodule", "urllib"], ["urllib3\\tmodule", "urllib3"], ["utils\\tmodule", "utils"], ["uu\\tmodule", "uu"], ["uuid\\tmodule", "uuid"], ["vagrant\\tmodule", "vagrant"], ["venv\\tmodule", "venv"], ["virtualenv\\tmodule", "virtualenv"], ["virtualenv_support\\tmodule", "virtualenv_support"], ["vkontakte\\tmodule", "vkontakte"], ["warnings\\tmodule", "warnings"], ["wave\\tmodule", "wave"], ["weakref\\tmodule", "weakref"], ["webbrowser\\tmodule", "webbrowser"], ["werkzeug\\tmodule", "werkzeug"], ["wheel\\tmodule", "wheel"], ["worker\\tmodule", "worker"], ["wsgiref\\tmodule", "wsgiref"], ["wtforms\\tmodule", "wtforms"], ["xdrlib\\tmodule", "xdrlib"], ["xml\\tmodule", "xml"], ["xmlgettag\\tmodule", "xmlgettag"], ["xmlrpc\\tmodule", "xmlrpc"], ["xxlimited\\tmodule", "xxlimited"], ["xxsubtype\\tmodule", "xxsubtype"], ["yaml\\tmodule", "yaml"], ["zipfile\\tmodule", "zipfile"], ["zipimport\\tmodule", "zipimport"], ["zlib\\tmodule", "zlib"], ["_ast\\tmodule", "_ast"], ["_bisect\\tmodule", "_bisect"], ["_bootlocale\\tmodule", "_bootlocale"], ["_bz2\\tmodule", "_bz2"], ["_codecs\\tmodule", "_codecs"], ["_codecs_cn\\tmodule", "_codecs_cn"], ["_codecs_hk\\tmodule", "_codecs_hk"], ["_codecs_iso2022\\tmodule", "_codecs_iso2022"], ["_codecs_jp\\tmodule", "_codecs_jp"], ["_codecs_kr\\tmodule", "_codecs_kr"], ["_codecs_tw\\tmodule", "_codecs_tw"], ["_collections\\tmodule", "_collections"], ["_collections_abc\\tmodule", "_collections_abc"], ["_compat_pickle\\tmodule", "_compat_pickle"], ["_compatibility\\tmodule", "_compatibility"], ["_crypt\\tmodule", "_crypt"], ["_csv\\tmodule", "_csv"], ["_ctypes\\tmodule", "_ctypes"], ["_ctypes_test\\tmodule", "_ctypes_test"], ["_curses\\tmodule", "_curses"], ["_curses_panel\\tmodule", "_curses_panel"], ["_datetime\\tmodule", "_datetime"], ["_dbm\\tmodule", "_dbm"], ["_decimal\\tmodule", "_decimal"], ["_dummy_thread\\tmodule", "_dummy_thread"], ["_elementtree\\tmodule", "_elementtree"], ["_functools\\tmodule", "_functools"], ["_gdbm\\tmodule", "_gdbm"], ["_hashlib\\tmodule", "_hashlib"], ["_heapq\\tmodule", "_heapq"], ["_imp\\tmodule", "_imp"], ["_io\\tmodule", "_io"], ["_json\\tmodule", "_json"], ["_locale\\tmodule", "_locale"], ["_lsprof\\tmodule", "_lsprof"], ["_lzma\\tmodule", "_lzma"], ["_markerlib\\tmodule", "_markerlib"], ["_markupbase\\tmodule", "_markupbase"], ["_md5\\tmodule", "_md5"], ["_multibytecodec\\tmodule", "_multibytecodec"], ["_multiprocessing\\tmodule", "_multiprocessing"], ["_opcode\\tmodule", "_opcode"], ["_operator\\tmodule", "_operator"], ["_osx_support\\tmodule", "_osx_support"], ["_pickle\\tmodule", "_pickle"], ["_posixsubprocess\\tmodule", "_posixsubprocess"], ["_pyio\\tmodule", "_pyio"], ["_random\\tmodule", "_random"], ["_scproxy\\tmodule", "_scproxy"], ["_sha1\\tmodule", "_sha1"], ["_sha256\\tmodule", "_sha256"], ["_sha512\\tmodule", "_sha512"], ["_sitebuiltins\\tmodule", "_sitebuiltins"], ["_socket\\tmodule", "_socket"], ["_sqlite3\\tmodule", "_sqlite3"], ["_sre\\tmodule", "_sre"], ["_ssl\\tmodule", "_ssl"], ["_stat\\tmodule", "_stat"], ["_string\\tmodule", "_string"], ["_strptime\\tmodule", "_strptime"], ["_struct\\tmodule", "_struct"], ["_symtable\\tmodule", "_symtable"], ["_sysconfigdata\\tmodule", "_sysconfigdata"], ["_testbuffer\\tmodule", "_testbuffer"], ["_testcapi\\tmodule", "_testcapi"], ["_testimportmultiple\\tmodule", "_testimportmultiple"], ["_thread\\tmodule", "_thread"], ["_threading_local\\tmodule", "_threading_local"], ["_tkinter\\tmodule", "_tkinter"], ["_tracemalloc\\tmodule", "_tracemalloc"], ["_warnings\\tmodule", "_warnings"], ["_weakref\\tmodule", "_weakref"], ["_weakrefset\\tmodule", "_weakrefset"], ["__future__\\tmodule", "__future__"], ["__main__\\tmodule", "__main__"]], "success": true, "uid": "516872a8856b433aa341357ac9506aba"}\r\n'
2014-10-27 19:34:11,093: INFO : client requests: autocomplete
2014-10-27 19:34:11,121: INFO : About push back to ST3: b'{"completions": [["sched\\tmodule", "sched"], ["select\\tmodule", "select"], ["selectors\\tmodule", "selectors"], ["settings\\tmodule", "settings"], ["setuptools\\tmodule", "setuptools"], ["shelve\\tmodule", "shelve"], ["shlex\\tmodule", "shlex"], ["shutil\\tmodule", "shutil"], ["signal\\tmodule", "signal"], ["site\\tmodule", "site"], ["sitecustomize\\tmodule", "sitecustomize"], ["six\\tmodule", "six"], ["smtpd\\tmodule", "smtpd"], ["smtplib\\tmodule", "smtplib"], ["sndhdr\\tmodule", "sndhdr"], ["socket\\tmodule", "socket"], ["socketserver\\tmodule", "socketserver"], ["sphinx\\tmodule", "sphinx"], ["sqlite3\\tmodule", "sqlite3"], ["sre_compile\\tmodule", "sre_compile"], ["sre_constants\\tmodule", "sre_constants"], ["sre_parse\\tmodule", "sre_parse"], ["ssh\\tmodule", "ssh"], ["ssl\\tmodule", "ssl"], ["stat\\tmodule", "stat"], ["statistics\\tmodule", "statistics"], ["string\\tmodule", "string"], ["stringprep\\tmodule", "stringprep"], ["struct\\tmodule", "struct"], ["sublime\\tmodule", "sublime"], ["subprocess\\tmodule", "subprocess"], ["sunau\\tmodule", "sunau"], ["symbol\\tmodule", "symbol"], ["symtable\\tmodule", "symtable"], ["sys\\tmodule", "sys"], ["sysconfig\\tmodule", "sysconfig"], ["syslog\\tmodule", "syslog"]], "success": true, "uid": "d1209fed392a4013837aa3e5e80b1669"}\r\n'
2014-10-27 19:34:11,174: INFO : client requests: autocomplete
2014-10-27 19:34:11,197: INFO : About push back to ST3: b'{"completions": [["sublime\\tmodule", "sublime"], ["subprocess\\tmodule", "subprocess"], ["sunau\\tmodule", "sunau"]], "success": true, "uid": "ce41254fe8764884a64ccae1ed083532"}\r\n'
2014-10-27 19:34:11,281: INFO : client requests: autocomplete
2014-10-27 19:34:11,303: INFO : About push back to ST3: b'{"completions": [["sublime\\tmodule", "sublime"], ["subprocess\\tmodule", "subprocess"]], "success": true, "uid": "c4e92fd6a72e443e910496128e0368b3"}\r\n'
2014-10-27 19:34:11,496: INFO : client requests: autocomplete
2014-10-27 19:34:11,519: INFO : About push back to ST3: b'{"completions": [["subprocess\\tmodule", "subprocess"]], "success": true, "uid": "d9f7b315f4584536aa397905e51e68bb"}\r\n'
2014-10-27 19:34:12,081: INFO : client requests: autocomplete
2014-10-27 19:34:12,102: INFO : About push back to ST3: b'{"completions": [["subprocess\\tmodule", "subprocess"]], "success": true, "uid": "516b1e0a8c3d4a45b99047d3df6cee4e"}\r\n'
2014-10-27 19:34:12,866: INFO : client requests: autocomplete
2014-10-27 19:34:12,885: INFO : About push back to ST3: b'{"completions": [["subprocess\\tmodule", "subprocess"]], "success": true, "uid": "41d6ad84d4a246e1a435dc63e2e3d26b"}\r\n'
2014-10-27 19:34:12,999: INFO : client requests: autocomplete
2014-10-27 19:34:13,023: INFO : About push back to ST3: b'{"completions": [["subprocess\\tmodule", "subprocess"]], "success": true, "uid": "e3399df470704112a6138b0ccac8dbd9"}\r\n'
2014-10-27 19:34:13,096: INFO : client requests: autocomplete
2014-10-27 19:34:13,122: INFO : About push back to ST3: b'{"completions": [["subprocess\\tmodule", "subprocess"]], "success": true, "uid": "7e565a231ca74ef9800d0d6704696e4b"}\r\n'
2014-10-27 19:34:13,234: INFO : client requests: autocomplete
2014-10-27 19:34:13,256: INFO : About push back to ST3: b'{"completions": [["subprocess\\tmodule", "subprocess"]], "success": true, "uid": "f65a87fb15c1465e81837e5aad966735"}\r\n'
2014-10-27 19:34:13,257: INFO : client requests: autocomplete
2014-10-27 19:34:13,276: INFO : About push back to ST3: b'{"completions": [["subprocess\\tmodule", "subprocess"]], "success": true, "uid": "bbc5c51724474ecf953bb1573f77a52d"}\r\n'
2014-10-27 19:34:13,428: INFO : client requests: autocomplete
2014-10-27 19:34:13,452: INFO : About push back to ST3: b'{"completions": [["subprocess\\tmodule", "subprocess"]], "success": true, "uid": "cbafe9cd30f24645a03eb125ca6a70b3"}\r\n'
2014-10-27 19:34:13,452: INFO : client requests: autocomplete
2014-10-27 19:34:13,472: INFO : About push back to ST3: b'{"completions": [["subprocess\\tmodule", "subprocess"]], "success": true, "uid": "5022212764274b5680734dfcfa4b0898"}\r\n'
2014-10-27 19:34:13,627: INFO : client requests: autocomplete
2014-10-27 19:34:13,651: INFO : About push back to ST3: b'{"completions": [["subprocess\\tmodule", "subprocess"]], "success": true, "uid": "18d51fc56d0044b5a11af8789b2912ab"}\r\n'
2014-10-27 19:34:13,652: INFO : client requests: autocomplete
2014-10-27 19:34:13,674: INFO : About push back to ST3: b'{"completions": [["subprocess\\tmodule", "subprocess"]], "success": true, "uid": "ed6abadb9ab84506980ec4af5b26dc38"}\r\n'
2014-10-27 19:34:13,828: INFO : client requests: autocomplete
2014-10-27 19:34:13,850: INFO : About push back to ST3: b'{"completions": [["subprocess\\tmodule", "subprocess"]], "success": true, "uid": "ed941a8584604c008792fba19d163846"}\r\n'
2014-10-27 19:34:14,926: INFO : client requests: autocomplete
2014-10-27 19:34:14,952: INFO : About push back to ST3: b'{"completions": [["subprocess\\tmodule", "subprocess"]], "success": true, "uid": "711aedb09cec4bcfb776e762769ec260"}\r\n'
2014-10-27 19:34:21,646: INFO : client requests: autocomplete
2014-10-27 19:34:21,669: INFO : About push back to ST3: b'{"completions": [["builtins\\tmodule", "builtins"], ["call\\tfunction", "call"], ["CalledProcessError\\tclass", "CalledProcessError"], ["check_call\\tfunction", "check_call"], ["check_output\\tfunction", "check_output"], ["CREATE_NEW_CONSOLE\\timport", "CREATE_NEW_CONSOLE"], ["CREATE_NEW_PROCESS_GROUP\\timport", "CREATE_NEW_PROCESS_GROUP"], ["DEVNULL\\tstatement", "DEVNULL"], ["errno\\tmodule", "errno"], ["getoutput\\tfunction", "getoutput"], ["getstatusoutput\\tfunction", "getstatusoutput"], ["Handle\\tclass", "Handle"], ["io\\tmodule", "io"], ["list2cmdline\\tfunction", "list2cmdline"], ["MAXFD\\tstatement", "MAXFD"], ["msvcrt\\tmodule", "msvcrt"], ["mswindows\\tstatement", "mswindows"], ["os\\tmodule", "os"], ["PIPE\\tstatement", "PIPE"], ["Popen\\tclass", "Popen"], ["select\\tmodule", "select"], ["selectors\\tmodule", "selectors"], ["signal\\tmodule", "signal"], ["STARTF_USESHOWWINDOW\\timport", "STARTF_USESHOWWINDOW"], ["STARTF_USESTDHANDLES\\timport", "STARTF_USESTDHANDLES"], ["STARTUPINFO\\tclass", "STARTUPINFO"], ["STD_ERROR_HANDLE\\timport", "STD_ERROR_HANDLE"], ["STD_INPUT_HANDLE\\timport", "STD_INPUT_HANDLE"], ["STD_OUTPUT_HANDLE\\timport", "STD_OUTPUT_HANDLE"], ["STDOUT\\tstatement", "STDOUT"], ["SubprocessError\\tclass", "SubprocessError"], ["SW_HIDE\\timport", "SW_HIDE"], ["sys\\tmodule", "sys"], ["threading\\tmodule", "threading"], ["time\\tmodule", "time"], ["TimeoutExpired\\tclass", "TimeoutExpired"], ["warnings\\tmodule", "warnings"], ["_active\\tstatement", "_active"], ["_args_from_interpreter_flags\\tfunction", "_args_from_interpreter_flags"], ["_cleanup\\tfunction", "_cleanup"], ["_eintr_retry_call\\tfunction", "_eintr_retry_call"], ["_PIPE_BUF\\tstatement", "_PIPE_BUF"], ["_PLATFORM_DEFAULT_CLOSE_FDS\\tstatement", "_PLATFORM_DEFAULT_CLOSE_FDS"], ["_PopenSelector\\tstatement", "_PopenSelector"], ["_posixsubprocess\\tmodule", "_posixsubprocess"], ["_time\\tfunction", "_time"], ["_winapi\\tmodule", "_winapi"], ["__all__\\tstatement", "__all__"], ["__doc__\\tinstance", "__doc__"], ["__file__\\tinstance", "__file__"], ["__name__\\tinstance", "__name__"], ["__package__\\tinstance", "__package__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "2a34f25bb5f945f78c28e3f321a59b6c"}\r\n'
2014-10-27 19:34:27,553: INFO : client requests: autocomplete
2014-10-27 19:34:27,573: INFO : About push back to ST3: b'{"completions": [["builtins\\tmodule", "builtins"], ["call\\tfunction", "call"], ["CalledProcessError\\tclass", "CalledProcessError"], ["check_call\\tfunction", "check_call"], ["check_output\\tfunction", "check_output"], ["CREATE_NEW_CONSOLE\\timport", "CREATE_NEW_CONSOLE"], ["CREATE_NEW_PROCESS_GROUP\\timport", "CREATE_NEW_PROCESS_GROUP"], ["DEVNULL\\tstatement", "DEVNULL"], ["errno\\tmodule", "errno"], ["getoutput\\tfunction", "getoutput"], ["getstatusoutput\\tfunction", "getstatusoutput"], ["Handle\\tclass", "Handle"], ["io\\tmodule", "io"], ["list2cmdline\\tfunction", "list2cmdline"], ["MAXFD\\tstatement", "MAXFD"], ["msvcrt\\tmodule", "msvcrt"], ["mswindows\\tstatement", "mswindows"], ["os\\tmodule", "os"], ["PIPE\\tstatement", "PIPE"], ["Popen\\tclass", "Popen"], ["select\\tmodule", "select"], ["selectors\\tmodule", "selectors"], ["signal\\tmodule", "signal"], ["STARTF_USESHOWWINDOW\\timport", "STARTF_USESHOWWINDOW"], ["STARTF_USESTDHANDLES\\timport", "STARTF_USESTDHANDLES"], ["STARTUPINFO\\tclass", "STARTUPINFO"], ["STD_ERROR_HANDLE\\timport", "STD_ERROR_HANDLE"], ["STD_INPUT_HANDLE\\timport", "STD_INPUT_HANDLE"], ["STD_OUTPUT_HANDLE\\timport", "STD_OUTPUT_HANDLE"], ["STDOUT\\tstatement", "STDOUT"], ["SubprocessError\\tclass", "SubprocessError"], ["SW_HIDE\\timport", "SW_HIDE"], ["sys\\tmodule", "sys"], ["threading\\tmodule", "threading"], ["time\\tmodule", "time"], ["TimeoutExpired\\tclass", "TimeoutExpired"], ["warnings\\tmodule", "warnings"], ["_active\\tstatement", "_active"], ["_args_from_interpreter_flags\\tfunction", "_args_from_interpreter_flags"], ["_cleanup\\tfunction", "_cleanup"], ["_eintr_retry_call\\tfunction", "_eintr_retry_call"], ["_PIPE_BUF\\tstatement", "_PIPE_BUF"], ["_PLATFORM_DEFAULT_CLOSE_FDS\\tstatement", "_PLATFORM_DEFAULT_CLOSE_FDS"], ["_PopenSelector\\tstatement", "_PopenSelector"], ["_posixsubprocess\\tmodule", "_posixsubprocess"], ["_time\\tfunction", "_time"], ["_winapi\\tmodule", "_winapi"], ["__all__\\tstatement", "__all__"], ["__doc__\\tinstance", "__doc__"], ["__file__\\tinstance", "__file__"], ["__name__\\tinstance", "__name__"], ["__package__\\tinstance", "__package__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "00f0a288f8604c05a33b35dadef9fedb"}\r\n'
2014-10-27 19:34:39,743: INFO : client requests: autocomplete
2014-10-27 19:34:39,751: INFO : About push back to ST3: b'{"completions": [["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["Pool\\timport", "Pool"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"]], "success": true, "uid": "045a121165544b9790f3f39f4d7b4090"}\r\n'
2014-10-27 19:34:40,644: INFO : client requests: autocomplete
2014-10-27 19:34:40,669: INFO : About push back to ST3: b'{"completions": [["abs\\tfunction", "abs"], ["all\\tfunction", "all"], ["and\\tkeyword", "and"], ["any\\tfunction", "any"], ["ArithmeticError\\tclass", "ArithmeticError"], ["as\\tkeyword", "as"], ["ascii\\tfunction", "ascii"], ["assert\\tkeyword", "assert"], ["AssertionError\\tclass", "AssertionError"], ["AttributeError\\tclass", "AttributeError"], ["AutoAddPolicy\\tclass", "AutoAddPolicy"], ["BaseException\\tclass", "BaseException"], ["bin\\tfunction", "bin"], ["BlockingIOError\\tclass", "BlockingIOError"], ["bool\\tclass", "bool"], ["break\\tkeyword", "break"], ["BrokenPipeError\\tclass", "BrokenPipeError"], ["BufferError\\tclass", "BufferError"], ["bytearray\\tclass", "bytearray"], ["bytes\\tclass", "bytes"], ["BytesWarning\\tclass", "BytesWarning"], ["callable\\tfunction", "callable"], ["ChildProcessError\\tclass", "ChildProcessError"], ["chr\\tfunction", "chr"], ["class\\tkeyword", "class"], ["classmethod\\tclass", "classmethod"], ["compile\\tfunction", "compile"], ["complex\\tclass", "complex"], ["ConnectionAbortedError\\tclass", "ConnectionAbortedError"], ["ConnectionError\\tclass", "ConnectionError"], ["ConnectionRefusedError\\tclass", "ConnectionRefusedError"], ["ConnectionResetError\\tclass", "ConnectionResetError"], ["continue\\tkeyword", "continue"], ["copyright\\tclass", "copyright"], ["credits\\tclass", "credits"], ["def\\tkeyword", "def"], ["del\\tkeyword", "del"], ["delattr\\tfunction", "delattr"], ["DeprecationWarning\\tclass", "DeprecationWarning"], ["dict\\tclass", "dict"], ["dir\\tfunction", "dir"], ["divmod\\tfunction", "divmod"], ["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tclass", "exit"], ["FAILING_HOSTS\\tstatement", "FAILING_HOSTS"], ["False\\tclass", "False"], ["FileExistsError\\tclass", "FileExistsError"], ["FileNotFoundError\\tclass", "FileNotFoundError"], ["filter\\tclass", "filter"], ["finally\\tkeyword", "finally"], ["float\\tclass", "float"], ["FloatingPointError\\tclass", "FloatingPointError"], ["for\\tkeyword", "for"], ["format\\tfunction", "format"], ["from\\tkeyword", "from"], ["frozenset\\tclass", "frozenset"], ["FutureWarning\\tclass", "FutureWarning"], ["gaierror\\timport", "gaierror"], ["GeneratorExit\\tclass", "GeneratorExit"], ["getattr\\tfunction", "getattr"], ["getuser\\tfunction", "getuser"], ["global\\tkeyword", "global"], ["globals\\tfunction", "globals"], ["hasattr\\tfunction", "hasattr"], ["hash\\tfunction", "hash"], ["help\\tclass", "help"], ["hex\\tfunction", "hex"], ["host\\tparam", "host"], ["id\\tfunction", "id"], ["if\\tkeyword", "if"], ["import\\tkeyword", "import"], ["ImportError\\tclass", "ImportError"], ["ImportWarning\\tclass", "ImportWarning"], ["in\\tkeyword", "in"], ["IndentationError\\tclass", "IndentationError"], ["IndexError\\tclass", "IndexError"], ["input\\tfunction", "input"], ["int\\tclass", "int"], ["InterruptedError\\tclass", "InterruptedError"], ["IOError\\tclass", "IOError"], ["is\\tkeyword", "is"], ["IsADirectoryError\\tclass", "IsADirectoryError"], ["isinstance\\tfunction", "isinstance"], ["issubclass\\tfunction", "issubclass"], ["iter\\tfunction", "iter"], ["KeyboardInterrupt\\tclass", "KeyboardInterrupt"], ["KeyError\\tclass", "KeyError"], ["lambda\\tkeyword", "lambda"], ["len\\tfunction", "len"], ["license\\tclass", "license"], ["list\\tclass", "list"], ["locals\\tfunction", "locals"], ["logging\\tmodule", "logging"], ["LookupError\\tclass", "LookupError"], ["main\\tfunction", "main"], ["map\\tclass", "map"], ["max\\tfunction", "max"], ["MemoryError\\tclass", "MemoryError"], ["memoryview\\tclass", "memoryview"], ["min\\tfunction", "min"], ["NameError\\tclass", "NameError"], ["next\\tfunction", "next"], ["None\\tclass", "None"], ["nonlocal\\tkeyword", "nonlocal"], ["not\\tkeyword", "not"], ["NotADirectoryError\\tclass", "NotADirectoryError"], ["NotImplemented\\tclass", "NotImplemented"], ["NotImplementedError\\tclass", "NotImplementedError"], ["object\\tclass", "object"], ["oct\\tfunction", "oct"], ["open\\tfunction", "open"], ["or\\tkeyword", "or"], ["ord\\tfunction", "ord"], ["OSError\\tclass", "OSError"], ["OverflowError\\tclass", "OverflowError"], ["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["Pool\\timport", "Pool"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"], ["quit\\tclass", "quit"], ["raise\\tkeyword", "raise"], ["range\\tfunction", "range"], ["ReferenceError\\tclass", "ReferenceError"], ["repr\\tfunction", "repr"], ["ResourceWarning\\tclass", "ResourceWarning"], ["return\\tkeyword", "return"], ["reversed\\tclass", "reversed"], ["round\\tfunction", "round"], ["run_check\\tfunction", "run_check"], ["RuntimeError\\tclass", "RuntimeError"], ["RuntimeWarning\\tclass", "RuntimeWarning"], ["set\\tclass", "set"], ["setattr\\tfunction", "setattr"], ["SIGINT\\tclass", "SIGINT"], ["signal\\tfunction", "signal"], ["slice\\tclass", "slice"], ["sorted\\tfunction", "sorted"], ["ssh_exception\\tmodule", "ssh_exception"], ["SSHClient\\tclass", "SSHClient"], ["staticmethod\\tclass", "staticmethod"], ["stderr\\tclass", "stderr"], ["stdin\\tclass", "stdin"], ["StopIteration\\tclass", "StopIteration"], ["str\\tclass", "str"], ["subprocess\\tmodule", "subprocess"], ["sum\\tfunction", "sum"], ["super\\tclass", "super"], ["SyntaxError\\tclass", "SyntaxError"], ["SyntaxWarning\\tclass", "SyntaxWarning"], ["SystemError\\tclass", "SystemError"], ["SystemExit\\tclass", "SystemExit"], ["TabError\\tclass", "TabError"], ["TIMEOUT\\tstatement", "TIMEOUT"], ["timeout\\timport", "timeout"], ["TimeoutError\\tclass", "TimeoutError"], ["True\\tkeyword", "True"], ["try\\tkeyword", "try"], ["tuple\\tclass", "tuple"], ["type\\tclass", "type"], ["TypeError\\tclass", "TypeError"], ["UnboundLocalError\\tclass", "UnboundLocalError"], ["UnicodeDecodeError\\tclass", "UnicodeDecodeError"], ["UnicodeEncodeError\\tclass", "UnicodeEncodeError"], ["UnicodeError\\tclass", "UnicodeError"], ["UnicodeTranslateError\\tclass", "UnicodeTranslateError"], ["UnicodeWarning\\tclass", "UnicodeWarning"], ["USER\\tstatement", "USER"], ["UserWarning\\tclass", "UserWarning"], ["ValueError\\tclass", "ValueError"], ["vars\\tfunction", "vars"], ["Warning\\tclass", "Warning"], ["while\\tkeyword", "while"], ["with\\tkeyword", "with"], ["yield\\tkeyword", "yield"], ["ZeroDivisionError\\tclass", "ZeroDivisionError"], ["zip\\tclass", "zip"], ["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_err\\tstatement", "_err"], ["_ok\\tstatement", "_ok"], ["_out\\tstatement", "_out"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "9c1f480861e94620a9cbc9e6408b4e3e"}\r\n'
2014-10-27 19:34:43,540: INFO : client requests: autocomplete
2014-10-27 19:34:43,550: INFO : About push back to ST3: b'{"completions": [["capitalize\\tfunction", "capitalize"], ["casefold\\tfunction", "casefold"], ["center\\tfunction", "center"], ["count\\tfunction", "count"], ["encode\\tfunction", "encode"], ["endswith\\tfunction", "endswith"], ["expandtabs\\tfunction", "expandtabs"], ["find\\tfunction", "find"], ["format\\tfunction", "format"], ["format_map\\tfunction", "format_map"], ["index\\tfunction", "index"], ["isalnum\\tfunction", "isalnum"], ["isalpha\\tfunction", "isalpha"], ["isdecimal\\tfunction", "isdecimal"], ["isdigit\\tfunction", "isdigit"], ["isidentifier\\tfunction", "isidentifier"], ["islower\\tfunction", "islower"], ["isnumeric\\tfunction", "isnumeric"], ["isprintable\\tfunction", "isprintable"], ["isspace\\tfunction", "isspace"], ["istitle\\tfunction", "istitle"], ["isupper\\tfunction", "isupper"], ["join\\tfunction", "join"], ["ljust\\tfunction", "ljust"], ["lower\\tfunction", "lower"], ["lstrip\\tfunction", "lstrip"], ["maketrans\\tfunction", "maketrans"], ["mro\\tfunction", "mro"], ["partition\\tfunction", "partition"], ["replace\\tfunction", "replace"], ["rfind\\tfunction", "rfind"], ["rindex\\tfunction", "rindex"], ["rjust\\tfunction", "rjust"], ["rpartition\\tfunction", "rpartition"], ["rsplit\\tfunction", "rsplit"], ["rstrip\\tfunction", "rstrip"], ["split\\tfunction", "split"], ["splitlines\\tfunction", "splitlines"], ["startswith\\tfunction", "startswith"], ["strip\\tfunction", "strip"], ["swapcase\\tfunction", "swapcase"], ["title\\tfunction", "title"], ["translate\\tfunction", "translate"], ["upper\\tfunction", "upper"], ["zfill\\tfunction", "zfill"], ["__abstractmethods__\\tclass", "__abstractmethods__"], ["__add__\\tfunction", "__add__"], ["__base__\\tclass", "__base__"], ["__bases__\\tclass", "__bases__"], ["__basicsize__\\tclass", "__basicsize__"], ["__call__\\tfunction", "__call__"], ["__class__\\tclass", "__class__"], ["__contains__\\tfunction", "__contains__"], ["__delattr__\\tfunction", "__delattr__"], ["__dict__\\tclass", "__dict__"], ["__dictoffset__\\tclass", "__dictoffset__"], ["__dir__\\tfunction", "__dir__"], ["__doc__\\tclass", "__doc__"], ["__eq__\\tfunction", "__eq__"], ["__flags__\\tclass", "__flags__"], ["__format__\\tfunction", "__format__"], ["__ge__\\tfunction", "__ge__"], ["__getattribute__\\tfunction", "__getattribute__"], ["__getitem__\\tfunction", "__getitem__"], ["__getnewargs__\\tfunction", "__getnewargs__"], ["__gt__\\tfunction", "__gt__"], ["__hash__\\tfunction", "__hash__"], ["__init__\\tfunction", "__init__"], ["__instancecheck__\\tfunction", "__instancecheck__"], ["__itemsize__\\tclass", "__itemsize__"], ["__iter__\\tfunction", "__iter__"], ["__le__\\tfunction", "__le__"], ["__len__\\tfunction", "__len__"], ["__lt__\\tfunction", "__lt__"], ["__mod__\\tfunction", "__mod__"], ["__module__\\tclass", "__module__"], ["__mro__\\tclass", "__mro__"], ["__mul__\\tfunction", "__mul__"], ["__name__\\tclass", "__name__"], ["__ne__\\tfunction", "__ne__"], ["__new__\\tfunction", "__new__"], ["__prepare__\\tfunction", "__prepare__"], ["__qualname__\\tclass", "__qualname__"], ["__reduce__\\tfunction", "__reduce__"], ["__reduce_ex__\\tfunction", "__reduce_ex__"], ["__repr__\\tfunction", "__repr__"], ["__rmod__\\tfunction", "__rmod__"], ["__rmul__\\tfunction", "__rmul__"], ["__setattr__\\tfunction", "__setattr__"], ["__sizeof__\\tfunction", "__sizeof__"], ["__str__\\tfunction", "__str__"], ["__subclasscheck__\\tfunction", "__subclasscheck__"], ["__subclasses__\\tfunction", "__subclasses__"], ["__subclasshook__\\tfunction", "__subclasshook__"], ["__text_signature__\\tclass", "__text_signature__"], ["__weakrefoffset__\\tclass", "__weakrefoffset__"]], "success": true, "uid": "a47322bfd52c47fb8bf9be846974fa0f"}\r\n'
2014-10-27 19:34:46,083: INFO : client requests: autocomplete
2014-10-27 19:34:46,090: INFO : About push back to ST3: b'{"completions": [["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_err\\tstatement", "_err"], ["_ok\\tstatement", "_ok"], ["_out\\tstatement", "_out"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tinstance", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "fdbfc5b3380845ba929b174b85501a7c"}\r\n'
2014-10-27 19:34:47,161: INFO : client requests: autocomplete
2014-10-27 19:34:47,189: INFO : About push back to ST3: b'{"completions": [["abs\\tfunction", "abs"], ["all\\tfunction", "all"], ["and\\tkeyword", "and"], ["any\\tfunction", "any"], ["ArithmeticError\\tclass", "ArithmeticError"], ["as\\tkeyword", "as"], ["ascii\\tfunction", "ascii"], ["assert\\tkeyword", "assert"], ["AssertionError\\tclass", "AssertionError"], ["AttributeError\\tclass", "AttributeError"], ["AutoAddPolicy\\tclass", "AutoAddPolicy"], ["BaseException\\tclass", "BaseException"], ["bin\\tfunction", "bin"], ["BlockingIOError\\tclass", "BlockingIOError"], ["bool\\tclass", "bool"], ["break\\tkeyword", "break"], ["BrokenPipeError\\tclass", "BrokenPipeError"], ["BufferError\\tclass", "BufferError"], ["bytearray\\tclass", "bytearray"], ["bytes\\tclass", "bytes"], ["BytesWarning\\tclass", "BytesWarning"], ["callable\\tfunction", "callable"], ["ChildProcessError\\tclass", "ChildProcessError"], ["chr\\tfunction", "chr"], ["class\\tkeyword", "class"], ["classmethod\\tclass", "classmethod"], ["compile\\tfunction", "compile"], ["complex\\tclass", "complex"], ["ConnectionAbortedError\\tclass", "ConnectionAbortedError"], ["ConnectionError\\tclass", "ConnectionError"], ["ConnectionRefusedError\\tclass", "ConnectionRefusedError"], ["ConnectionResetError\\tclass", "ConnectionResetError"], ["continue\\tkeyword", "continue"], ["copyright\\tclass", "copyright"], ["credits\\tclass", "credits"], ["def\\tkeyword", "def"], ["del\\tkeyword", "del"], ["delattr\\tfunction", "delattr"], ["DeprecationWarning\\tclass", "DeprecationWarning"], ["dict\\tclass", "dict"], ["dir\\tfunction", "dir"], ["divmod\\tfunction", "divmod"], ["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tfunction", "exit"], ["FAILING_HOSTS\\tstatement", "FAILING_HOSTS"], ["False\\tclass", "False"], ["FileExistsError\\tclass", "FileExistsError"], ["FileNotFoundError\\tclass", "FileNotFoundError"], ["filter\\tclass", "filter"], ["finally\\tkeyword", "finally"], ["float\\tclass", "float"], ["FloatingPointError\\tclass", "FloatingPointError"], ["for\\tkeyword", "for"], ["format\\tfunction", "format"], ["from\\tkeyword", "from"], ["frozenset\\tclass", "frozenset"], ["FutureWarning\\tclass", "FutureWarning"], ["gaierror\\timport", "gaierror"], ["GeneratorExit\\tclass", "GeneratorExit"], ["getattr\\tfunction", "getattr"], ["getuser\\tfunction", "getuser"], ["global\\tkeyword", "global"], ["globals\\tfunction", "globals"], ["hasattr\\tfunction", "hasattr"], ["hash\\tfunction", "hash"], ["help\\tclass", "help"], ["hex\\tfunction", "hex"], ["host\\tparam", "host"], ["id\\tfunction", "id"], ["if\\tkeyword", "if"], ["import\\tkeyword", "import"], ["ImportError\\tclass", "ImportError"], ["ImportWarning\\tclass", "ImportWarning"], ["in\\tkeyword", "in"], ["IndentationError\\tclass", "IndentationError"], ["IndexError\\tclass", "IndexError"], ["input\\tfunction", "input"], ["int\\tclass", "int"], ["InterruptedError\\tclass", "InterruptedError"], ["IOError\\tclass", "IOError"], ["is\\tkeyword", "is"], ["IsADirectoryError\\tclass", "IsADirectoryError"], ["isinstance\\tfunction", "isinstance"], ["issubclass\\tfunction", "issubclass"], ["iter\\tfunction", "iter"], ["KeyboardInterrupt\\tclass", "KeyboardInterrupt"], ["KeyError\\tclass", "KeyError"], ["lambda\\tkeyword", "lambda"], ["len\\tfunction", "len"], ["license\\tclass", "license"], ["list\\tclass", "list"], ["locals\\tfunction", "locals"], ["logging\\tmodule", "logging"], ["LookupError\\tclass", "LookupError"], ["main\\tfunction", "main"], ["map\\tclass", "map"], ["max\\tfunction", "max"], ["MemoryError\\tclass", "MemoryError"], ["memoryview\\tclass", "memoryview"], ["min\\tfunction", "min"], ["NameError\\tclass", "NameError"], ["next\\tfunction", "next"], ["None\\tclass", "None"], ["nonlocal\\tkeyword", "nonlocal"], ["not\\tkeyword", "not"], ["NotADirectoryError\\tclass", "NotADirectoryError"], ["NotImplemented\\tclass", "NotImplemented"], ["NotImplementedError\\tclass", "NotImplementedError"], ["object\\tclass", "object"], ["oct\\tfunction", "oct"], ["open\\tfunction", "open"], ["or\\tkeyword", "or"], ["ord\\tfunction", "ord"], ["OSError\\tclass", "OSError"], ["OverflowError\\tclass", "OverflowError"], ["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["Pool\\timport", "Pool"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"], ["quit\\tclass", "quit"], ["raise\\tkeyword", "raise"], ["range\\tfunction", "range"], ["ReferenceError\\tclass", "ReferenceError"], ["repr\\tfunction", "repr"], ["ResourceWarning\\tclass", "ResourceWarning"], ["return\\tkeyword", "return"], ["reversed\\tclass", "reversed"], ["round\\tfunction", "round"], ["run_check\\tfunction", "run_check"], ["RuntimeError\\tclass", "RuntimeError"], ["RuntimeWarning\\tclass", "RuntimeWarning"], ["set\\tclass", "set"], ["setattr\\tfunction", "setattr"], ["SIGINT\\tclass", "SIGINT"], ["signal\\tfunction", "signal"], ["slice\\tclass", "slice"], ["sorted\\tfunction", "sorted"], ["ssh_exception\\tmodule", "ssh_exception"], ["SSHClient\\tclass", "SSHClient"], ["staticmethod\\tclass", "staticmethod"], ["stderr\\tclass", "stderr"], ["stdin\\tclass", "stdin"], ["StopIteration\\tclass", "StopIteration"], ["str\\tclass", "str"], ["subprocess\\tmodule", "subprocess"], ["sum\\tfunction", "sum"], ["super\\tclass", "super"], ["SyntaxError\\tclass", "SyntaxError"], ["SyntaxWarning\\tclass", "SyntaxWarning"], ["SystemError\\tclass", "SystemError"], ["SystemExit\\tclass", "SystemExit"], ["TabError\\tclass", "TabError"], ["timeout\\timport", "timeout"], ["TIMEOUT\\tstatement", "TIMEOUT"], ["TimeoutError\\tclass", "TimeoutError"], ["True\\tkeyword", "True"], ["try\\tkeyword", "try"], ["tuple\\tclass", "tuple"], ["type\\tclass", "type"], ["TypeError\\tclass", "TypeError"], ["UnboundLocalError\\tclass", "UnboundLocalError"], ["UnicodeDecodeError\\tclass", "UnicodeDecodeError"], ["UnicodeEncodeError\\tclass", "UnicodeEncodeError"], ["UnicodeError\\tclass", "UnicodeError"], ["UnicodeTranslateError\\tclass", "UnicodeTranslateError"], ["UnicodeWarning\\tclass", "UnicodeWarning"], ["USER\\tstatement", "USER"], ["UserWarning\\tclass", "UserWarning"], ["ValueError\\tclass", "ValueError"], ["vars\\tfunction", "vars"], ["Warning\\tclass", "Warning"], ["while\\tkeyword", "while"], ["with\\tkeyword", "with"], ["yield\\tkeyword", "yield"], ["ZeroDivisionError\\tclass", "ZeroDivisionError"], ["zip\\tclass", "zip"], ["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_err\\tstatement", "_err"], ["_ok\\tstatement", "_ok"], ["_out\\tstatement", "_out"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "6a8c355c09f24eaaadf44b9e6629fbbd"}\r\n'
2014-10-27 19:34:47,396: INFO : client requests: autocomplete
2014-10-27 19:34:47,422: INFO : About push back to ST3: b'{"completions": [["abs\\tfunction", "abs"], ["all\\tfunction", "all"], ["and\\tkeyword", "and"], ["any\\tfunction", "any"], ["ArithmeticError\\tclass", "ArithmeticError"], ["as\\tkeyword", "as"], ["ascii\\tfunction", "ascii"], ["assert\\tkeyword", "assert"], ["AssertionError\\tclass", "AssertionError"], ["AttributeError\\tclass", "AttributeError"], ["AutoAddPolicy\\tclass", "AutoAddPolicy"], ["BaseException\\tclass", "BaseException"], ["bin\\tfunction", "bin"], ["BlockingIOError\\tclass", "BlockingIOError"], ["bool\\tclass", "bool"], ["break\\tkeyword", "break"], ["BrokenPipeError\\tclass", "BrokenPipeError"], ["BufferError\\tclass", "BufferError"], ["bytearray\\tclass", "bytearray"], ["bytes\\tclass", "bytes"], ["BytesWarning\\tclass", "BytesWarning"], ["callable\\tfunction", "callable"], ["ChildProcessError\\tclass", "ChildProcessError"], ["chr\\tfunction", "chr"], ["class\\tkeyword", "class"], ["classmethod\\tclass", "classmethod"], ["compile\\tfunction", "compile"], ["complex\\tclass", "complex"], ["ConnectionAbortedError\\tclass", "ConnectionAbortedError"], ["ConnectionError\\tclass", "ConnectionError"], ["ConnectionRefusedError\\tclass", "ConnectionRefusedError"], ["ConnectionResetError\\tclass", "ConnectionResetError"], ["continue\\tkeyword", "continue"], ["copyright\\tclass", "copyright"], ["credits\\tclass", "credits"], ["def\\tkeyword", "def"], ["del\\tkeyword", "del"], ["delattr\\tfunction", "delattr"], ["DeprecationWarning\\tclass", "DeprecationWarning"], ["dict\\tclass", "dict"], ["dir\\tfunction", "dir"], ["divmod\\tfunction", "divmod"], ["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tfunction", "exit"], ["FAILING_HOSTS\\tstatement", "FAILING_HOSTS"], ["False\\tclass", "False"], ["FileExistsError\\tclass", "FileExistsError"], ["FileNotFoundError\\tclass", "FileNotFoundError"], ["filter\\tclass", "filter"], ["finally\\tkeyword", "finally"], ["float\\tclass", "float"], ["FloatingPointError\\tclass", "FloatingPointError"], ["for\\tkeyword", "for"], ["format\\tfunction", "format"], ["from\\tkeyword", "from"], ["frozenset\\tclass", "frozenset"], ["FutureWarning\\tclass", "FutureWarning"], ["gaierror\\timport", "gaierror"], ["GeneratorExit\\tclass", "GeneratorExit"], ["getattr\\tfunction", "getattr"], ["getuser\\tfunction", "getuser"], ["global\\tkeyword", "global"], ["globals\\tfunction", "globals"], ["hasattr\\tfunction", "hasattr"], ["hash\\tfunction", "hash"], ["help\\tclass", "help"], ["hex\\tfunction", "hex"], ["host\\tparam", "host"], ["id\\tfunction", "id"], ["if\\tkeyword", "if"], ["import\\tkeyword", "import"], ["ImportError\\tclass", "ImportError"], ["ImportWarning\\tclass", "ImportWarning"], ["in\\tkeyword", "in"], ["IndentationError\\tclass", "IndentationError"], ["IndexError\\tclass", "IndexError"], ["input\\tfunction", "input"], ["int\\tclass", "int"], ["InterruptedError\\tclass", "InterruptedError"], ["IOError\\tclass", "IOError"], ["is\\tkeyword", "is"], ["IsADirectoryError\\tclass", "IsADirectoryError"], ["isinstance\\tfunction", "isinstance"], ["issubclass\\tfunction", "issubclass"], ["iter\\tfunction", "iter"], ["KeyboardInterrupt\\tclass", "KeyboardInterrupt"], ["KeyError\\tclass", "KeyError"], ["lambda\\tkeyword", "lambda"], ["len\\tfunction", "len"], ["license\\tclass", "license"], ["list\\tclass", "list"], ["locals\\tfunction", "locals"], ["logging\\tmodule", "logging"], ["LookupError\\tclass", "LookupError"], ["main\\tfunction", "main"], ["map\\tclass", "map"], ["max\\tfunction", "max"], ["MemoryError\\tclass", "MemoryError"], ["memoryview\\tclass", "memoryview"], ["min\\tfunction", "min"], ["NameError\\tclass", "NameError"], ["next\\tfunction", "next"], ["None\\tclass", "None"], ["nonlocal\\tkeyword", "nonlocal"], ["not\\tkeyword", "not"], ["NotADirectoryError\\tclass", "NotADirectoryError"], ["NotImplemented\\tclass", "NotImplemented"], ["NotImplementedError\\tclass", "NotImplementedError"], ["object\\tclass", "object"], ["oct\\tfunction", "oct"], ["open\\tfunction", "open"], ["or\\tkeyword", "or"], ["ord\\tfunction", "ord"], ["OSError\\tclass", "OSError"], ["OverflowError\\tclass", "OverflowError"], ["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["Pool\\timport", "Pool"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"], ["quit\\tclass", "quit"], ["raise\\tkeyword", "raise"], ["range\\tfunction", "range"], ["ReferenceError\\tclass", "ReferenceError"], ["repr\\tfunction", "repr"], ["ResourceWarning\\tclass", "ResourceWarning"], ["return\\tkeyword", "return"], ["reversed\\tclass", "reversed"], ["round\\tfunction", "round"], ["run_check\\tfunction", "run_check"], ["RuntimeError\\tclass", "RuntimeError"], ["RuntimeWarning\\tclass", "RuntimeWarning"], ["set\\tclass", "set"], ["setattr\\tfunction", "setattr"], ["SIGINT\\tclass", "SIGINT"], ["signal\\tfunction", "signal"], ["slice\\tclass", "slice"], ["sorted\\tfunction", "sorted"], ["ssh_exception\\tmodule", "ssh_exception"], ["SSHClient\\tclass", "SSHClient"], ["staticmethod\\tclass", "staticmethod"], ["stderr\\tclass", "stderr"], ["stdin\\tclass", "stdin"], ["StopIteration\\tclass", "StopIteration"], ["str\\tclass", "str"], ["subprocess\\tmodule", "subprocess"], ["sum\\tfunction", "sum"], ["super\\tclass", "super"], ["SyntaxError\\tclass", "SyntaxError"], ["SyntaxWarning\\tclass", "SyntaxWarning"], ["SystemError\\tclass", "SystemError"], ["SystemExit\\tclass", "SystemExit"], ["TabError\\tclass", "TabError"], ["TIMEOUT\\tstatement", "TIMEOUT"], ["timeout\\timport", "timeout"], ["TimeoutError\\tclass", "TimeoutError"], ["True\\tclass", "True"], ["try\\tkeyword", "try"], ["tuple\\tclass", "tuple"], ["type\\tclass", "type"], ["TypeError\\tclass", "TypeError"], ["UnboundLocalError\\tclass", "UnboundLocalError"], ["UnicodeDecodeError\\tclass", "UnicodeDecodeError"], ["UnicodeEncodeError\\tclass", "UnicodeEncodeError"], ["UnicodeError\\tclass", "UnicodeError"], ["UnicodeTranslateError\\tclass", "UnicodeTranslateError"], ["UnicodeWarning\\tclass", "UnicodeWarning"], ["USER\\tstatement", "USER"], ["UserWarning\\tclass", "UserWarning"], ["ValueError\\tclass", "ValueError"], ["vars\\tfunction", "vars"], ["Warning\\tclass", "Warning"], ["while\\tkeyword", "while"], ["with\\tkeyword", "with"], ["yield\\tkeyword", "yield"], ["ZeroDivisionError\\tclass", "ZeroDivisionError"], ["zip\\tclass", "zip"], ["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_err\\tstatement", "_err"], ["_ok\\tstatement", "_ok"], ["_out\\tstatement", "_out"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "e8223ad535f44ddf9a01774ccffc8d41"}\r\n'
2014-10-27 19:35:12,610: INFO : client requests: autocomplete
2014-10-27 19:35:12,626: INFO : About push back to ST3: b'{"completions": [["pass\\tkeyword", "pass"], ["pass_fds\\tparam", "pass_fds"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["Pool\\timport", "Pool"], ["pow\\tfunction", "pow"], ["preexec_fn\\tparam", "preexec_fn"], ["print\\tfunction", "print"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"]], "success": true, "uid": "aedc8e6e00014db5afffcc3c87c3318f"}\r\n'
2014-10-27 19:35:13,329: INFO : client requests: autocomplete
2014-10-27 19:35:13,341: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "03f832772f374f20908f05edf6cd657b"}\r\n'
2014-10-27 19:35:13,674: INFO : client requests: autocomplete
2014-10-27 19:35:13,687: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "100566de64ef45799749bc8174ec94bc"}\r\n'
2014-10-27 19:35:15,623: INFO : client requests: autocomplete
2014-10-27 19:35:15,643: INFO : About push back to ST3: b'{"completions": [["pass\\tkeyword", "pass"], ["pass_fds\\tparam", "pass_fds"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["Pool\\timport", "Pool"], ["pow\\tfunction", "pow"], ["preexec_fn\\tparam", "preexec_fn"], ["print\\tfunction", "print"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"]], "success": true, "uid": "38062b7eec994320901b519f2461d83f"}\r\n'
2014-10-27 19:35:16,394: INFO : client requests: autocomplete
2014-10-27 19:35:16,407: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "97337e46651345cbb501da5076cbc91c"}\r\n'
2014-10-27 19:35:21,331: INFO : client requests: autocomplete
2014-10-27 19:35:21,338: INFO : About push back to ST3: b'{"completions": [["False\\tclass", "False"], ["FileExistsError\\tclass", "FileExistsError"], ["FileNotFoundError\\tclass", "FileNotFoundError"], ["filter\\tclass", "filter"], ["finally\\tkeyword", "finally"], ["float\\tclass", "float"], ["FloatingPointError\\tclass", "FloatingPointError"], ["for\\tkeyword", "for"], ["format\\tfunction", "format"], ["from\\tkeyword", "from"], ["frozenset\\tclass", "frozenset"], ["FutureWarning\\tclass", "FutureWarning"]], "success": true, "uid": "4639ca833a864559b199d75613e87e25"}\r\n'
2014-10-27 19:35:23,444: INFO : client requests: autocomplete
2014-10-27 19:35:23,447: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "9bf1974883cd434da86f041f6d18f1c6"}\r\n'
2014-10-27 19:35:25,093: INFO : client requests: autocomplete
2014-10-27 19:35:25,098: INFO : About push back to ST3: b'{"completions": [["PIPE\\tstatement", "PIPE"], ["Popen\\tclass", "Popen"]], "success": true, "uid": "fe505f512c6144b0ae5221ffaa62d0bd"}\r\n'
2014-10-27 19:36:10,633: INFO : client requests: autocomplete
2014-10-27 19:36:10,640: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "09cf61e2b2a9462ca3c5e13fcd557fd5"}\r\n'
2014-10-27 19:36:13,144: INFO : client requests: autocomplete
2014-10-27 19:36:13,152: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "1d480100acc14cd1ba59e99d87b5d9c7"}\r\n'
2014-10-27 19:36:13,567: INFO : client requests: autocomplete
2014-10-27 19:36:13,571: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "dd9a85d2adee48098cc83ce7945b754f"}\r\n'
2014-10-27 19:36:14,885: INFO : client requests: autocomplete
2014-10-27 19:36:14,920: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "59a9cc4652794094bcbebc30d91ae349"}\r\n'
2014-10-27 19:36:24,757: INFO : client requests: autocomplete
2014-10-27 19:36:24,775: INFO : About push back to ST3: b'{"completions": [["builtins\\tmodule", "builtins"], ["call\\tfunction", "call"], ["CalledProcessError\\tclass", "CalledProcessError"], ["check_call\\tfunction", "check_call"], ["check_output\\tfunction", "check_output"], ["CREATE_NEW_CONSOLE\\timport", "CREATE_NEW_CONSOLE"], ["CREATE_NEW_PROCESS_GROUP\\timport", "CREATE_NEW_PROCESS_GROUP"], ["DEVNULL\\tstatement", "DEVNULL"], ["errno\\tmodule", "errno"], ["getoutput\\tfunction", "getoutput"], ["getstatusoutput\\tfunction", "getstatusoutput"], ["Handle\\tclass", "Handle"], ["io\\tmodule", "io"], ["list2cmdline\\tfunction", "list2cmdline"], ["MAXFD\\tstatement", "MAXFD"], ["msvcrt\\tmodule", "msvcrt"], ["mswindows\\tstatement", "mswindows"], ["os\\tmodule", "os"], ["PIPE\\tstatement", "PIPE"], ["Popen\\tclass", "Popen"], ["select\\tmodule", "select"], ["selectors\\tmodule", "selectors"], ["signal\\tmodule", "signal"], ["STARTF_USESHOWWINDOW\\timport", "STARTF_USESHOWWINDOW"], ["STARTF_USESTDHANDLES\\timport", "STARTF_USESTDHANDLES"], ["STARTUPINFO\\tclass", "STARTUPINFO"], ["STD_ERROR_HANDLE\\timport", "STD_ERROR_HANDLE"], ["STD_INPUT_HANDLE\\timport", "STD_INPUT_HANDLE"], ["STD_OUTPUT_HANDLE\\timport", "STD_OUTPUT_HANDLE"], ["STDOUT\\tstatement", "STDOUT"], ["SubprocessError\\tclass", "SubprocessError"], ["SW_HIDE\\timport", "SW_HIDE"], ["sys\\tmodule", "sys"], ["threading\\tmodule", "threading"], ["time\\tmodule", "time"], ["TimeoutExpired\\tclass", "TimeoutExpired"], ["warnings\\tmodule", "warnings"], ["_active\\tstatement", "_active"], ["_args_from_interpreter_flags\\tfunction", "_args_from_interpreter_flags"], ["_cleanup\\tfunction", "_cleanup"], ["_eintr_retry_call\\tfunction", "_eintr_retry_call"], ["_PIPE_BUF\\tstatement", "_PIPE_BUF"], ["_PLATFORM_DEFAULT_CLOSE_FDS\\tstatement", "_PLATFORM_DEFAULT_CLOSE_FDS"], ["_PopenSelector\\tstatement", "_PopenSelector"], ["_posixsubprocess\\tmodule", "_posixsubprocess"], ["_time\\tfunction", "_time"], ["_winapi\\tmodule", "_winapi"], ["__all__\\tstatement", "__all__"], ["__doc__\\tinstance", "__doc__"], ["__file__\\tinstance", "__file__"], ["__name__\\tinstance", "__name__"], ["__package__\\tinstance", "__package__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "97719c3a74464f7f899875ed9b9e865d"}\r\n'
2014-10-27 19:37:03,189: INFO : client requests: autocomplete
2014-10-27 19:37:03,194: INFO : About push back to ST3: b'{"completions": [["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_ok\\tstatement", "_ok"], ["_out\\tstatement", "_out"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "896d91ff58ef4f999d8aadd2544d4916"}\r\n'
2014-10-27 19:37:05,423: INFO : client requests: autocomplete
2014-10-27 19:37:05,432: INFO : About push back to ST3: b'{"completions": [["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["PIPE\\tclass", "PIPE"], ["Pool\\timport", "Pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["proc\\tstatement", "proc"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"]], "success": true, "uid": "3bbb1bf5737141719c2cd4a3d1abbe4c"}\r\n'
2014-10-27 19:39:59,622: INFO : client requests: autocomplete
2014-10-27 19:39:59,628: INFO : About push back to ST3: b'{"completions": [["id\\tfunction", "id"], ["if\\tkeyword", "if"], ["import\\tkeyword", "import"], ["ImportError\\tclass", "ImportError"], ["ImportWarning\\tclass", "ImportWarning"], ["in\\tkeyword", "in"], ["IndentationError\\tclass", "IndentationError"], ["IndexError\\tclass", "IndexError"], ["input\\tfunction", "input"], ["int\\tclass", "int"], ["InterruptedError\\tclass", "InterruptedError"], ["IOError\\tclass", "IOError"], ["is\\tkeyword", "is"], ["IsADirectoryError\\tclass", "IsADirectoryError"], ["isinstance\\tfunction", "isinstance"], ["issubclass\\tfunction", "issubclass"], ["iter\\tfunction", "iter"]], "success": true, "uid": "fa57c4067c254960801708fcb9f5face"}\r\n'
2014-10-27 19:40:00,339: INFO : client requests: autocomplete
2014-10-27 19:40:00,344: INFO : About push back to ST3: b'{"completions": [["NameError\\tclass", "NameError"], ["next\\tfunction", "next"], ["None\\tclass", "None"], ["nonlocal\\tkeyword", "nonlocal"], ["not\\tkeyword", "not"], ["NotADirectoryError\\tclass", "NotADirectoryError"], ["NotImplemented\\tclass", "NotImplemented"], ["NotImplementedError\\tclass", "NotImplementedError"]], "success": true, "uid": "dedbb4ed60f8492f97a5f6e64929ba12"}\r\n'
2014-10-27 19:40:06,294: INFO : client requests: autocomplete
2014-10-27 19:40:06,300: INFO : About push back to ST3: b'{"completions": [["id\\tfunction", "id"], ["if\\tkeyword", "if"], ["import\\tkeyword", "import"], ["ImportError\\tclass", "ImportError"], ["ImportWarning\\tclass", "ImportWarning"], ["in\\tkeyword", "in"], ["IndentationError\\tclass", "IndentationError"], ["IndexError\\tclass", "IndexError"], ["input\\tfunction", "input"], ["int\\tclass", "int"], ["InterruptedError\\tclass", "InterruptedError"], ["IOError\\tclass", "IOError"], ["is\\tkeyword", "is"], ["IsADirectoryError\\tclass", "IsADirectoryError"], ["isinstance\\tfunction", "isinstance"], ["issubclass\\tfunction", "issubclass"], ["iter\\tfunction", "iter"]], "success": true, "uid": "3ee257bb68024ef3accf6e95ecd91f53"}\r\n'
2014-10-27 19:40:07,528: INFO : client requests: autocomplete
2014-10-27 19:40:07,533: INFO : About push back to ST3: b'{"completions": [["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_err\\tstatement", "_err"], ["_ok\\tstatement", "_ok"], ["_out\\tstatement", "_out"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tclass", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "8cb16ecacb2f4c0e93931c04c78b0fb9"}\r\n'
2014-10-27 19:40:10,223: INFO : client requests: autocomplete
2014-10-27 19:40:10,230: INFO : About push back to ST3: b'{"completions": [["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_err\\tstatement", "_err"], ["_ok\\tstatement", "_ok"], ["_out\\tstatement", "_out"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tclass", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "1aef0e0d0f624beaa3405b9d0523c739"}\r\n'
2014-10-27 19:40:11,023: INFO : client requests: autocomplete
2014-10-27 19:40:11,032: INFO : About push back to ST3: b'{"completions": [["abs\\tfunction", "abs"], ["all\\tfunction", "all"], ["and\\tkeyword", "and"], ["any\\tfunction", "any"], ["ArithmeticError\\tclass", "ArithmeticError"], ["as\\tkeyword", "as"], ["ascii\\tfunction", "ascii"], ["assert\\tkeyword", "assert"], ["AssertionError\\tclass", "AssertionError"], ["AttributeError\\tclass", "AttributeError"], ["AutoAddPolicy\\tclass", "AutoAddPolicy"]], "success": true, "uid": "f4c9797991eb405fb6094afcc3225788"}\r\n'
2014-10-27 19:40:14,464: INFO : client requests: autocomplete
2014-10-27 19:40:14,470: INFO : About push back to ST3: b'{"completions": [["raise\\tkeyword", "raise"], ["range\\tfunction", "range"], ["ReferenceError\\tclass", "ReferenceError"], ["repr\\tfunction", "repr"], ["ResourceWarning\\tclass", "ResourceWarning"], ["return\\tkeyword", "return"], ["reversed\\tclass", "reversed"], ["round\\tfunction", "round"], ["run_check\\tfunction", "run_check"], ["RuntimeError\\tclass", "RuntimeError"], ["RuntimeWarning\\tclass", "RuntimeWarning"]], "success": true, "uid": "88c91b8dce384d0ba30ac07c590e5857"}\r\n'
2014-10-27 19:40:16,078: INFO : client requests: autocomplete
2014-10-27 19:40:16,089: INFO : About push back to ST3: b'{"completions": [["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["PIPE\\tclass", "PIPE"], ["Pool\\timport", "Pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["proc\\tstatement", "proc"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"]], "success": true, "uid": "64f34a998f1e491e8b08c3f40e00cd30"}\r\n'
2014-10-27 19:40:16,905: INFO : client requests: autocomplete
2014-10-27 19:40:16,932: INFO : About push back to ST3: b'{"completions": [["abs\\tfunction", "abs"], ["all\\tfunction", "all"], ["and\\tkeyword", "and"], ["any\\tfunction", "any"], ["ArithmeticError\\tclass", "ArithmeticError"], ["as\\tkeyword", "as"], ["ascii\\tfunction", "ascii"], ["assert\\tkeyword", "assert"], ["AssertionError\\tclass", "AssertionError"], ["AttributeError\\tclass", "AttributeError"], ["AutoAddPolicy\\tclass", "AutoAddPolicy"], ["BaseException\\tclass", "BaseException"], ["bin\\tfunction", "bin"], ["BlockingIOError\\tclass", "BlockingIOError"], ["bool\\tclass", "bool"], ["break\\tkeyword", "break"], ["BrokenPipeError\\tclass", "BrokenPipeError"], ["BufferError\\tclass", "BufferError"], ["bytearray\\tclass", "bytearray"], ["bytes\\tclass", "bytes"], ["BytesWarning\\tclass", "BytesWarning"], ["callable\\tfunction", "callable"], ["ChildProcessError\\tclass", "ChildProcessError"], ["chr\\tfunction", "chr"], ["class\\tkeyword", "class"], ["classmethod\\tclass", "classmethod"], ["compile\\tfunction", "compile"], ["complex\\tclass", "complex"], ["ConnectionAbortedError\\tclass", "ConnectionAbortedError"], ["ConnectionError\\tclass", "ConnectionError"], ["ConnectionRefusedError\\tclass", "ConnectionRefusedError"], ["ConnectionResetError\\tclass", "ConnectionResetError"], ["continue\\tkeyword", "continue"], ["copyright\\tclass", "copyright"], ["credits\\tclass", "credits"], ["def\\tkeyword", "def"], ["del\\tkeyword", "del"], ["delattr\\tfunction", "delattr"], ["DeprecationWarning\\tclass", "DeprecationWarning"], ["dict\\tclass", "dict"], ["dir\\tfunction", "dir"], ["divmod\\tfunction", "divmod"], ["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tclass", "exit"], ["FAILING_HOSTS\\tstatement", "FAILING_HOSTS"], ["False\\tclass", "False"], ["FileExistsError\\tclass", "FileExistsError"], ["FileNotFoundError\\tclass", "FileNotFoundError"], ["filter\\tclass", "filter"], ["finally\\tkeyword", "finally"], ["float\\tclass", "float"], ["FloatingPointError\\tclass", "FloatingPointError"], ["for\\tkeyword", "for"], ["format\\tfunction", "format"], ["from\\tkeyword", "from"], ["frozenset\\tclass", "frozenset"], ["FutureWarning\\tclass", "FutureWarning"], ["gaierror\\timport", "gaierror"], ["GeneratorExit\\tclass", "GeneratorExit"], ["getattr\\tfunction", "getattr"], ["getuser\\tfunction", "getuser"], ["global\\tkeyword", "global"], ["globals\\tfunction", "globals"], ["hasattr\\tfunction", "hasattr"], ["hash\\tfunction", "hash"], ["help\\tclass", "help"], ["hex\\tfunction", "hex"], ["host\\tparam", "host"], ["id\\tfunction", "id"], ["if\\tkeyword", "if"], ["import\\tkeyword", "import"], ["ImportError\\tclass", "ImportError"], ["ImportWarning\\tclass", "ImportWarning"], ["in\\tkeyword", "in"], ["IndentationError\\tclass", "IndentationError"], ["IndexError\\tclass", "IndexError"], ["input\\tfunction", "input"], ["int\\tclass", "int"], ["InterruptedError\\tclass", "InterruptedError"], ["IOError\\tclass", "IOError"], ["is\\tkeyword", "is"], ["IsADirectoryError\\tclass", "IsADirectoryError"], ["isinstance\\tfunction", "isinstance"], ["issubclass\\tfunction", "issubclass"], ["iter\\tfunction", "iter"], ["KeyboardInterrupt\\tclass", "KeyboardInterrupt"], ["KeyError\\tclass", "KeyError"], ["lambda\\tkeyword", "lambda"], ["len\\tfunction", "len"], ["license\\tclass", "license"], ["list\\tclass", "list"], ["locals\\tfunction", "locals"], ["logging\\tmodule", "logging"], ["LookupError\\tclass", "LookupError"], ["main\\tfunction", "main"], ["map\\tclass", "map"], ["max\\tfunction", "max"], ["MemoryError\\tclass", "MemoryError"], ["memoryview\\tclass", "memoryview"], ["min\\tfunction", "min"], ["NameError\\tclass", "NameError"], ["next\\tfunction", "next"], ["None\\tclass", "None"], ["nonlocal\\tkeyword", "nonlocal"], ["not\\tkeyword", "not"], ["NotADirectoryError\\tclass", "NotADirectoryError"], ["NotImplemented\\tclass", "NotImplemented"], ["NotImplementedError\\tclass", "NotImplementedError"], ["object\\tclass", "object"], ["oct\\tfunction", "oct"], ["open\\tfunction", "open"], ["or\\tkeyword", "or"], ["ord\\tfunction", "ord"], ["OSError\\tclass", "OSError"], ["OverflowError\\tclass", "OverflowError"], ["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["PIPE\\tclass", "PIPE"], ["Pool\\timport", "Pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["proc\\tstatement", "proc"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"], ["quit\\tclass", "quit"], ["raise\\tkeyword", "raise"], ["range\\tfunction", "range"], ["ReferenceError\\tclass", "ReferenceError"], ["repr\\tfunction", "repr"], ["ResourceWarning\\tclass", "ResourceWarning"], ["return\\tkeyword", "return"], ["reversed\\tclass", "reversed"], ["round\\tfunction", "round"], ["run_check\\tfunction", "run_check"], ["RuntimeError\\tclass", "RuntimeError"], ["RuntimeWarning\\tclass", "RuntimeWarning"], ["set\\tclass", "set"], ["setattr\\tfunction", "setattr"], ["SIGINT\\tclass", "SIGINT"], ["signal\\tfunction", "signal"], ["slice\\tclass", "slice"], ["sorted\\tfunction", "sorted"], ["ssh_exception\\tmodule", "ssh_exception"], ["SSHClient\\tclass", "SSHClient"], ["staticmethod\\tclass", "staticmethod"], ["stderr\\tclass", "stderr"], ["stdin\\tclass", "stdin"], ["StopIteration\\tclass", "StopIteration"], ["str\\tclass", "str"], ["sum\\tfunction", "sum"], ["super\\tclass", "super"], ["SyntaxError\\tclass", "SyntaxError"], ["SyntaxWarning\\tclass", "SyntaxWarning"], ["SystemError\\tclass", "SystemError"], ["SystemExit\\tclass", "SystemExit"], ["TabError\\tclass", "TabError"], ["timeout\\timport", "timeout"], ["TIMEOUT\\tstatement", "TIMEOUT"], ["TimeoutError\\tclass", "TimeoutError"], ["True\\tclass", "True"], ["try\\tkeyword", "try"], ["tuple\\tclass", "tuple"], ["type\\tclass", "type"], ["TypeError\\tclass", "TypeError"], ["UnboundLocalError\\tclass", "UnboundLocalError"], ["UnicodeDecodeError\\tclass", "UnicodeDecodeError"], ["UnicodeEncodeError\\tclass", "UnicodeEncodeError"], ["UnicodeError\\tclass", "UnicodeError"], ["UnicodeTranslateError\\tclass", "UnicodeTranslateError"], ["UnicodeWarning\\tclass", "UnicodeWarning"], ["USER\\tstatement", "USER"], ["UserWarning\\tclass", "UserWarning"], ["ValueError\\tclass", "ValueError"], ["vars\\tfunction", "vars"], ["Warning\\tclass", "Warning"], ["while\\tkeyword", "while"], ["with\\tkeyword", "with"], ["yield\\tkeyword", "yield"], ["ZeroDivisionError\\tclass", "ZeroDivisionError"], ["zip\\tclass", "zip"], ["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_err\\tstatement", "_err"], ["_ok\\tstatement", "_ok"], ["_out\\tstatement", "_out"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "342eeb8ebe974ea3b2594ad0130d53c2"}\r\n'
2014-10-27 20:08:19,100: INFO : client requests: autocomplete
2014-10-27 20:08:19,191: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "909723472cfd440080ae9cf7a106b310"}\r\n'
2014-10-27 20:08:19,868: INFO : client requests: autocomplete
2014-10-27 20:08:19,928: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "9d06d459b961493e8db34dd49ab032ea"}\r\n'
2014-10-27 20:08:20,000: INFO : client requests: autocomplete
2014-10-27 20:08:20,058: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "b28b2e87b1f249a7a0df87611d3501b7"}\r\n'
2014-10-27 20:08:20,103: INFO : client requests: autocomplete
2014-10-27 20:08:20,162: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "98d8e625572f4910b9a7dc095eed988e"}\r\n'
2014-10-27 20:08:20,283: INFO : client requests: autocomplete
2014-10-27 20:08:20,337: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "24a3ce2e0a5f4f03a3171eaaf14b1b4c"}\r\n'
2014-10-27 20:10:37,746: INFO : client requests: autocomplete
2014-10-27 20:10:37,762: INFO : About push back to ST3: b'{"completions": [["def\\tkeyword", "def"], ["del\\tkeyword", "del"], ["delattr\\tfunction", "delattr"], ["DeprecationWarning\\tclass", "DeprecationWarning"], ["dict\\tclass", "dict"], ["dir\\tfunction", "dir"], ["divmod\\tfunction", "divmod"]], "success": true, "uid": "8f21ea5060a64509b7e3e5f677161dc3"}\r\n'
2014-10-27 20:10:44,494: INFO : client requests: autocomplete
2014-10-27 20:10:44,498: INFO : About push back to ST3: b'{"completions": [["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "bbffc558ff544f8a8836428073c361a1"}\r\n'
2014-10-27 20:10:46,099: INFO : client requests: autocomplete
2014-10-27 20:10:46,102: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "352d9685a048403a8fdef67f8043383c"}\r\n'
2014-10-27 20:10:46,617: INFO : client requests: autocomplete
2014-10-27 20:10:46,621: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "1e4ad106f93041bc99b03de0cee1d5d5"}\r\n'
2014-10-27 20:10:46,733: INFO : client requests: autocomplete
2014-10-27 20:10:46,736: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "13c1f898aa7f43719b3a128950939e40"}\r\n'
2014-10-27 20:10:47,078: INFO : client requests: autocomplete
2014-10-27 20:10:47,081: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "37435bf9a750460e892cdecf074ec676"}\r\n'
2014-10-27 20:10:47,162: INFO : client requests: autocomplete
2014-10-27 20:10:47,165: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "aebd808dffdb48c08379f3054c8683e1"}\r\n'
2014-10-27 20:10:50,064: INFO : client requests: autocomplete
2014-10-27 20:10:50,084: INFO : About push back to ST3: b'{"completions": [["set\\tclass", "set"], ["setattr\\tfunction", "setattr"], ["SIGINT\\tclass", "SIGINT"], ["signal\\tfunction", "signal"], ["slice\\tclass", "slice"], ["sorted\\tfunction", "sorted"], ["ssh_exception\\tmodule", "ssh_exception"], ["SSHClient\\tclass", "SSHClient"], ["staticmethod\\tclass", "staticmethod"], ["stderr\\tclass", "stderr"], ["stdin\\tclass", "stdin"], ["StopIteration\\tclass", "StopIteration"], ["str\\tclass", "str"], ["sum\\tfunction", "sum"], ["super\\tclass", "super"], ["SyntaxError\\tclass", "SyntaxError"], ["SyntaxWarning\\tclass", "SyntaxWarning"], ["SystemError\\tclass", "SystemError"], ["SystemExit\\tclass", "SystemExit"]], "success": true, "uid": "66c202e055a848cb8db4dc907c1921c9"}\r\n'
2014-10-27 20:10:56,101: INFO : client requests: autocomplete
2014-10-27 20:10:56,104: INFO : About push back to ST3: b'{"completions": [["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tinstance", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tclass", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "089f1b16196a41e1b6f9251c061d3221"}\r\n'
2014-10-27 20:10:56,817: INFO : client requests: autocomplete
2014-10-27 20:10:56,820: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "9a46004a3b4f47eda5974ee7901ff357"}\r\n'
2014-10-27 20:10:57,036: INFO : client requests: autocomplete
2014-10-27 20:10:57,039: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "1fd9fbc3380745bcb57258f62b17e553"}\r\n'
2014-10-27 20:10:59,382: INFO : client requests: autocomplete
2014-10-27 20:10:59,385: INFO : About push back to ST3: b'{"completions": [["hasattr\\tfunction", "hasattr"], ["hash\\tfunction", "hash"], ["help\\tclass", "help"], ["hex\\tfunction", "hex"]], "success": true, "uid": "0119da3493294b3bb7cabbf0b61ea5e6"}\r\n'
2014-10-27 20:11:10,073: INFO : client requests: autocomplete
2014-10-27 20:11:10,078: INFO : About push back to ST3: b'{"completions": [["map\\tclass", "map"], ["max\\tfunction", "max"], ["MemoryError\\tclass", "MemoryError"], ["memoryview\\tclass", "memoryview"], ["min\\tfunction", "min"]], "success": true, "uid": "773e873627e14358a9cfb83668c23f9d"}\r\n'
2014-10-27 20:11:10,381: INFO : client requests: autocomplete
2014-10-27 20:11:10,387: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "1225488ecd664b2cbd43132821ed0595"}\r\n'
2014-10-27 20:11:10,577: INFO : client requests: autocomplete
2014-10-27 20:11:10,583: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "6a729775542845ea9ca89ede45b993d1"}\r\n'
2014-10-27 20:11:10,668: INFO : client requests: autocomplete
2014-10-27 20:11:10,673: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "7ea8a545d2024c288789e2aca414db12"}\r\n'
2014-10-27 20:11:12,842: INFO : client requests: autocomplete
2014-10-27 20:11:12,846: INFO : About push back to ST3: b'{"completions": [["False\\tclass", "False"], ["FileExistsError\\tclass", "FileExistsError"], ["FileNotFoundError\\tclass", "FileNotFoundError"], ["filter\\tclass", "filter"], ["finally\\tkeyword", "finally"], ["float\\tclass", "float"], ["FloatingPointError\\tclass", "FloatingPointError"], ["for\\tkeyword", "for"], ["format\\tfunction", "format"], ["from\\tkeyword", "from"], ["frozenset\\tclass", "frozenset"], ["FutureWarning\\tclass", "FutureWarning"]], "success": true, "uid": "8df9de93043742d8a8c83cafb4aeaae8"}\r\n'
2014-10-27 20:11:17,814: INFO : client requests: autocomplete
2014-10-27 20:11:17,821: INFO : About push back to ST3: b'{"completions": [["id\\tfunction", "id"], ["if\\tkeyword", "if"], ["import\\tkeyword", "import"], ["ImportError\\tclass", "ImportError"], ["ImportWarning\\tclass", "ImportWarning"], ["in\\tkeyword", "in"], ["IndentationError\\tclass", "IndentationError"], ["IndexError\\tclass", "IndexError"], ["input\\tfunction", "input"], ["int\\tclass", "int"], ["InterruptedError\\tclass", "InterruptedError"], ["IOError\\tclass", "IOError"], ["is\\tkeyword", "is"], ["IsADirectoryError\\tclass", "IsADirectoryError"], ["isinstance\\tfunction", "isinstance"], ["issubclass\\tfunction", "issubclass"], ["iter\\tfunction", "iter"]], "success": true, "uid": "cbb1ff5a15f5426e997fd7e5bcc46b93"}\r\n'
2014-10-27 20:11:18,215: INFO : client requests: autocomplete
2014-10-27 20:11:18,218: INFO : About push back to ST3: b'{"completions": [["NameError\\tclass", "NameError"], ["next\\tfunction", "next"], ["None\\tclass", "None"], ["nonlocal\\tkeyword", "nonlocal"], ["not\\tkeyword", "not"], ["NotADirectoryError\\tclass", "NotADirectoryError"], ["NotImplemented\\tclass", "NotImplemented"], ["NotImplementedError\\tclass", "NotImplementedError"]], "success": true, "uid": "c81ea303b93e404cbd8d234a9435cdfc"}\r\n'
2014-10-27 20:11:19,164: INFO : client requests: autocomplete
2014-10-27 20:11:19,167: INFO : About push back to ST3: b'{"completions": [["main\\tfunction", "main"], ["map\\tclass", "map"], ["max\\tfunction", "max"], ["MemoryError\\tclass", "MemoryError"], ["memoryview\\tclass", "memoryview"], ["min\\tfunction", "min"], ["MONGO\\tstatement", "MONGO"]], "success": true, "uid": "075af55ebdf044c3b80432d5a9673294"}\r\n'
2014-10-27 20:11:20,935: INFO : client requests: autocomplete
2014-10-27 20:11:20,946: INFO : About push back to ST3: b'{"completions": [["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["PIPE\\tclass", "PIPE"], ["Pool\\timport", "Pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"]], "success": true, "uid": "e512da2efa66453dbf43c9c539bc05b8"}\r\n'
2014-10-27 20:11:21,803: INFO : client requests: autocomplete
2014-10-27 20:11:21,859: INFO : About push back to ST3: b'{"completions": [["abs\\tfunction", "abs"], ["all\\tfunction", "all"], ["and\\tkeyword", "and"], ["any\\tfunction", "any"], ["ArithmeticError\\tclass", "ArithmeticError"], ["as\\tkeyword", "as"], ["ascii\\tfunction", "ascii"], ["assert\\tkeyword", "assert"], ["AssertionError\\tclass", "AssertionError"], ["AttributeError\\tclass", "AttributeError"], ["AutoAddPolicy\\tclass", "AutoAddPolicy"], ["BaseException\\tclass", "BaseException"], ["bin\\tfunction", "bin"], ["BlockingIOError\\tclass", "BlockingIOError"], ["bool\\tclass", "bool"], ["break\\tkeyword", "break"], ["BrokenPipeError\\tclass", "BrokenPipeError"], ["BufferError\\tclass", "BufferError"], ["bytearray\\tclass", "bytearray"], ["bytes\\tclass", "bytes"], ["BytesWarning\\tclass", "BytesWarning"], ["callable\\tfunction", "callable"], ["ChildProcessError\\tclass", "ChildProcessError"], ["chr\\tfunction", "chr"], ["class\\tkeyword", "class"], ["classmethod\\tclass", "classmethod"], ["compile\\tfunction", "compile"], ["complex\\tclass", "complex"], ["ConnectionAbortedError\\tclass", "ConnectionAbortedError"], ["ConnectionError\\tclass", "ConnectionError"], ["ConnectionRefusedError\\tclass", "ConnectionRefusedError"], ["ConnectionResetError\\tclass", "ConnectionResetError"], ["continue\\tkeyword", "continue"], ["copyright\\tclass", "copyright"], ["credits\\tclass", "credits"], ["def\\tkeyword", "def"], ["del\\tkeyword", "del"], ["delattr\\tfunction", "delattr"], ["DeprecationWarning\\tclass", "DeprecationWarning"], ["dict\\tclass", "dict"], ["dir\\tfunction", "dir"], ["divmod\\tfunction", "divmod"], ["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tclass", "exit"], ["FAILING_HOSTS\\tstatement", "FAILING_HOSTS"], ["False\\tclass", "False"], ["FileExistsError\\tclass", "FileExistsError"], ["FileNotFoundError\\tclass", "FileNotFoundError"], ["filter\\tclass", "filter"], ["finally\\tkeyword", "finally"], ["float\\tclass", "float"], ["FloatingPointError\\tclass", "FloatingPointError"], ["for\\tkeyword", "for"], ["format\\tfunction", "format"], ["from\\tkeyword", "from"], ["frozenset\\tclass", "frozenset"], ["FutureWarning\\tclass", "FutureWarning"], ["gaierror\\timport", "gaierror"], ["GeneratorExit\\tclass", "GeneratorExit"], ["getattr\\tfunction", "getattr"], ["getuser\\tfunction", "getuser"], ["global\\tkeyword", "global"], ["globals\\tfunction", "globals"], ["hasattr\\tfunction", "hasattr"], ["hash\\tfunction", "hash"], ["help\\tclass", "help"], ["hex\\tfunction", "hex"], ["host\\tparam", "host"], ["id\\tfunction", "id"], ["if\\tkeyword", "if"], ["import\\tkeyword", "import"], ["ImportError\\tclass", "ImportError"], ["ImportWarning\\tclass", "ImportWarning"], ["in\\tkeyword", "in"], ["IndentationError\\tclass", "IndentationError"], ["IndexError\\tclass", "IndexError"], ["input\\tfunction", "input"], ["int\\tclass", "int"], ["InterruptedError\\tclass", "InterruptedError"], ["IOError\\tclass", "IOError"], ["is\\tkeyword", "is"], ["IsADirectoryError\\tclass", "IsADirectoryError"], ["isinstance\\tfunction", "isinstance"], ["issubclass\\tfunction", "issubclass"], ["iter\\tfunction", "iter"], ["KeyboardInterrupt\\tclass", "KeyboardInterrupt"], ["KeyError\\tclass", "KeyError"], ["lambda\\tkeyword", "lambda"], ["len\\tfunction", "len"], ["license\\tclass", "license"], ["list\\tclass", "list"], ["locals\\tfunction", "locals"], ["logging\\tmodule", "logging"], ["LookupError\\tclass", "LookupError"], ["main\\tfunction", "main"], ["map\\tclass", "map"], ["max\\tfunction", "max"], ["MemoryError\\tclass", "MemoryError"], ["memoryview\\tclass", "memoryview"], ["min\\tfunction", "min"], ["MONGO\\tstatement", "MONGO"], ["NameError\\tclass", "NameError"], ["next\\tfunction", "next"], ["None\\tkeyword", "None"], ["nonlocal\\tkeyword", "nonlocal"], ["not\\tkeyword", "not"], ["NotADirectoryError\\tclass", "NotADirectoryError"], ["NotImplemented\\tclass", "NotImplemented"], ["NotImplementedError\\tclass", "NotImplementedError"], ["object\\tclass", "object"], ["oct\\tfunction", "oct"], ["open\\tfunction", "open"], ["or\\tkeyword", "or"], ["ord\\tfunction", "ord"], ["OSError\\tclass", "OSError"], ["OverflowError\\tclass", "OverflowError"], ["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["PIPE\\tclass", "PIPE"], ["Pool\\timport", "Pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"], ["quit\\tclass", "quit"], ["raise\\tkeyword", "raise"], ["range\\tfunction", "range"], ["ReferenceError\\tclass", "ReferenceError"], ["repr\\tfunction", "repr"], ["ResourceWarning\\tclass", "ResourceWarning"], ["return\\tkeyword", "return"], ["reversed\\tclass", "reversed"], ["round\\tfunction", "round"], ["run_check\\tfunction", "run_check"], ["RuntimeError\\tclass", "RuntimeError"], ["RuntimeWarning\\tclass", "RuntimeWarning"], ["set\\tclass", "set"], ["setattr\\tfunction", "setattr"], ["SIGINT\\tclass", "SIGINT"], ["signal\\tfunction", "signal"], ["slice\\tclass", "slice"], ["sorted\\tfunction", "sorted"], ["ssh_exception\\tmodule", "ssh_exception"], ["SSHClient\\tclass", "SSHClient"], ["staticmethod\\tclass", "staticmethod"], ["stderr\\tclass", "stderr"], ["stdin\\tclass", "stdin"], ["StopIteration\\tclass", "StopIteration"], ["str\\tclass", "str"], ["sum\\tfunction", "sum"], ["super\\tclass", "super"], ["SyntaxError\\tclass", "SyntaxError"], ["SyntaxWarning\\tclass", "SyntaxWarning"], ["SystemError\\tclass", "SystemError"], ["SystemExit\\tclass", "SystemExit"], ["TabError\\tclass", "TabError"], ["TIMEOUT\\tstatement", "TIMEOUT"], ["timeout\\timport", "timeout"], ["TimeoutError\\tclass", "TimeoutError"], ["True\\tkeyword", "True"], ["try\\tkeyword", "try"], ["tuple\\tclass", "tuple"], ["type\\tclass", "type"], ["TypeError\\tclass", "TypeError"], ["UnboundLocalError\\tclass", "UnboundLocalError"], ["UnicodeDecodeError\\tclass", "UnicodeDecodeError"], ["UnicodeEncodeError\\tclass", "UnicodeEncodeError"], ["UnicodeError\\tclass", "UnicodeError"], ["UnicodeTranslateError\\tclass", "UnicodeTranslateError"], ["UnicodeWarning\\tclass", "UnicodeWarning"], ["USER\\tstatement", "USER"], ["UserWarning\\tclass", "UserWarning"], ["ValueError\\tclass", "ValueError"], ["vars\\tfunction", "vars"], ["Warning\\tclass", "Warning"], ["while\\tkeyword", "while"], ["with\\tkeyword", "with"], ["yield\\tkeyword", "yield"], ["ZeroDivisionError\\tclass", "ZeroDivisionError"], ["zip\\tclass", "zip"], ["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_dump\\tfunction", "_dump"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tinstance", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "d28c6d9522814f0ea9315a1f415fe7a7"}\r\n'
2014-10-27 20:11:25,215: INFO : client requests: autocomplete
2014-10-27 20:11:25,222: INFO : About push back to ST3: b'{"completions": [["capitalize\\tfunction", "capitalize"], ["casefold\\tfunction", "casefold"], ["center\\tfunction", "center"], ["count\\tfunction", "count"], ["encode\\tfunction", "encode"], ["endswith\\tfunction", "endswith"], ["expandtabs\\tfunction", "expandtabs"], ["find\\tfunction", "find"], ["format\\tfunction", "format"], ["format_map\\tfunction", "format_map"], ["index\\tfunction", "index"], ["isalnum\\tfunction", "isalnum"], ["isalpha\\tfunction", "isalpha"], ["isdecimal\\tfunction", "isdecimal"], ["isdigit\\tfunction", "isdigit"], ["isidentifier\\tfunction", "isidentifier"], ["islower\\tfunction", "islower"], ["isnumeric\\tfunction", "isnumeric"], ["isprintable\\tfunction", "isprintable"], ["isspace\\tfunction", "isspace"], ["istitle\\tfunction", "istitle"], ["isupper\\tfunction", "isupper"], ["join\\tfunction", "join"], ["ljust\\tfunction", "ljust"], ["lower\\tfunction", "lower"], ["lstrip\\tfunction", "lstrip"], ["maketrans\\tfunction", "maketrans"], ["mro\\tfunction", "mro"], ["partition\\tfunction", "partition"], ["replace\\tfunction", "replace"], ["rfind\\tfunction", "rfind"], ["rindex\\tfunction", "rindex"], ["rjust\\tfunction", "rjust"], ["rpartition\\tfunction", "rpartition"], ["rsplit\\tfunction", "rsplit"], ["rstrip\\tfunction", "rstrip"], ["split\\tfunction", "split"], ["splitlines\\tfunction", "splitlines"], ["startswith\\tfunction", "startswith"], ["strip\\tfunction", "strip"], ["swapcase\\tfunction", "swapcase"], ["title\\tfunction", "title"], ["translate\\tfunction", "translate"], ["upper\\tfunction", "upper"], ["zfill\\tfunction", "zfill"], ["__abstractmethods__\\tclass", "__abstractmethods__"], ["__add__\\tfunction", "__add__"], ["__base__\\tclass", "__base__"], ["__bases__\\tclass", "__bases__"], ["__basicsize__\\tclass", "__basicsize__"], ["__call__\\tfunction", "__call__"], ["__class__\\tclass", "__class__"], ["__contains__\\tfunction", "__contains__"], ["__delattr__\\tfunction", "__delattr__"], ["__dict__\\tclass", "__dict__"], ["__dictoffset__\\tclass", "__dictoffset__"], ["__dir__\\tfunction", "__dir__"], ["__doc__\\tclass", "__doc__"], ["__eq__\\tfunction", "__eq__"], ["__flags__\\tclass", "__flags__"], ["__format__\\tfunction", "__format__"], ["__ge__\\tfunction", "__ge__"], ["__getattribute__\\tfunction", "__getattribute__"], ["__getitem__\\tfunction", "__getitem__"], ["__getnewargs__\\tfunction", "__getnewargs__"], ["__gt__\\tfunction", "__gt__"], ["__hash__\\tfunction", "__hash__"], ["__init__\\tfunction", "__init__"], ["__instancecheck__\\tfunction", "__instancecheck__"], ["__itemsize__\\tclass", "__itemsize__"], ["__iter__\\tfunction", "__iter__"], ["__le__\\tfunction", "__le__"], ["__len__\\tfunction", "__len__"], ["__lt__\\tfunction", "__lt__"], ["__mod__\\tfunction", "__mod__"], ["__module__\\tclass", "__module__"], ["__mro__\\tclass", "__mro__"], ["__mul__\\tfunction", "__mul__"], ["__name__\\tclass", "__name__"], ["__ne__\\tfunction", "__ne__"], ["__new__\\tfunction", "__new__"], ["__prepare__\\tfunction", "__prepare__"], ["__qualname__\\tclass", "__qualname__"], ["__reduce__\\tfunction", "__reduce__"], ["__reduce_ex__\\tfunction", "__reduce_ex__"], ["__repr__\\tfunction", "__repr__"], ["__rmod__\\tfunction", "__rmod__"], ["__rmul__\\tfunction", "__rmul__"], ["__setattr__\\tfunction", "__setattr__"], ["__sizeof__\\tfunction", "__sizeof__"], ["__str__\\tfunction", "__str__"], ["__subclasscheck__\\tfunction", "__subclasscheck__"], ["__subclasses__\\tfunction", "__subclasses__"], ["__subclasshook__\\tfunction", "__subclasshook__"], ["__text_signature__\\tclass", "__text_signature__"], ["__weakrefoffset__\\tclass", "__weakrefoffset__"]], "success": true, "uid": "e536150d87ba4f43bb2e44f218c93dda"}\r\n'
2014-10-27 20:11:28,744: INFO : client requests: autocomplete
2014-10-27 20:11:28,749: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "66d6ef674c784dad96d78550ead66b1f"}\r\n'
2014-10-27 20:11:31,748: INFO : client requests: autocomplete
2014-10-27 20:11:31,752: INFO : About push back to ST3: b'{"completions": [["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tclass", "exit"]], "success": true, "uid": "35de458a1f7b4ca78b117e6290a3c1e8"}\r\n'
2014-10-27 20:11:33,667: INFO : client requests: autocomplete
2014-10-27 20:11:33,674: INFO : About push back to ST3: b'{"completions": [["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["PIPE\\tclass", "PIPE"], ["Pool\\timport", "Pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"]], "success": true, "uid": "23bf5a5377fa494db47dd3b614eea507"}\r\n'
2014-10-27 20:11:34,254: INFO : client requests: autocomplete
2014-10-27 20:11:34,258: INFO : About push back to ST3: b'{"completions": [["pass\\tkeyword", "pass"]], "success": true, "uid": "299b573cf3f74ea5800794f4f6bd58ad"}\r\n'
2014-10-27 20:12:12,947: INFO : client requests: autocomplete
2014-10-27 20:12:12,955: INFO : About push back to ST3: b'{"completions": [["map\\tclass", "map"], ["max\\tfunction", "max"], ["MemoryError\\tclass", "MemoryError"], ["memoryview\\tclass", "memoryview"], ["min\\tfunction", "min"], ["MONGO\\tstatement", "MONGO"]], "success": true, "uid": "27d5ba19ab1a463da409a67bda3861c3"}\r\n'
2014-10-27 20:12:20,371: INFO : client requests: autocomplete
2014-10-27 20:12:20,376: INFO : About push back to ST3: b'{"completions": [["False\\tclass", "False"], ["FileExistsError\\tclass", "FileExistsError"], ["FileNotFoundError\\tclass", "FileNotFoundError"], ["filter\\tclass", "filter"], ["finally\\tkeyword", "finally"], ["float\\tclass", "float"], ["FloatingPointError\\tclass", "FloatingPointError"], ["for\\tkeyword", "for"], ["format\\tfunction", "format"], ["from\\tkeyword", "from"], ["frozenset\\tclass", "frozenset"], ["FutureWarning\\tclass", "FutureWarning"]], "success": true, "uid": "daab48fbcd2b4f90aefe1d03fb6695f3"}\r\n'
2014-10-27 20:12:20,974: INFO : client requests: autocomplete
2014-10-27 20:12:21,076: INFO : About push back to ST3: b'{"completions": [["abc\\tmodule", "abc"], ["aifc\\tmodule", "aifc"], ["anaconda_mccabe\\tmodule", "anaconda_mccabe"], ["anaconda_pep257\\tmodule", "anaconda_pep257"], ["anaconda_pep8\\tmodule", "anaconda_pep8"], ["anaconda_pyflakes\\tmodule", "anaconda_pyflakes"], ["anaconda_pylint\\tmodule", "anaconda_pylint"], ["antigravity\\tmodule", "antigravity"], ["apache_restart\\tmodule", "apache_restart"], ["api\\tmodule", "api"], ["argparse\\tmodule", "argparse"], ["array\\tmodule", "array"], ["ast\\tmodule", "ast"], ["asynchat\\tmodule", "asynchat"], ["asyncio\\tmodule", "asyncio"], ["asyncore\\tmodule", "asyncore"], ["atexit\\tmodule", "atexit"], ["audioop\\tmodule", "audioop"], ["autopep\\tmodule", "autopep"], ["base64\\tmodule", "base64"], ["bdb\\tmodule", "bdb"], ["binaryinstall\\tmodule", "binaryinstall"], ["binascii\\tmodule", "binascii"], ["binhex\\tmodule", "binhex"], ["bisect\\tmodule", "bisect"], ["bs4\\tmodule", "bs4"], ["bson\\tmodule", "bson"], ["builder\\tmodule", "builder"], ["builtins\\tmodule", "builtins"], ["bz2\\tmodule", "bz2"], ["cache\\tmodule", "cache"], ["calendar\\tmodule", "calendar"], ["callback\\tmodule", "callback"], ["cauth\\tmodule", "cauth"], ["certifi\\tmodule", "certifi"], ["cgi\\tmodule", "cgi"], ["cgitb\\tmodule", "cgitb"], ["characteristic\\tmodule", "characteristic"], ["chunk\\tmodule", "chunk"], ["click\\tmodule", "click"], ["cmath\\tmodule", "cmath"], ["cmd\\tmodule", "cmd"], ["code\\tmodule", "code"], ["codecs\\tmodule", "codecs"], ["codeop\\tmodule", "codeop"], ["collections\\tmodule", "collections"], ["colorama\\tmodule", "colorama"], ["colorsys\\tmodule", "colorsys"], ["commands\\tmodule", "commands"], ["common\\tmodule", "common"], ["compileall\\tmodule", "compileall"], ["concurrent\\tmodule", "concurrent"], ["configparser\\tmodule", "configparser"], ["contextlib\\tmodule", "contextlib"], ["contexts\\tmodule", "contexts"], ["copy\\tmodule", "copy"], ["copyreg\\tmodule", "copyreg"], ["cProfile\\tmodule", "cProfile"], ["cqr\\tmodule", "cqr"], ["crypt\\tmodule", "crypt"], ["Crypto\\tmodule", "Crypto"], ["csv\\tmodule", "csv"], ["ctypes\\tmodule", "ctypes"], ["curses\\tmodule", "curses"], ["datetime\\tmodule", "datetime"], ["dbm\\tmodule", "dbm"], ["debug\\tmodule", "debug"], ["decimal\\tmodule", "decimal"], ["decorators\\tmodule", "decorators"], ["difflib\\tmodule", "difflib"], ["dis\\tmodule", "dis"], ["distutils\\tmodule", "distutils"], ["doc2dash\\tmodule", "doc2dash"], ["doctest\\tmodule", "doctest"], ["docutils\\tmodule", "docutils"], ["dummy_threading\\tmodule", "dummy_threading"], ["easy_install\\tmodule", "easy_install"], ["ecc_edac_check\\tmodule", "ecc_edac_check"], ["ecdsa\\tmodule", "ecdsa"], ["email\\tmodule", "email"], ["encodings\\tmodule", "encodings"], ["ensurepip\\tmodule", "ensurepip"], ["enum\\tmodule", "enum"], ["errno\\tmodule", "errno"], ["evaluate\\tmodule", "evaluate"], ["eventlog_statistics\\tmodule", "eventlog_statistics"], ["expand_ip_macro\\tmodule", "expand_ip_macro"], ["faulthandler\\tmodule", "faulthandler"], ["fcntl\\tmodule", "fcntl"], ["filecmp\\tmodule", "filecmp"], ["fileinput\\tmodule", "fileinput"], ["flake8\\tmodule", "flake8"], ["flask\\tmodule", "flask"], ["flask_wtf\\tmodule", "flask_wtf"], ["fnmatch\\tmodule", "fnmatch"], ["formatter\\tmodule", "formatter"], ["fractions\\tmodule", "fractions"], ["ftplib\\tmodule", "ftplib"], ["functools\\tmodule", "functools"], ["gc\\tmodule", "gc"], ["genericpath\\tmodule", "genericpath"], ["get_middle_bundle_info\\tmodule", "get_middle_bundle_info"], ["getopt\\tmodule", "getopt"], ["getpass\\tmodule", "getpass"], ["gettext\\tmodule", "gettext"], ["glob\\tmodule", "glob"], ["gnureadline\\tmodule", "gnureadline"], ["gridfs\\tmodule", "gridfs"], ["grp\\tmodule", "grp"], ["gzip\\tmodule", "gzip"], ["hacking\\tmodule", "hacking"], ["handlers\\tmodule", "handlers"], ["hashlib\\tmodule", "hashlib"], ["heapq\\tmodule", "heapq"], ["helpers\\tmodule", "helpers"], ["hmac\\tmodule", "hmac"], ["html\\tmodule", "html"], ["http\\tmodule", "http"], ["idlelib\\tmodule", "idlelib"], ["imaplib\\tmodule", "imaplib"], ["imghdr\\tmodule", "imghdr"], ["imp\\tmodule", "imp"], ["import_validator\\tmodule", "import_validator"], ["importlib\\tmodule", "importlib"], ["IN\\tmodule", "IN"], ["inspect\\tmodule", "inspect"], ["install-sfront-env\\tmodule", "install-sfront-env"], ["io\\tmodule", "io"], ["ioloop\\tmodule", "ioloop"], ["ipaddress\\tmodule", "ipaddress"], ["ipdb\\tmodule", "ipdb"], ["IPython\\tmodule", "IPython"], ["itertools\\tmodule", "itertools"], ["itsdangerous\\tmodule", "itsdangerous"], ["jail_generator\\tmodule", "jail_generator"], ["jedi\\tmodule", "jedi"], ["jediusages\\tmodule", "jediusages"], ["jinja2\\tmodule", "jinja2"], ["json\\tmodule", "json"], ["jsonclient\\tmodule", "jsonclient"], ["jsonserver\\tmodule", "jsonserver"], ["keyword\\tmodule", "keyword"], ["launch-evlog-sample\\tmodule", "launch-evlog-sample"], ["lib\\tmodule", "lib"], ["lib2to3\\tmodule", "lib2to3"], ["linecache\\tmodule", "linecache"], ["linter\\tmodule", "linter"], ["linting\\tmodule", "linting"], ["locale\\tmodule", "locale"], ["logging\\tmodule", "logging"], ["lxml\\tmodule", "lxml"], ["lzma\\tmodule", "lzma"], ["macpath\\tmodule", "macpath"], ["macurl2path\\tmodule", "macurl2path"], ["mailbox\\tmodule", "mailbox"], ["mailcap\\tmodule", "mailcap"], ["markupsafe\\tmodule", "markupsafe"], ["marshal\\tmodule", "marshal"], ["math\\tmodule", "math"], ["mccabe\\tmodule", "mccabe"], ["mimetypes\\tmodule", "mimetypes"], ["mmap\\tmodule", "mmap"], ["modulefinder\\tmodule", "modulefinder"], ["mon_check\\tmodule", "mon_check"], ["msgpack\\tmodule", "msgpack"], ["multiprocessing\\tmodule", "multiprocessing"], ["netrc\\tmodule", "netrc"], ["nis\\tmodule", "nis"], ["nntplib\\tmodule", "nntplib"], ["ntpath\\tmodule", "ntpath"], ["nturl2path\\tmodule", "nturl2path"], ["numbers\\tmodule", "numbers"], ["opcode\\tmodule", "opcode"], ["operator\\tmodule", "operator"], ["optparse\\tmodule", "optparse"], ["os\\tmodule", "os"], ["paramiko\\tmodule", "paramiko"], ["parser\\tmodule", "parser"], ["pathlib\\tmodule", "pathlib"], ["pbr\\tmodule", "pbr"], ["pdb\\tmodule", "pdb"], ["pep257\\tmodule", "pep257"], ["pep8\\tmodule", "pep8"], ["persistent_list\\tmodule", "persistent_list"], ["pickle\\tmodule", "pickle"], ["pickletools\\tmodule", "pickletools"], ["pip\\tmodule", "pip"], ["pipes\\tmodule", "pipes"], ["pkg_resources\\tmodule", "pkg_resources"], ["pkgutil\\tmodule", "pkgutil"], ["platform\\tmodule", "platform"], ["plistlib\\tmodule", "plistlib"], ["poplib\\tmodule", "poplib"], ["posix\\tmodule", "posix"], ["posixpath\\tmodule", "posixpath"], ["pprint\\tmodule", "pprint"], ["prettytable\\tmodule", "prettytable"], ["process\\tmodule", "process"], ["profile\\tmodule", "profile"], ["progress_bar\\tmodule", "progress_bar"], ["progressbar\\tmodule", "progressbar"], ["pstats\\tmodule", "pstats"], ["pty\\tmodule", "pty"], ["pwd\\tmodule", "pwd"], ["py_compile\\tmodule", "py_compile"], ["pyclbr\\tmodule", "pyclbr"], ["pydoc\\tmodule", "pydoc"], ["pydoc_data\\tmodule", "pydoc_data"], ["pyexpat\\tmodule", "pyexpat"], ["pyflakes\\tmodule", "pyflakes"], ["pygments\\tmodule", "pygments"], ["pymongo\\tmodule", "pymongo"], ["queue\\tmodule", "queue"], ["quopri\\tmodule", "quopri"], ["random\\tmodule", "random"], ["re\\tmodule", "re"], ["readline\\tmodule", "readline"], ["reconfiguration_beta\\tmodule", "reconfiguration_beta"], ["refactoring\\tmodule", "refactoring"], ["reprlib\\tmodule", "reprlib"], ["requests\\tmodule", "requests"], ["resource\\tmodule", "resource"], ["rlcompleter\\tmodule", "rlcompleter"], ["runpy\\tmodule", "runpy"], ["sched\\tmodule", "sched"], ["select\\tmodule", "select"], ["selectors\\tmodule", "selectors"], ["settings\\tmodule", "settings"], ["setuptools\\tmodule", "setuptools"], ["shelve\\tmodule", "shelve"], ["shlex\\tmodule", "shlex"], ["shutil\\tmodule", "shutil"], ["signal\\tmodule", "signal"], ["site\\tmodule", "site"], ["sitecustomize\\tmodule", "sitecustomize"], ["six\\tmodule", "six"], ["smtpd\\tmodule", "smtpd"], ["smtplib\\tmodule", "smtplib"], ["sndhdr\\tmodule", "sndhdr"], ["socket\\tmodule", "socket"], ["socketserver\\tmodule", "socketserver"], ["sphinx\\tmodule", "sphinx"], ["sqlite3\\tmodule", "sqlite3"], ["sre_compile\\tmodule", "sre_compile"], ["sre_constants\\tmodule", "sre_constants"], ["sre_parse\\tmodule", "sre_parse"], ["ssh\\tmodule", "ssh"], ["ssl\\tmodule", "ssl"], ["stat\\tmodule", "stat"], ["statistics\\tmodule", "statistics"], ["string\\tmodule", "string"], ["stringprep\\tmodule", "stringprep"], ["struct\\tmodule", "struct"], ["sublime\\tmodule", "sublime"], ["subprocess\\tmodule", "subprocess"], ["sunau\\tmodule", "sunau"], ["symbol\\tmodule", "symbol"], ["symtable\\tmodule", "symtable"], ["sys\\tmodule", "sys"], ["sysconfig\\tmodule", "sysconfig"], ["syslog\\tmodule", "syslog"], ["tabnanny\\tmodule", "tabnanny"], ["tarfile\\tmodule", "tarfile"], ["tbcontroller\\tmodule", "tbcontroller"], ["td_control\\tmodule", "td_control"], ["td_control2\\tmodule", "td_control2"], ["telnetlib\\tmodule", "telnetlib"], ["tempfile\\tmodule", "tempfile"], ["termios\\tmodule", "termios"], ["test\\tmodule", "test"], ["test_characteristic\\tmodule", "test_characteristic"], ["textwrap\\tmodule", "textwrap"], ["this\\tmodule", "this"], ["threading\\tmodule", "threading"], ["time\\tmodule", "time"], ["timeit\\tmodule", "timeit"], ["tkinter\\tmodule", "tkinter"], ["token\\tmodule", "token"], ["tokenize\\tmodule", "tokenize"], ["trace\\tmodule", "trace"], ["traceback\\tmodule", "traceback"], ["tracemalloc\\tmodule", "tracemalloc"], ["transmissionrpc\\tmodule", "transmissionrpc"], ["tty\\tmodule", "tty"], ["turtle\\tmodule", "turtle"], ["turtledemo\\tmodule", "turtledemo"], ["types\\tmodule", "types"], ["unicodedata\\tmodule", "unicodedata"], ["unittest\\tmodule", "unittest"], ["upnetcheck\\tmodule", "upnetcheck"], ["urllib\\tmodule", "urllib"], ["urllib3\\tmodule", "urllib3"], ["utils\\tmodule", "utils"], ["uu\\tmodule", "uu"], ["uuid\\tmodule", "uuid"], ["vagrant\\tmodule", "vagrant"], ["venv\\tmodule", "venv"], ["virtualenv\\tmodule", "virtualenv"], ["virtualenv_support\\tmodule", "virtualenv_support"], ["vkontakte\\tmodule", "vkontakte"], ["warnings\\tmodule", "warnings"], ["wave\\tmodule", "wave"], ["weakref\\tmodule", "weakref"], ["webbrowser\\tmodule", "webbrowser"], ["werkzeug\\tmodule", "werkzeug"], ["wheel\\tmodule", "wheel"], ["worker\\tmodule", "worker"], ["wsgiref\\tmodule", "wsgiref"], ["wtforms\\tmodule", "wtforms"], ["xdrlib\\tmodule", "xdrlib"], ["xml\\tmodule", "xml"], ["xmlgettag\\tmodule", "xmlgettag"], ["xmlrpc\\tmodule", "xmlrpc"], ["xxlimited\\tmodule", "xxlimited"], ["xxsubtype\\tmodule", "xxsubtype"], ["yaml\\tmodule", "yaml"], ["zipfile\\tmodule", "zipfile"], ["zipimport\\tmodule", "zipimport"], ["zlib\\tmodule", "zlib"], ["_ast\\tmodule", "_ast"], ["_bisect\\tmodule", "_bisect"], ["_bootlocale\\tmodule", "_bootlocale"], ["_bz2\\tmodule", "_bz2"], ["_codecs\\tmodule", "_codecs"], ["_codecs_cn\\tmodule", "_codecs_cn"], ["_codecs_hk\\tmodule", "_codecs_hk"], ["_codecs_iso2022\\tmodule", "_codecs_iso2022"], ["_codecs_jp\\tmodule", "_codecs_jp"], ["_codecs_kr\\tmodule", "_codecs_kr"], ["_codecs_tw\\tmodule", "_codecs_tw"], ["_collections\\tmodule", "_collections"], ["_collections_abc\\tmodule", "_collections_abc"], ["_compat_pickle\\tmodule", "_compat_pickle"], ["_compatibility\\tmodule", "_compatibility"], ["_crypt\\tmodule", "_crypt"], ["_csv\\tmodule", "_csv"], ["_ctypes\\tmodule", "_ctypes"], ["_ctypes_test\\tmodule", "_ctypes_test"], ["_curses\\tmodule", "_curses"], ["_curses_panel\\tmodule", "_curses_panel"], ["_datetime\\tmodule", "_datetime"], ["_dbm\\tmodule", "_dbm"], ["_decimal\\tmodule", "_decimal"], ["_dummy_thread\\tmodule", "_dummy_thread"], ["_elementtree\\tmodule", "_elementtree"], ["_functools\\tmodule", "_functools"], ["_gdbm\\tmodule", "_gdbm"], ["_hashlib\\tmodule", "_hashlib"], ["_heapq\\tmodule", "_heapq"], ["_imp\\tmodule", "_imp"], ["_io\\tmodule", "_io"], ["_json\\tmodule", "_json"], ["_locale\\tmodule", "_locale"], ["_lsprof\\tmodule", "_lsprof"], ["_lzma\\tmodule", "_lzma"], ["_markerlib\\tmodule", "_markerlib"], ["_markupbase\\tmodule", "_markupbase"], ["_md5\\tmodule", "_md5"], ["_multibytecodec\\tmodule", "_multibytecodec"], ["_multiprocessing\\tmodule", "_multiprocessing"], ["_opcode\\tmodule", "_opcode"], ["_operator\\tmodule", "_operator"], ["_osx_support\\tmodule", "_osx_support"], ["_pickle\\tmodule", "_pickle"], ["_posixsubprocess\\tmodule", "_posixsubprocess"], ["_pyio\\tmodule", "_pyio"], ["_random\\tmodule", "_random"], ["_scproxy\\tmodule", "_scproxy"], ["_sha1\\tmodule", "_sha1"], ["_sha256\\tmodule", "_sha256"], ["_sha512\\tmodule", "_sha512"], ["_sitebuiltins\\tmodule", "_sitebuiltins"], ["_socket\\tmodule", "_socket"], ["_sqlite3\\tmodule", "_sqlite3"], ["_sre\\tmodule", "_sre"], ["_ssl\\tmodule", "_ssl"], ["_stat\\tmodule", "_stat"], ["_string\\tmodule", "_string"], ["_strptime\\tmodule", "_strptime"], ["_struct\\tmodule", "_struct"], ["_symtable\\tmodule", "_symtable"], ["_sysconfigdata\\tmodule", "_sysconfigdata"], ["_testbuffer\\tmodule", "_testbuffer"], ["_testcapi\\tmodule", "_testcapi"], ["_testimportmultiple\\tmodule", "_testimportmultiple"], ["_thread\\tmodule", "_thread"], ["_threading_local\\tmodule", "_threading_local"], ["_tkinter\\tmodule", "_tkinter"], ["_tracemalloc\\tmodule", "_tracemalloc"], ["_warnings\\tmodule", "_warnings"], ["_weakref\\tmodule", "_weakref"], ["_weakrefset\\tmodule", "_weakrefset"], ["__future__\\tmodule", "__future__"], ["__main__\\tmodule", "__main__"]], "success": true, "uid": "02714cb7b2f5433eacc0dda22bcdb76f"}\r\n'
2014-10-27 20:12:22,618: INFO : client requests: autocomplete
2014-10-27 20:12:22,621: INFO : About push back to ST3: b'{"completions": [["import\\tkeyword", "import"]], "success": true, "uid": "51e9f569673f48849cb1cd84b62271e0"}\r\n'
2014-10-27 20:12:23,504: INFO : client requests: autocomplete
2014-10-27 20:12:24,054: INFO : About push back to ST3: b'{"completions": [["ALL\\tstatement", "ALL"], ["ASCENDING\\tstatement", "ASCENDING"], ["auth\\tmodule", "auth"], ["bulk\\tmodule", "bulk"], ["collection\\tmodule", "collection"], ["command_cursor\\tmodule", "command_cursor"], ["common\\tmodule", "common"], ["Connection\\tclass", "Connection"], ["connection\\tmodule", "connection"], ["cursor\\tmodule", "cursor"], ["cursor_manager\\tmodule", "cursor_manager"], ["database\\tmodule", "database"], ["DESCENDING\\tstatement", "DESCENDING"], ["errors\\tmodule", "errors"], ["GEO2D\\tstatement", "GEO2D"], ["GEOHAYSTACK\\tstatement", "GEOHAYSTACK"], ["GEOSPHERE\\tstatement", "GEOSPHERE"], ["get_version_string\\tfunction", "get_version_string"], ["has_c\\tfunction", "has_c"], ["HASHED\\tstatement", "HASHED"], ["helpers\\tmodule", "helpers"], ["master_slave_connection\\tmodule", "master_slave_connection"], ["MAX_SUPPORTED_WIRE_VERSION\\tclass", "MAX_SUPPORTED_WIRE_VERSION"], ["member\\tmodule", "member"], ["message\\tmodule", "message"], ["MIN_SUPPORTED_WIRE_VERSION\\tclass", "MIN_SUPPORTED_WIRE_VERSION"], ["mongo_client\\tmodule", "mongo_client"], ["mongo_replica_set_client\\tmodule", "mongo_replica_set_client"], ["MongoClient\\tclass", "MongoClient"], ["MongoReplicaSetClient\\tclass", "MongoReplicaSetClient"], ["OFF\\tstatement", "OFF"], ["pool\\tmodule", "pool"], ["read_preferences\\tmodule", "read_preferences"], ["ReadPreference\\tclass", "ReadPreference"], ["replica_set_connection\\tmodule", "replica_set_connection"], ["ReplicaSetConnection\\tclass", "ReplicaSetConnection"], ["SLOW_ONLY\\tstatement", "SLOW_ONLY"], ["son_manipulator\\tmodule", "son_manipulator"], ["ssl_match_hostname\\tmodule", "ssl_match_hostname"], ["TEXT\\tstatement", "TEXT"], ["thread_util\\tmodule", "thread_util"], ["uri_parser\\tmodule", "uri_parser"], ["version\\tstatement", "version"], ["version_tuple\\tstatement", "version_tuple"], ["_cmessage\\tmodule", "_cmessage"], ["__doc__\\tinstance", "__doc__"], ["__file__\\tinstance", "__file__"], ["__name__\\tinstance", "__name__"], ["__package__\\tinstance", "__package__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "119b4f2055b64d558a6ceeac1782a9ef"}\r\n'
2014-10-27 20:12:28,709: INFO : client requests: autocomplete
2014-10-27 20:12:28,716: INFO : About push back to ST3: b'{"completions": [["map\\tclass", "map"], ["max\\tfunction", "max"], ["MemoryError\\tclass", "MemoryError"], ["memoryview\\tclass", "memoryview"], ["min\\tfunction", "min"], ["MONGO\\tstatement", "MONGO"], ["MongoClient\\tclass", "MongoClient"]], "success": true, "uid": "bc99f836aed6429da905ce0aa549c395"}\r\n'
2014-10-27 20:12:55,070: INFO : client requests: autocomplete
2014-10-27 20:12:55,081: INFO : About push back to ST3: b'{"completions": [["id\\tfunction", "id"], ["if\\tkeyword", "if"], ["import\\tkeyword", "import"], ["ImportError\\tclass", "ImportError"], ["ImportWarning\\tclass", "ImportWarning"], ["in\\tkeyword", "in"], ["IndentationError\\tclass", "IndentationError"], ["IndexError\\tclass", "IndexError"], ["input\\tfunction", "input"], ["int\\tclass", "int"], ["InterruptedError\\tclass", "InterruptedError"], ["IOError\\tclass", "IOError"], ["is\\tkeyword", "is"], ["IsADirectoryError\\tclass", "IsADirectoryError"], ["isinstance\\tfunction", "isinstance"], ["issubclass\\tfunction", "issubclass"], ["iter\\tfunction", "iter"]], "success": true, "uid": "df0ebbcc94d54ea5bc2df3fef90db673"}\r\n'
2014-10-27 20:13:44,597: INFO : client requests: autocomplete
2014-10-27 20:13:44,603: INFO : About push back to ST3: b'{"completions": [["TabError\\tclass", "TabError"], ["TIMEOUT\\tstatement", "TIMEOUT"], ["timeout\\timport", "timeout"], ["TimeoutError\\tclass", "TimeoutError"], ["True\\tclass", "True"], ["try\\tkeyword", "try"], ["tuple\\tclass", "tuple"], ["type\\tclass", "type"], ["TypeError\\tclass", "TypeError"]], "success": true, "uid": "2bbf16d8d35946b39e2fc98f2e0dc63b"}\r\n'
2014-10-27 20:13:48,308: INFO : client requests: autocomplete
2014-10-27 20:13:48,313: INFO : About push back to ST3: b'{"completions": [["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_dump\\tfunction", "_dump"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tclass", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "8abdf2655fcd4a83a769050df08b5a9b"}\r\n'
2014-10-27 20:13:48,758: INFO : client requests: autocomplete
2014-10-27 20:13:48,765: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "3c518d2fbd7942dd9c7b08916a20e8e3"}\r\n'
2014-10-27 20:13:49,583: INFO : client requests: autocomplete
2014-10-27 20:13:49,586: INFO : About push back to ST3: b'{"completions": [["_dump\\tfunction", "_dump"]], "success": true, "uid": "d9205253d93d48b58008c2e3c5d83a6d"}\r\n'
2014-10-27 20:13:49,636: INFO : client requests: autocomplete
2014-10-27 20:13:49,640: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "f3e4f0ba9f30467d9044e9aafade8b81"}\r\n'
2014-10-27 20:13:50,154: INFO : client requests: autocomplete
2014-10-27 20:13:50,160: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "65fe56bc348e47cca13ed2749db7a4a8"}\r\n'
2014-10-27 20:13:51,457: INFO : client requests: autocomplete
2014-10-27 20:13:51,464: INFO : About push back to ST3: b'{"completions": [["main\\tfunction", "main"], ["map\\tclass", "map"], ["max\\tfunction", "max"], ["MemoryError\\tclass", "MemoryError"], ["memoryview\\tclass", "memoryview"], ["min\\tfunction", "min"], ["MONGO\\tstatement", "MONGO"], ["MongoClient\\tclass", "MongoClient"]], "success": true, "uid": "83f7fef2e92647629983e717211bf947"}\r\n'
2014-10-27 20:13:52,340: INFO : client requests: autocomplete
2014-10-27 20:13:52,813: INFO : About push back to ST3: b'{"completions": [["aggregate\\tfunction", "aggregate"], ["count\\tfunction", "count"], ["create_index\\tfunction", "create_index"], ["database\\tfunction", "database"], ["distinct\\tfunction", "distinct"], ["drop\\tfunction", "drop"], ["drop_index\\tfunction", "drop_index"], ["drop_indexes\\tfunction", "drop_indexes"], ["ensure_index\\tfunction", "ensure_index"], ["find\\tfunction", "find"], ["find_and_modify\\tfunction", "find_and_modify"], ["find_one\\tfunction", "find_one"], ["full_name\\tfunction", "full_name"], ["get_lasterror_options\\tfunction", "get_lasterror_options"], ["group\\tfunction", "group"], ["index_information\\tfunction", "index_information"], ["initialize_ordered_bulk_op\\tfunction", "initialize_ordered_bulk_op"], ["initialize_unordered_bulk_op\\tfunction", "initialize_unordered_bulk_op"], ["inline_map_reduce\\tfunction", "inline_map_reduce"], ["insert\\tfunction", "insert"], ["map_reduce\\tfunction", "map_reduce"], ["name\\tfunction", "name"], ["options\\tfunction", "options"], ["parallel_scan\\tfunction", "parallel_scan"], ["read_preference\\tstatement", "read_preference"], ["reindex\\tfunction", "reindex"], ["remove\\tfunction", "remove"], ["rename\\tfunction", "rename"], ["safe\\tstatement", "safe"], ["save\\tfunction", "save"], ["secondary_acceptable_latency_ms\\tstatement", "secondary_acceptable_latency_ms"], ["set_lasterror_options\\tfunction", "set_lasterror_options"], ["slave_okay\\tstatement", "slave_okay"], ["tag_sets\\tstatement", "tag_sets"], ["unset_lasterror_options\\tfunction", "unset_lasterror_options"], ["update\\tfunction", "update"], ["uuid_subtype\\tstatement", "uuid_subtype"], ["write_concern\\tstatement", "write_concern"], ["_get_wc_override\\tfunction", "_get_wc_override"], ["_get_write_mode\\tfunction", "_get_write_mode"], ["__call__\\tfunction", "__call__"], ["__class__\\tclass", "__class__"], ["__delattr__\\tfunction", "__delattr__"], ["__dir__\\tfunction", "__dir__"], ["__doc__\\tclass", "__doc__"], ["__eq__\\tfunction", "__eq__"], ["__format__\\tfunction", "__format__"], ["__ge__\\tfunction", "__ge__"], ["__getattr__\\tfunction", "__getattr__"], ["__getattribute__\\tfunction", "__getattribute__"], ["__getitem__\\tfunction", "__getitem__"], ["__gt__\\tfunction", "__gt__"], ["__hash__\\tfunction", "__hash__"], ["__init__\\tfunction", "__init__"], ["__iter__\\tfunction", "__iter__"], ["__le__\\tfunction", "__le__"], ["__lt__\\tfunction", "__lt__"], ["__ne__\\tfunction", "__ne__"], ["__new__\\tfunction", "__new__"], ["__next__\\tfunction", "__next__"], ["__reduce__\\tfunction", "__reduce__"], ["__reduce_ex__\\tfunction", "__reduce_ex__"], ["__repr__\\tfunction", "__repr__"], ["__setattr__\\tfunction", "__setattr__"], ["__sizeof__\\tfunction", "__sizeof__"], ["__str__\\tfunction", "__str__"], ["__subclasshook__\\tfunction", "__subclasshook__"]], "success": true, "uid": "fe90088c0c264702aa60f49dee52b4f7"}\r\n'
2014-10-27 20:14:00,377: INFO : client requests: autocomplete
2014-10-27 20:14:00,504: INFO : About push back to ST3: b'{"completions": [["hasattr\\tfunction", "hasattr"], ["hash\\tfunction", "hash"], ["help\\tclass", "help"], ["hex\\tfunction", "hex"], ["host\\tparam", "host"]], "success": true, "uid": "b9bea1135b6349b89a28c62fbb12f391"}\r\n'
2014-10-27 20:14:02,975: INFO : client requests: autocomplete
2014-10-27 20:14:02,986: INFO : About push back to ST3: b'{"completions": [["id\\tfunction", "id"], ["if\\tkeyword", "if"], ["import\\tkeyword", "import"], ["ImportError\\tclass", "ImportError"], ["ImportWarning\\tclass", "ImportWarning"], ["in\\tkeyword", "in"], ["IndentationError\\tclass", "IndentationError"], ["IndexError\\tclass", "IndexError"], ["input\\tfunction", "input"], ["int\\tclass", "int"], ["InterruptedError\\tclass", "InterruptedError"], ["IOError\\tclass", "IOError"], ["is\\tkeyword", "is"], ["IsADirectoryError\\tclass", "IsADirectoryError"], ["isinstance\\tfunction", "isinstance"], ["issubclass\\tfunction", "issubclass"], ["iter\\tfunction", "iter"]], "success": true, "uid": "5225f36c9c0c48bb82687f19d7ad8bf0"}\r\n'
2014-10-27 20:14:05,463: INFO : client requests: autocomplete
2014-10-27 20:14:05,467: INFO : About push back to ST3: b'{"completions": [["NameError\\tclass", "NameError"], ["next\\tfunction", "next"], ["None\\tclass", "None"], ["nonlocal\\tkeyword", "nonlocal"], ["not\\tkeyword", "not"], ["NotADirectoryError\\tclass", "NotADirectoryError"], ["NotImplemented\\tclass", "NotImplemented"], ["NotImplementedError\\tclass", "NotImplementedError"]], "success": true, "uid": "5af70d848ed542c9841ba02f71ad563e"}\r\n'
2014-10-27 20:14:06,188: INFO : client requests: autocomplete
2014-10-27 20:14:06,194: INFO : About push back to ST3: b'{"completions": [["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_doc\\tstatement", "_doc"], ["_dump\\tfunction", "_dump"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "e891ea71d335436dbe2a2eac67bdff39"}\r\n'
2014-10-27 20:14:10,823: INFO : client requests: autocomplete
2014-10-27 20:14:10,832: INFO : About push back to ST3: b'{"completions": [["a\\tparam", "a"], ["abs\\tfunction", "abs"], ["all\\tfunction", "all"], ["and\\tkeyword", "and"], ["any\\tfunction", "any"], ["ArithmeticError\\tclass", "ArithmeticError"], ["as\\tkeyword", "as"], ["ascii\\tfunction", "ascii"], ["assert\\tkeyword", "assert"], ["AssertionError\\tclass", "AssertionError"], ["AttributeError\\tclass", "AttributeError"], ["AutoAddPolicy\\tclass", "AutoAddPolicy"]], "success": true, "uid": "06271c379f1b4028bc5556ca4636f76d"}\r\n'
2014-10-27 20:14:11,352: INFO : client requests: autocomplete
2014-10-27 20:14:11,360: INFO : About push back to ST3: b'{"completions": [["aliv\\tparam", "aliv"]], "success": true, "uid": "20f16d92877d44d6a8b413059e717d06"}\r\n'
2014-10-27 20:14:11,429: INFO : client requests: autocomplete
2014-10-27 20:14:11,433: INFO : About push back to ST3: b'{"completions": [["alive\\tparam", "alive"]], "success": true, "uid": "50ff50ab0e5a416da9ab96f776e8cb98"}\r\n'
2014-10-27 20:14:12,195: INFO : client requests: autocomplete
2014-10-27 20:14:12,202: INFO : About push back to ST3: b'{"completions": [["TabError\\tclass", "TabError"], ["TIMEOUT\\tstatement", "TIMEOUT"], ["timeout\\timport", "timeout"], ["TimeoutError\\tclass", "TimeoutError"], ["True\\tkeyword", "True"], ["try\\tkeyword", "try"], ["tuple\\tclass", "tuple"], ["type\\tclass", "type"], ["TypeError\\tclass", "TypeError"]], "success": true, "uid": "5bbf412700744d20ac3ed62b50f84796"}\r\n'
2014-10-27 20:14:14,384: INFO : client requests: autocomplete
2014-10-27 20:14:14,390: INFO : About push back to ST3: b'{"completions": [["FAILING_HOSTS\\tstatement", "FAILING_HOSTS"], ["False\\tkeyword", "False"], ["FileExistsError\\tclass", "FileExistsError"], ["FileNotFoundError\\tclass", "FileNotFoundError"], ["filter\\tclass", "filter"], ["finally\\tkeyword", "finally"], ["float\\tclass", "float"], ["FloatingPointError\\tclass", "FloatingPointError"], ["for\\tkeyword", "for"], ["format\\tfunction", "format"], ["from\\tkeyword", "from"], ["frozenset\\tclass", "frozenset"], ["FutureWarning\\tclass", "FutureWarning"]], "success": true, "uid": "2c7eea5eb94545ee9b1291da01d13668"}\r\n'
2014-10-27 20:14:25,960: INFO : client requests: autocomplete
2014-10-27 20:14:25,967: INFO : About push back to ST3: b'{"completions": [["False\\tclass", "False"], ["FileExistsError\\tclass", "FileExistsError"], ["FileNotFoundError\\tclass", "FileNotFoundError"], ["filter\\tclass", "filter"], ["finally\\tkeyword", "finally"], ["float\\tclass", "float"], ["FloatingPointError\\tclass", "FloatingPointError"], ["for\\tkeyword", "for"], ["format\\tfunction", "format"], ["from\\tkeyword", "from"], ["frozenset\\tclass", "frozenset"], ["FutureWarning\\tclass", "FutureWarning"]], "success": true, "uid": "1fa2b539faa140928e8dbd974b0cb151"}\r\n'
2014-10-27 20:14:26,553: INFO : client requests: autocomplete
2014-10-27 20:14:26,591: INFO : About push back to ST3: b'{"completions": [["abc\\tmodule", "abc"], ["aifc\\tmodule", "aifc"], ["anaconda_mccabe\\tmodule", "anaconda_mccabe"], ["anaconda_pep257\\tmodule", "anaconda_pep257"], ["anaconda_pep8\\tmodule", "anaconda_pep8"], ["anaconda_pyflakes\\tmodule", "anaconda_pyflakes"], ["anaconda_pylint\\tmodule", "anaconda_pylint"], ["antigravity\\tmodule", "antigravity"], ["apache_restart\\tmodule", "apache_restart"], ["api\\tmodule", "api"], ["argparse\\tmodule", "argparse"], ["array\\tmodule", "array"], ["ast\\tmodule", "ast"], ["asynchat\\tmodule", "asynchat"], ["asyncio\\tmodule", "asyncio"], ["asyncore\\tmodule", "asyncore"], ["atexit\\tmodule", "atexit"], ["audioop\\tmodule", "audioop"], ["autopep\\tmodule", "autopep"], ["base64\\tmodule", "base64"], ["bdb\\tmodule", "bdb"], ["binaryinstall\\tmodule", "binaryinstall"], ["binascii\\tmodule", "binascii"], ["binhex\\tmodule", "binhex"], ["bisect\\tmodule", "bisect"], ["bs4\\tmodule", "bs4"], ["bson\\tmodule", "bson"], ["builder\\tmodule", "builder"], ["builtins\\tmodule", "builtins"], ["bz2\\tmodule", "bz2"], ["cache\\tmodule", "cache"], ["calendar\\tmodule", "calendar"], ["callback\\tmodule", "callback"], ["cauth\\tmodule", "cauth"], ["certifi\\tmodule", "certifi"], ["cgi\\tmodule", "cgi"], ["cgitb\\tmodule", "cgitb"], ["characteristic\\tmodule", "characteristic"], ["chunk\\tmodule", "chunk"], ["click\\tmodule", "click"], ["cmath\\tmodule", "cmath"], ["cmd\\tmodule", "cmd"], ["code\\tmodule", "code"], ["codecs\\tmodule", "codecs"], ["codeop\\tmodule", "codeop"], ["collections\\tmodule", "collections"], ["colorama\\tmodule", "colorama"], ["colorsys\\tmodule", "colorsys"], ["commands\\tmodule", "commands"], ["common\\tmodule", "common"], ["compileall\\tmodule", "compileall"], ["concurrent\\tmodule", "concurrent"], ["configparser\\tmodule", "configparser"], ["contextlib\\tmodule", "contextlib"], ["contexts\\tmodule", "contexts"], ["copy\\tmodule", "copy"], ["copyreg\\tmodule", "copyreg"], ["cProfile\\tmodule", "cProfile"], ["cqr\\tmodule", "cqr"], ["crypt\\tmodule", "crypt"], ["Crypto\\tmodule", "Crypto"], ["csv\\tmodule", "csv"], ["ctypes\\tmodule", "ctypes"], ["curses\\tmodule", "curses"], ["datetime\\tmodule", "datetime"], ["dbm\\tmodule", "dbm"], ["debug\\tmodule", "debug"], ["decimal\\tmodule", "decimal"], ["decorators\\tmodule", "decorators"], ["difflib\\tmodule", "difflib"], ["dis\\tmodule", "dis"], ["distutils\\tmodule", "distutils"], ["doc2dash\\tmodule", "doc2dash"], ["doctest\\tmodule", "doctest"], ["docutils\\tmodule", "docutils"], ["dummy_threading\\tmodule", "dummy_threading"], ["easy_install\\tmodule", "easy_install"], ["ecc_edac_check\\tmodule", "ecc_edac_check"], ["ecdsa\\tmodule", "ecdsa"], ["email\\tmodule", "email"], ["encodings\\tmodule", "encodings"], ["ensurepip\\tmodule", "ensurepip"], ["enum\\tmodule", "enum"], ["errno\\tmodule", "errno"], ["evaluate\\tmodule", "evaluate"], ["eventlog_statistics\\tmodule", "eventlog_statistics"], ["expand_ip_macro\\tmodule", "expand_ip_macro"], ["faulthandler\\tmodule", "faulthandler"], ["fcntl\\tmodule", "fcntl"], ["filecmp\\tmodule", "filecmp"], ["fileinput\\tmodule", "fileinput"], ["flake8\\tmodule", "flake8"], ["flask\\tmodule", "flask"], ["flask_wtf\\tmodule", "flask_wtf"], ["fnmatch\\tmodule", "fnmatch"], ["formatter\\tmodule", "formatter"], ["fractions\\tmodule", "fractions"], ["ftplib\\tmodule", "ftplib"], ["functools\\tmodule", "functools"], ["gc\\tmodule", "gc"], ["genericpath\\tmodule", "genericpath"], ["get_middle_bundle_info\\tmodule", "get_middle_bundle_info"], ["getopt\\tmodule", "getopt"], ["getpass\\tmodule", "getpass"], ["gettext\\tmodule", "gettext"], ["glob\\tmodule", "glob"], ["gnureadline\\tmodule", "gnureadline"], ["gridfs\\tmodule", "gridfs"], ["grp\\tmodule", "grp"], ["gzip\\tmodule", "gzip"], ["hacking\\tmodule", "hacking"], ["handlers\\tmodule", "handlers"], ["hashlib\\tmodule", "hashlib"], ["heapq\\tmodule", "heapq"], ["helpers\\tmodule", "helpers"], ["hmac\\tmodule", "hmac"], ["html\\tmodule", "html"], ["http\\tmodule", "http"], ["idlelib\\tmodule", "idlelib"], ["imaplib\\tmodule", "imaplib"], ["imghdr\\tmodule", "imghdr"], ["imp\\tmodule", "imp"], ["import_validator\\tmodule", "import_validator"], ["importlib\\tmodule", "importlib"], ["IN\\tmodule", "IN"], ["inspect\\tmodule", "inspect"], ["install-sfront-env\\tmodule", "install-sfront-env"], ["io\\tmodule", "io"], ["ioloop\\tmodule", "ioloop"], ["ipaddress\\tmodule", "ipaddress"], ["ipdb\\tmodule", "ipdb"], ["IPython\\tmodule", "IPython"], ["itertools\\tmodule", "itertools"], ["itsdangerous\\tmodule", "itsdangerous"], ["jail_generator\\tmodule", "jail_generator"], ["jedi\\tmodule", "jedi"], ["jediusages\\tmodule", "jediusages"], ["jinja2\\tmodule", "jinja2"], ["json\\tmodule", "json"], ["jsonclient\\tmodule", "jsonclient"], ["jsonserver\\tmodule", "jsonserver"], ["keyword\\tmodule", "keyword"], ["launch-evlog-sample\\tmodule", "launch-evlog-sample"], ["lib\\tmodule", "lib"], ["lib2to3\\tmodule", "lib2to3"], ["linecache\\tmodule", "linecache"], ["linter\\tmodule", "linter"], ["linting\\tmodule", "linting"], ["locale\\tmodule", "locale"], ["logging\\tmodule", "logging"], ["lxml\\tmodule", "lxml"], ["lzma\\tmodule", "lzma"], ["macpath\\tmodule", "macpath"], ["macurl2path\\tmodule", "macurl2path"], ["mailbox\\tmodule", "mailbox"], ["mailcap\\tmodule", "mailcap"], ["markupsafe\\tmodule", "markupsafe"], ["marshal\\tmodule", "marshal"], ["math\\tmodule", "math"], ["mccabe\\tmodule", "mccabe"], ["mimetypes\\tmodule", "mimetypes"], ["mmap\\tmodule", "mmap"], ["modulefinder\\tmodule", "modulefinder"], ["mon_check\\tmodule", "mon_check"], ["msgpack\\tmodule", "msgpack"], ["multiprocessing\\tmodule", "multiprocessing"], ["netrc\\tmodule", "netrc"], ["nis\\tmodule", "nis"], ["nntplib\\tmodule", "nntplib"], ["ntpath\\tmodule", "ntpath"], ["nturl2path\\tmodule", "nturl2path"], ["numbers\\tmodule", "numbers"], ["opcode\\tmodule", "opcode"], ["operator\\tmodule", "operator"], ["optparse\\tmodule", "optparse"], ["os\\tmodule", "os"], ["paramiko\\tmodule", "paramiko"], ["parser\\tmodule", "parser"], ["pathlib\\tmodule", "pathlib"], ["pbr\\tmodule", "pbr"], ["pdb\\tmodule", "pdb"], ["pep257\\tmodule", "pep257"], ["pep8\\tmodule", "pep8"], ["persistent_list\\tmodule", "persistent_list"], ["pickle\\tmodule", "pickle"], ["pickletools\\tmodule", "pickletools"], ["pip\\tmodule", "pip"], ["pipes\\tmodule", "pipes"], ["pkg_resources\\tmodule", "pkg_resources"], ["pkgutil\\tmodule", "pkgutil"], ["platform\\tmodule", "platform"], ["plistlib\\tmodule", "plistlib"], ["poplib\\tmodule", "poplib"], ["posix\\tmodule", "posix"], ["posixpath\\tmodule", "posixpath"], ["pprint\\tmodule", "pprint"], ["prettytable\\tmodule", "prettytable"], ["process\\tmodule", "process"], ["profile\\tmodule", "profile"], ["progress_bar\\tmodule", "progress_bar"], ["progressbar\\tmodule", "progressbar"], ["pstats\\tmodule", "pstats"], ["pty\\tmodule", "pty"], ["pwd\\tmodule", "pwd"], ["py_compile\\tmodule", "py_compile"], ["pyclbr\\tmodule", "pyclbr"], ["pydoc\\tmodule", "pydoc"], ["pydoc_data\\tmodule", "pydoc_data"], ["pyexpat\\tmodule", "pyexpat"], ["pyflakes\\tmodule", "pyflakes"], ["pygments\\tmodule", "pygments"], ["pymongo\\tmodule", "pymongo"], ["queue\\tmodule", "queue"], ["quopri\\tmodule", "quopri"], ["random\\tmodule", "random"], ["re\\tmodule", "re"], ["readline\\tmodule", "readline"], ["reconfiguration_beta\\tmodule", "reconfiguration_beta"], ["refactoring\\tmodule", "refactoring"], ["reprlib\\tmodule", "reprlib"], ["requests\\tmodule", "requests"], ["resource\\tmodule", "resource"], ["rlcompleter\\tmodule", "rlcompleter"], ["runpy\\tmodule", "runpy"], ["sched\\tmodule", "sched"], ["select\\tmodule", "select"], ["selectors\\tmodule", "selectors"], ["settings\\tmodule", "settings"], ["setuptools\\tmodule", "setuptools"], ["shelve\\tmodule", "shelve"], ["shlex\\tmodule", "shlex"], ["shutil\\tmodule", "shutil"], ["signal\\tmodule", "signal"], ["site\\tmodule", "site"], ["sitecustomize\\tmodule", "sitecustomize"], ["six\\tmodule", "six"], ["smtpd\\tmodule", "smtpd"], ["smtplib\\tmodule", "smtplib"], ["sndhdr\\tmodule", "sndhdr"], ["socket\\tmodule", "socket"], ["socketserver\\tmodule", "socketserver"], ["sphinx\\tmodule", "sphinx"], ["sqlite3\\tmodule", "sqlite3"], ["sre_compile\\tmodule", "sre_compile"], ["sre_constants\\tmodule", "sre_constants"], ["sre_parse\\tmodule", "sre_parse"], ["ssh\\tmodule", "ssh"], ["ssl\\tmodule", "ssl"], ["stat\\tmodule", "stat"], ["statistics\\tmodule", "statistics"], ["string\\tmodule", "string"], ["stringprep\\tmodule", "stringprep"], ["struct\\tmodule", "struct"], ["sublime\\tmodule", "sublime"], ["subprocess\\tmodule", "subprocess"], ["sunau\\tmodule", "sunau"], ["symbol\\tmodule", "symbol"], ["symtable\\tmodule", "symtable"], ["sys\\tmodule", "sys"], ["sysconfig\\tmodule", "sysconfig"], ["syslog\\tmodule", "syslog"], ["tabnanny\\tmodule", "tabnanny"], ["tarfile\\tmodule", "tarfile"], ["tbcontroller\\tmodule", "tbcontroller"], ["td_control\\tmodule", "td_control"], ["td_control2\\tmodule", "td_control2"], ["telnetlib\\tmodule", "telnetlib"], ["tempfile\\tmodule", "tempfile"], ["termios\\tmodule", "termios"], ["test\\tmodule", "test"], ["test_characteristic\\tmodule", "test_characteristic"], ["textwrap\\tmodule", "textwrap"], ["this\\tmodule", "this"], ["threading\\tmodule", "threading"], ["time\\tmodule", "time"], ["timeit\\tmodule", "timeit"], ["tkinter\\tmodule", "tkinter"], ["token\\tmodule", "token"], ["tokenize\\tmodule", "tokenize"], ["trace\\tmodule", "trace"], ["traceback\\tmodule", "traceback"], ["tracemalloc\\tmodule", "tracemalloc"], ["transmissionrpc\\tmodule", "transmissionrpc"], ["tty\\tmodule", "tty"], ["turtle\\tmodule", "turtle"], ["turtledemo\\tmodule", "turtledemo"], ["types\\tmodule", "types"], ["unicodedata\\tmodule", "unicodedata"], ["unittest\\tmodule", "unittest"], ["upnetcheck\\tmodule", "upnetcheck"], ["urllib\\tmodule", "urllib"], ["urllib3\\tmodule", "urllib3"], ["utils\\tmodule", "utils"], ["uu\\tmodule", "uu"], ["uuid\\tmodule", "uuid"], ["vagrant\\tmodule", "vagrant"], ["venv\\tmodule", "venv"], ["virtualenv\\tmodule", "virtualenv"], ["virtualenv_support\\tmodule", "virtualenv_support"], ["vkontakte\\tmodule", "vkontakte"], ["warnings\\tmodule", "warnings"], ["wave\\tmodule", "wave"], ["weakref\\tmodule", "weakref"], ["webbrowser\\tmodule", "webbrowser"], ["werkzeug\\tmodule", "werkzeug"], ["wheel\\tmodule", "wheel"], ["worker\\tmodule", "worker"], ["wsgiref\\tmodule", "wsgiref"], ["wtforms\\tmodule", "wtforms"], ["xdrlib\\tmodule", "xdrlib"], ["xml\\tmodule", "xml"], ["xmlgettag\\tmodule", "xmlgettag"], ["xmlrpc\\tmodule", "xmlrpc"], ["xxlimited\\tmodule", "xxlimited"], ["xxsubtype\\tmodule", "xxsubtype"], ["yaml\\tmodule", "yaml"], ["zipfile\\tmodule", "zipfile"], ["zipimport\\tmodule", "zipimport"], ["zlib\\tmodule", "zlib"], ["_ast\\tmodule", "_ast"], ["_bisect\\tmodule", "_bisect"], ["_bootlocale\\tmodule", "_bootlocale"], ["_bz2\\tmodule", "_bz2"], ["_codecs\\tmodule", "_codecs"], ["_codecs_cn\\tmodule", "_codecs_cn"], ["_codecs_hk\\tmodule", "_codecs_hk"], ["_codecs_iso2022\\tmodule", "_codecs_iso2022"], ["_codecs_jp\\tmodule", "_codecs_jp"], ["_codecs_kr\\tmodule", "_codecs_kr"], ["_codecs_tw\\tmodule", "_codecs_tw"], ["_collections\\tmodule", "_collections"], ["_collections_abc\\tmodule", "_collections_abc"], ["_compat_pickle\\tmodule", "_compat_pickle"], ["_compatibility\\tmodule", "_compatibility"], ["_crypt\\tmodule", "_crypt"], ["_csv\\tmodule", "_csv"], ["_ctypes\\tmodule", "_ctypes"], ["_ctypes_test\\tmodule", "_ctypes_test"], ["_curses\\tmodule", "_curses"], ["_curses_panel\\tmodule", "_curses_panel"], ["_datetime\\tmodule", "_datetime"], ["_dbm\\tmodule", "_dbm"], ["_decimal\\tmodule", "_decimal"], ["_dummy_thread\\tmodule", "_dummy_thread"], ["_elementtree\\tmodule", "_elementtree"], ["_functools\\tmodule", "_functools"], ["_gdbm\\tmodule", "_gdbm"], ["_hashlib\\tmodule", "_hashlib"], ["_heapq\\tmodule", "_heapq"], ["_imp\\tmodule", "_imp"], ["_io\\tmodule", "_io"], ["_json\\tmodule", "_json"], ["_locale\\tmodule", "_locale"], ["_lsprof\\tmodule", "_lsprof"], ["_lzma\\tmodule", "_lzma"], ["_markerlib\\tmodule", "_markerlib"], ["_markupbase\\tmodule", "_markupbase"], ["_md5\\tmodule", "_md5"], ["_multibytecodec\\tmodule", "_multibytecodec"], ["_multiprocessing\\tmodule", "_multiprocessing"], ["_opcode\\tmodule", "_opcode"], ["_operator\\tmodule", "_operator"], ["_osx_support\\tmodule", "_osx_support"], ["_pickle\\tmodule", "_pickle"], ["_posixsubprocess\\tmodule", "_posixsubprocess"], ["_pyio\\tmodule", "_pyio"], ["_random\\tmodule", "_random"], ["_scproxy\\tmodule", "_scproxy"], ["_sha1\\tmodule", "_sha1"], ["_sha256\\tmodule", "_sha256"], ["_sha512\\tmodule", "_sha512"], ["_sitebuiltins\\tmodule", "_sitebuiltins"], ["_socket\\tmodule", "_socket"], ["_sqlite3\\tmodule", "_sqlite3"], ["_sre\\tmodule", "_sre"], ["_ssl\\tmodule", "_ssl"], ["_stat\\tmodule", "_stat"], ["_string\\tmodule", "_string"], ["_strptime\\tmodule", "_strptime"], ["_struct\\tmodule", "_struct"], ["_symtable\\tmodule", "_symtable"], ["_sysconfigdata\\tmodule", "_sysconfigdata"], ["_testbuffer\\tmodule", "_testbuffer"], ["_testcapi\\tmodule", "_testcapi"], ["_testimportmultiple\\tmodule", "_testimportmultiple"], ["_thread\\tmodule", "_thread"], ["_threading_local\\tmodule", "_threading_local"], ["_tkinter\\tmodule", "_tkinter"], ["_tracemalloc\\tmodule", "_tracemalloc"], ["_warnings\\tmodule", "_warnings"], ["_weakref\\tmodule", "_weakref"], ["_weakrefset\\tmodule", "_weakrefset"], ["__future__\\tmodule", "__future__"], ["__main__\\tmodule", "__main__"]], "success": true, "uid": "51249700ddd941d89c206f2df0621a27"}\r\n'
2014-10-27 20:14:28,102: INFO : client requests: autocomplete
2014-10-27 20:14:28,106: INFO : About push back to ST3: b'{"completions": [["import\\tkeyword", "import"]], "success": true, "uid": "58f6fd952fb04bd1a92b7b127ba9d62c"}\r\n'
2014-10-27 20:14:28,827: INFO : client requests: autocomplete
2014-10-27 20:14:29,236: INFO : About push back to ST3: b'{"completions": [["date\\tclass", "date"], ["datetime\\tclass", "datetime"], ["datetime_CAPI\\tclass", "datetime_CAPI"], ["dbm\\tstatement", "dbm"], ["dim\\tforflow", "dim"], ["max\\tstatement", "max"], ["MAXYEAR\\tclass", "MAXYEAR"], ["min\\tstatement", "min"], ["MINYEAR\\tstatement", "MINYEAR"], ["resolution\\tstatement", "resolution"], ["time\\tclass", "time"], ["timedelta\\tclass", "timedelta"], ["timezone\\tclass", "timezone"], ["tzinfo\\tclass", "tzinfo"], ["utc\\tstatement", "utc"], ["_build_struct_time\\tfunction", "_build_struct_time"], ["_call_tzinfo_method\\tfunction", "_call_tzinfo_method"], ["_check_date_fields\\tfunction", "_check_date_fields"], ["_check_time_fields\\tfunction", "_check_time_fields"], ["_check_tzinfo_arg\\tfunction", "_check_tzinfo_arg"], ["_check_tzname\\tfunction", "_check_tzname"], ["_check_utc_offset\\tfunction", "_check_utc_offset"], ["_cmp\\tfunction", "_cmp"], ["_cmperror\\tfunction", "_cmperror"], ["_date_class\\tstatement", "_date_class"], ["_DAYNAMES\\tstatement", "_DAYNAMES"], ["_DAYS_BEFORE_MONTH\\tstatement", "_DAYS_BEFORE_MONTH"], ["_days_before_month\\tfunction", "_days_before_month"], ["_days_before_year\\tfunction", "_days_before_year"], ["_days_in_month\\tfunction", "_days_in_month"], ["_DAYS_IN_MONTH\\tstatement", "_DAYS_IN_MONTH"], ["_DI100Y\\tstatement", "_DI100Y"], ["_DI400Y\\tstatement", "_DI400Y"], ["_DI4Y\\tstatement", "_DI4Y"], ["_EPOCH\\tstatement", "_EPOCH"], ["_format_time\\tfunction", "_format_time"], ["_is_leap\\tfunction", "_is_leap"], ["_isoweek1monday\\tfunction", "_isoweek1monday"], ["_math\\tmodule", "_math"], ["_MAXORDINAL\\tstatement", "_MAXORDINAL"], ["_MONTHNAMES\\tstatement", "_MONTHNAMES"], ["_ord2ymd\\tfunction", "_ord2ymd"], ["_time\\tmodule", "_time"], ["_time_class\\tstatement", "_time_class"], ["_tzinfo_class\\tstatement", "_tzinfo_class"], ["_wrap_strftime\\tfunction", "_wrap_strftime"], ["_ymd2ord\\tfunction", "_ymd2ord"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tclass", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "0ede073d6e6d4784b8843c76642d75a4"}\r\n'
2014-10-27 20:16:01,395: INFO : client requests: autocomplete
2014-10-27 20:16:01,413: INFO : About push back to ST3: b'{"completions": [["main\\tfunction", "main"], ["map\\tclass", "map"], ["max\\tfunction", "max"], ["MemoryError\\tclass", "MemoryError"], ["memoryview\\tclass", "memoryview"], ["min\\tfunction", "min"], ["MONGO\\tstatement", "MONGO"], ["MongoClient\\tclass", "MongoClient"]], "success": true, "uid": "a49fdd8e1a5e41b79383feee9b158bde"}\r\n'
2014-10-27 20:16:03,050: INFO : client requests: autocomplete
2014-10-27 20:16:03,274: INFO : About push back to ST3: b'{"completions": [["aggregate\\tfunction", "aggregate"], ["count\\tfunction", "count"], ["create_index\\tfunction", "create_index"], ["database\\tfunction", "database"], ["distinct\\tfunction", "distinct"], ["drop\\tfunction", "drop"], ["drop_index\\tfunction", "drop_index"], ["drop_indexes\\tfunction", "drop_indexes"], ["ensure_index\\tfunction", "ensure_index"], ["find\\tfunction", "find"], ["find_and_modify\\tfunction", "find_and_modify"], ["find_one\\tfunction", "find_one"], ["full_name\\tfunction", "full_name"], ["get_lasterror_options\\tfunction", "get_lasterror_options"], ["group\\tfunction", "group"], ["index_information\\tfunction", "index_information"], ["initialize_ordered_bulk_op\\tfunction", "initialize_ordered_bulk_op"], ["initialize_unordered_bulk_op\\tfunction", "initialize_unordered_bulk_op"], ["inline_map_reduce\\tfunction", "inline_map_reduce"], ["insert\\tfunction", "insert"], ["map_reduce\\tfunction", "map_reduce"], ["name\\tfunction", "name"], ["options\\tfunction", "options"], ["parallel_scan\\tfunction", "parallel_scan"], ["read_preference\\tstatement", "read_preference"], ["reindex\\tfunction", "reindex"], ["remove\\tfunction", "remove"], ["rename\\tfunction", "rename"], ["safe\\tstatement", "safe"], ["save\\tfunction", "save"], ["secondary_acceptable_latency_ms\\tstatement", "secondary_acceptable_latency_ms"], ["set_lasterror_options\\tfunction", "set_lasterror_options"], ["slave_okay\\tstatement", "slave_okay"], ["tag_sets\\tstatement", "tag_sets"], ["unset_lasterror_options\\tfunction", "unset_lasterror_options"], ["update\\tfunction", "update"], ["uuid_subtype\\tstatement", "uuid_subtype"], ["write_concern\\tstatement", "write_concern"], ["_get_wc_override\\tfunction", "_get_wc_override"], ["_get_write_mode\\tfunction", "_get_write_mode"], ["__call__\\tfunction", "__call__"], ["__class__\\tclass", "__class__"], ["__delattr__\\tfunction", "__delattr__"], ["__dir__\\tfunction", "__dir__"], ["__doc__\\tclass", "__doc__"], ["__eq__\\tfunction", "__eq__"], ["__format__\\tfunction", "__format__"], ["__ge__\\tfunction", "__ge__"], ["__getattr__\\tfunction", "__getattr__"], ["__getattribute__\\tfunction", "__getattribute__"], ["__getitem__\\tfunction", "__getitem__"], ["__gt__\\tfunction", "__gt__"], ["__hash__\\tfunction", "__hash__"], ["__init__\\tfunction", "__init__"], ["__iter__\\tfunction", "__iter__"], ["__le__\\tfunction", "__le__"], ["__lt__\\tfunction", "__lt__"], ["__ne__\\tfunction", "__ne__"], ["__new__\\tfunction", "__new__"], ["__next__\\tfunction", "__next__"], ["__reduce__\\tfunction", "__reduce__"], ["__reduce_ex__\\tfunction", "__reduce_ex__"], ["__repr__\\tfunction", "__repr__"], ["__setattr__\\tfunction", "__setattr__"], ["__sizeof__\\tfunction", "__sizeof__"], ["__str__\\tfunction", "__str__"], ["__subclasshook__\\tfunction", "__subclasshook__"]], "success": true, "uid": "9e49a5277680490e8988f1364e159c28"}\r\n'
2014-10-27 20:16:21,287: INFO : client requests: autocomplete
2014-10-27 20:16:21,422: INFO : About push back to ST3: b'{"completions": [["hasattr\\tfunction", "hasattr"], ["hash\\tfunction", "hash"], ["help\\tclass", "help"], ["hex\\tfunction", "hex"], ["host\\tparam", "host"]], "success": true, "uid": "ddc0f891eed7413daffd22b68f2b62a7"}\r\n'
2014-10-27 20:16:33,532: INFO : client requests: autocomplete
2014-10-27 20:16:33,675: INFO : About push back to ST3: b'{"completions": [["datetime\\tclass", "datetime"], ["def\\tkeyword", "def"], ["del\\tkeyword", "del"], ["delattr\\tfunction", "delattr"], ["DeprecationWarning\\tclass", "DeprecationWarning"], ["dict\\tclass", "dict"], ["dir\\tfunction", "dir"], ["divmod\\tfunction", "divmod"], ["doc_or_docs\\tparam", "doc_or_docs"]], "success": true, "uid": "bbedab52e310404a80c47a54abfe6be6"}\r\n'
2014-10-27 20:16:34,828: INFO : client requests: autocomplete
2014-10-27 20:16:34,850: INFO : About push back to ST3: b'{"completions": [["astimezone\\tfunction", "astimezone"], ["combine\\tfunction", "combine"], ["ctime\\tfunction", "ctime"], ["date\\tfunction", "date"], ["day\\tfunction", "day"], ["dst\\tfunction", "dst"], ["fromordinal\\tfunction", "fromordinal"], ["fromtimestamp\\tfunction", "fromtimestamp"], ["hour\\tfunction", "hour"], ["isocalendar\\tfunction", "isocalendar"], ["isoformat\\tfunction", "isoformat"], ["isoweekday\\tfunction", "isoweekday"], ["microsecond\\tfunction", "microsecond"], ["minute\\tfunction", "minute"], ["month\\tfunction", "month"], ["mro\\tfunction", "mro"], ["now\\tfunction", "now"], ["replace\\tfunction", "replace"], ["second\\tfunction", "second"], ["strftime\\tfunction", "strftime"], ["strptime\\tfunction", "strptime"], ["time\\tfunction", "time"], ["timestamp\\tfunction", "timestamp"], ["timetuple\\tfunction", "timetuple"], ["timetz\\tfunction", "timetz"], ["today\\tfunction", "today"], ["toordinal\\tfunction", "toordinal"], ["tzinfo\\tfunction", "tzinfo"], ["tzname\\tfunction", "tzname"], ["utcfromtimestamp\\tfunction", "utcfromtimestamp"], ["utcnow\\tfunction", "utcnow"], ["utcoffset\\tfunction", "utcoffset"], ["utctimetuple\\tfunction", "utctimetuple"], ["weekday\\tfunction", "weekday"], ["year\\tfunction", "year"], ["_cmp\\tfunction", "_cmp"], ["_getstate\\tfunction", "_getstate"], ["__abstractmethods__\\tclass", "__abstractmethods__"], ["__add__\\tfunction", "__add__"], ["__base__\\tclass", "__base__"], ["__bases__\\tclass", "__bases__"], ["__basicsize__\\tclass", "__basicsize__"], ["__call__\\tfunction", "__call__"], ["__class__\\tclass", "__class__"], ["__delattr__\\tfunction", "__delattr__"], ["__dict__\\tclass", "__dict__"], ["__dictoffset__\\tclass", "__dictoffset__"], ["__dir__\\tfunction", "__dir__"], ["__doc__\\tclass", "__doc__"], ["__eq__\\tfunction", "__eq__"], ["__flags__\\tclass", "__flags__"], ["__format__\\tfunction", "__format__"], ["__ge__\\tfunction", "__ge__"], ["__getattribute__\\tfunction", "__getattribute__"], ["__gt__\\tfunction", "__gt__"], ["__hash__\\tfunction", "__hash__"], ["__init__\\tfunction", "__init__"], ["__instancecheck__\\tfunction", "__instancecheck__"], ["__itemsize__\\tclass", "__itemsize__"], ["__le__\\tfunction", "__le__"], ["__lt__\\tfunction", "__lt__"], ["__module__\\tclass", "__module__"], ["__mro__\\tclass", "__mro__"], ["__name__\\tclass", "__name__"], ["__ne__\\tfunction", "__ne__"], ["__new__\\tfunction", "__new__"], ["__prepare__\\tfunction", "__prepare__"], ["__qualname__\\tclass", "__qualname__"], ["__radd__\\tstatement", "__radd__"], ["__reduce__\\tfunction", "__reduce__"], ["__reduce_ex__\\tfunction", "__reduce_ex__"], ["__repr__\\tfunction", "__repr__"], ["__setattr__\\tfunction", "__setattr__"], ["__setstate\\tfunction", "__setstate"], ["__sizeof__\\tfunction", "__sizeof__"], ["__slots__\\tstatement", "__slots__"], ["__str__\\tfunction", "__str__"], ["__sub__\\tfunction", "__sub__"], ["__subclasscheck__\\tfunction", "__subclasscheck__"], ["__subclasses__\\tfunction", "__subclasses__"], ["__subclasshook__\\tfunction", "__subclasshook__"], ["__text_signature__\\tclass", "__text_signature__"], ["__weakrefoffset__\\tclass", "__weakrefoffset__"]], "success": true, "uid": "fabe29644d564fbaacbc1c8e018a8a52"}\r\n'
2014-10-27 20:16:35,455: INFO : client requests: autocomplete
2014-10-27 20:16:35,466: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "a70edc6b974f457eb37d1e955486ff81"}\r\n'
2014-10-27 20:16:36,069: INFO : client requests: autocomplete
2014-10-27 20:16:36,078: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "574cecf758b34a19898f719f96d3c288"}\r\n'
2014-10-27 20:16:37,033: INFO : client requests: autocomplete
2014-10-27 20:16:37,042: INFO : About push back to ST3: b'{"completions": [["now\\tfunction", "now"]], "success": true, "uid": "4d44ee2aa00e4f95b30d99dcca304785"}\r\n'
2014-10-27 20:16:42,258: INFO : client requests: autocomplete
2014-10-27 20:16:42,271: INFO : About push back to ST3: b'{"completions": [["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tfunction", "exit"]], "success": true, "uid": "667fd7a793b84525900b7422b00c51eb"}\r\n'
2014-10-27 20:16:46,774: INFO : client requests: autocomplete
2014-10-27 20:16:46,780: INFO : About push back to ST3: b'{"completions": [["main\\tfunction", "main"], ["map\\tclass", "map"], ["max\\tfunction", "max"], ["MemoryError\\tclass", "MemoryError"], ["memoryview\\tclass", "memoryview"], ["min\\tfunction", "min"], ["MONGO\\tstatement", "MONGO"], ["MongoClient\\tclass", "MongoClient"]], "success": true, "uid": "6d1e9ad6dc9f47778bab2d43f870fe54"}\r\n'
2014-10-27 20:16:48,711: INFO : client requests: autocomplete
2014-10-27 20:16:48,716: INFO : About push back to ST3: b'{"completions": [["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_doc\\tstatement", "_doc"], ["_dump\\tfunction", "_dump"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "75b99c234a044b829835751915ac554a"}\r\n'
2014-10-27 20:16:51,741: INFO : client requests: autocomplete
2014-10-27 20:16:51,750: INFO : About push back to ST3: b'{"completions": [["main\\tfunction", "main"], ["map\\tclass", "map"], ["max\\tfunction", "max"], ["MemoryError\\tclass", "MemoryError"], ["memoryview\\tclass", "memoryview"], ["min\\tfunction", "min"], ["MONGO\\tstatement", "MONGO"], ["MongoClient\\tclass", "MongoClient"]], "success": true, "uid": "f5c933ed91e548c0a1baa591239bc4d6"}\r\n'
2014-10-27 20:16:53,205: INFO : client requests: autocomplete
2014-10-27 20:16:53,338: INFO : About push back to ST3: b'{"completions": [["aggregate\\tfunction", "aggregate"], ["count\\tfunction", "count"], ["create_index\\tfunction", "create_index"], ["database\\tfunction", "database"], ["distinct\\tfunction", "distinct"], ["drop\\tfunction", "drop"], ["drop_index\\tfunction", "drop_index"], ["drop_indexes\\tfunction", "drop_indexes"], ["ensure_index\\tfunction", "ensure_index"], ["find\\tfunction", "find"], ["find_and_modify\\tfunction", "find_and_modify"], ["find_one\\tfunction", "find_one"], ["full_name\\tfunction", "full_name"], ["get_lasterror_options\\tfunction", "get_lasterror_options"], ["group\\tfunction", "group"], ["index_information\\tfunction", "index_information"], ["initialize_ordered_bulk_op\\tfunction", "initialize_ordered_bulk_op"], ["initialize_unordered_bulk_op\\tfunction", "initialize_unordered_bulk_op"], ["inline_map_reduce\\tfunction", "inline_map_reduce"], ["insert\\tfunction", "insert"], ["map_reduce\\tfunction", "map_reduce"], ["name\\tfunction", "name"], ["options\\tfunction", "options"], ["parallel_scan\\tfunction", "parallel_scan"], ["read_preference\\tstatement", "read_preference"], ["reindex\\tfunction", "reindex"], ["remove\\tfunction", "remove"], ["rename\\tfunction", "rename"], ["safe\\tstatement", "safe"], ["save\\tfunction", "save"], ["secondary_acceptable_latency_ms\\tstatement", "secondary_acceptable_latency_ms"], ["set_lasterror_options\\tfunction", "set_lasterror_options"], ["slave_okay\\tstatement", "slave_okay"], ["tag_sets\\tstatement", "tag_sets"], ["unset_lasterror_options\\tfunction", "unset_lasterror_options"], ["update\\tfunction", "update"], ["uuid_subtype\\tstatement", "uuid_subtype"], ["write_concern\\tstatement", "write_concern"], ["_get_wc_override\\tfunction", "_get_wc_override"], ["_get_write_mode\\tfunction", "_get_write_mode"], ["__call__\\tfunction", "__call__"], ["__class__\\tclass", "__class__"], ["__delattr__\\tfunction", "__delattr__"], ["__dir__\\tfunction", "__dir__"], ["__doc__\\tclass", "__doc__"], ["__eq__\\tfunction", "__eq__"], ["__format__\\tfunction", "__format__"], ["__ge__\\tfunction", "__ge__"], ["__getattr__\\tfunction", "__getattr__"], ["__getattribute__\\tfunction", "__getattribute__"], ["__getitem__\\tfunction", "__getitem__"], ["__gt__\\tfunction", "__gt__"], ["__hash__\\tfunction", "__hash__"], ["__init__\\tfunction", "__init__"], ["__iter__\\tfunction", "__iter__"], ["__le__\\tfunction", "__le__"], ["__lt__\\tfunction", "__lt__"], ["__ne__\\tfunction", "__ne__"], ["__new__\\tfunction", "__new__"], ["__next__\\tfunction", "__next__"], ["__reduce__\\tfunction", "__reduce__"], ["__reduce_ex__\\tfunction", "__reduce_ex__"], ["__repr__\\tfunction", "__repr__"], ["__setattr__\\tfunction", "__setattr__"], ["__sizeof__\\tfunction", "__sizeof__"], ["__str__\\tfunction", "__str__"], ["__subclasshook__\\tfunction", "__subclasshook__"]], "success": true, "uid": "d49a84a9bec34881aa86f794528a974a"}\r\n'
2014-10-27 20:18:23,221: INFO : client requests: autocomplete
2014-10-27 20:18:23,352: INFO : About push back to ST3: b'{"completions": [["mro\\tfunction", "mro"], ["__abstractmethods__\\tclass", "__abstractmethods__"], ["__annotations__\\tclass", "__annotations__"], ["__base__\\tclass", "__base__"], ["__bases__\\tclass", "__bases__"], ["__basicsize__\\tclass", "__basicsize__"], ["__call__\\tfunction", "__call__"], ["__class__\\tclass", "__class__"], ["__closure__\\tclass", "__closure__"], ["__code__\\tclass", "__code__"], ["__defaults__\\tclass", "__defaults__"], ["__delattr__\\tfunction", "__delattr__"], ["__dict__\\tclass", "__dict__"], ["__dictoffset__\\tclass", "__dictoffset__"], ["__dir__\\tfunction", "__dir__"], ["__doc__\\tclass", "__doc__"], ["__eq__\\tfunction", "__eq__"], ["__flags__\\tclass", "__flags__"], ["__format__\\tfunction", "__format__"], ["__ge__\\tfunction", "__ge__"], ["__get__\\tfunction", "__get__"], ["__getattribute__\\tfunction", "__getattribute__"], ["__globals__\\tclass", "__globals__"], ["__gt__\\tfunction", "__gt__"], ["__hash__\\tfunction", "__hash__"], ["__init__\\tfunction", "__init__"], ["__instancecheck__\\tfunction", "__instancecheck__"], ["__itemsize__\\tclass", "__itemsize__"], ["__kwdefaults__\\tclass", "__kwdefaults__"], ["__le__\\tfunction", "__le__"], ["__lt__\\tfunction", "__lt__"], ["__module__\\tclass", "__module__"], ["__mro__\\tclass", "__mro__"], ["__name__\\tclass", "__name__"], ["__ne__\\tfunction", "__ne__"], ["__new__\\tfunction", "__new__"], ["__prepare__\\tfunction", "__prepare__"], ["__qualname__\\tclass", "__qualname__"], ["__reduce__\\tfunction", "__reduce__"], ["__reduce_ex__\\tfunction", "__reduce_ex__"], ["__repr__\\tfunction", "__repr__"], ["__setattr__\\tfunction", "__setattr__"], ["__sizeof__\\tfunction", "__sizeof__"], ["__str__\\tfunction", "__str__"], ["__subclasscheck__\\tfunction", "__subclasscheck__"], ["__subclasses__\\tfunction", "__subclasses__"], ["__subclasshook__\\tfunction", "__subclasshook__"], ["__text_signature__\\tclass", "__text_signature__"], ["__weakrefoffset__\\tclass", "__weakrefoffset__"]], "success": true, "uid": "903e442abeff42bf95c691b6c7a2c86f"}\r\n'
2014-10-27 20:18:36,258: INFO : client requests: autocomplete
2014-10-27 20:18:36,385: INFO : About push back to ST3: b'{"completions": [["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_doc\\tstatement", "_doc"], ["_dump\\tfunction", "_dump"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tclass", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "b6ae98ec851947d981dd836b9546ac7c"}\r\n'
2014-10-27 20:19:14,721: INFO : client requests: autocomplete
2014-10-27 20:19:14,856: INFO : About push back to ST3: b'{"completions": [["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_doc\\tstatement", "_doc"], ["_dump\\tfunction", "_dump"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "1434fc9cc82e4714bde21be22756d5ca"}\r\n'
2014-10-27 20:19:21,077: INFO : client requests: autocomplete
2014-10-27 20:19:21,962: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "02ad8d0972fc4a53903ea14d83297b04"}\r\n'
2014-10-27 20:19:23,036: INFO : client requests: autocomplete
2014-10-27 20:19:23,434: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "0a139b379ba34a49a0cd963a32637fb1"}\r\n'
2014-10-27 20:19:23,435: INFO : client requests: autocomplete
2014-10-27 20:19:23,785: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "63592527a2734c51b118b1dd31feb1c7"}\r\n'
2014-10-27 20:19:23,786: INFO : client requests: autocomplete
2014-10-27 20:19:24,356: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "ddf2e9e1a96547b7b53968a5c149c904"}\r\n'
2014-10-27 20:19:24,402: INFO : client requests: autocomplete
2014-10-27 20:19:24,643: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "8b69e834042a45bb98a00ed194af5b5d"}\r\n'
2014-10-27 20:19:24,644: INFO : client requests: autocomplete
2014-10-27 20:19:24,881: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "682af381290f4bf99e149f3adf5e252e"}\r\n'
2014-10-27 20:19:25,950: INFO : client requests: autocomplete
2014-10-27 20:19:26,208: INFO : About push back to ST3: b'{"completions": [["datetime\\tclass", "datetime"], ["def\\tkeyword", "def"], ["del\\tkeyword", "del"], ["delattr\\tfunction", "delattr"], ["DeprecationWarning\\tclass", "DeprecationWarning"], ["dict\\tclass", "dict"], ["dir\\tfunction", "dir"], ["divmod\\tfunction", "divmod"]], "success": true, "uid": "0614370f032f4a3b9842881e2b686f37"}\r\n'
2014-10-27 20:19:27,146: INFO : client requests: autocomplete
2014-10-27 20:19:27,161: INFO : About push back to ST3: b'{"completions": [["astimezone\\tfunction", "astimezone"], ["combine\\tfunction", "combine"], ["ctime\\tfunction", "ctime"], ["date\\tfunction", "date"], ["day\\tfunction", "day"], ["dst\\tfunction", "dst"], ["fromordinal\\tfunction", "fromordinal"], ["fromtimestamp\\tfunction", "fromtimestamp"], ["hour\\tfunction", "hour"], ["isocalendar\\tfunction", "isocalendar"], ["isoformat\\tfunction", "isoformat"], ["isoweekday\\tfunction", "isoweekday"], ["microsecond\\tfunction", "microsecond"], ["minute\\tfunction", "minute"], ["month\\tfunction", "month"], ["mro\\tfunction", "mro"], ["now\\tfunction", "now"], ["replace\\tfunction", "replace"], ["second\\tfunction", "second"], ["strftime\\tfunction", "strftime"], ["strptime\\tfunction", "strptime"], ["time\\tfunction", "time"], ["timestamp\\tfunction", "timestamp"], ["timetuple\\tfunction", "timetuple"], ["timetz\\tfunction", "timetz"], ["today\\tfunction", "today"], ["toordinal\\tfunction", "toordinal"], ["tzinfo\\tfunction", "tzinfo"], ["tzname\\tfunction", "tzname"], ["utcfromtimestamp\\tfunction", "utcfromtimestamp"], ["utcnow\\tfunction", "utcnow"], ["utcoffset\\tfunction", "utcoffset"], ["utctimetuple\\tfunction", "utctimetuple"], ["weekday\\tfunction", "weekday"], ["year\\tfunction", "year"], ["_cmp\\tfunction", "_cmp"], ["_getstate\\tfunction", "_getstate"], ["__abstractmethods__\\tclass", "__abstractmethods__"], ["__add__\\tfunction", "__add__"], ["__base__\\tclass", "__base__"], ["__bases__\\tclass", "__bases__"], ["__basicsize__\\tclass", "__basicsize__"], ["__call__\\tfunction", "__call__"], ["__class__\\tclass", "__class__"], ["__delattr__\\tfunction", "__delattr__"], ["__dict__\\tclass", "__dict__"], ["__dictoffset__\\tclass", "__dictoffset__"], ["__dir__\\tfunction", "__dir__"], ["__doc__\\tclass", "__doc__"], ["__eq__\\tfunction", "__eq__"], ["__flags__\\tclass", "__flags__"], ["__format__\\tfunction", "__format__"], ["__ge__\\tfunction", "__ge__"], ["__getattribute__\\tfunction", "__getattribute__"], ["__gt__\\tfunction", "__gt__"], ["__hash__\\tfunction", "__hash__"], ["__init__\\tfunction", "__init__"], ["__instancecheck__\\tfunction", "__instancecheck__"], ["__itemsize__\\tclass", "__itemsize__"], ["__le__\\tfunction", "__le__"], ["__lt__\\tfunction", "__lt__"], ["__module__\\tclass", "__module__"], ["__mro__\\tclass", "__mro__"], ["__name__\\tclass", "__name__"], ["__ne__\\tfunction", "__ne__"], ["__new__\\tfunction", "__new__"], ["__prepare__\\tfunction", "__prepare__"], ["__qualname__\\tclass", "__qualname__"], ["__radd__\\tstatement", "__radd__"], ["__reduce__\\tfunction", "__reduce__"], ["__reduce_ex__\\tfunction", "__reduce_ex__"], ["__repr__\\tfunction", "__repr__"], ["__setattr__\\tfunction", "__setattr__"], ["__setstate\\tfunction", "__setstate"], ["__sizeof__\\tfunction", "__sizeof__"], ["__slots__\\tstatement", "__slots__"], ["__str__\\tfunction", "__str__"], ["__sub__\\tfunction", "__sub__"], ["__subclasscheck__\\tfunction", "__subclasscheck__"], ["__subclasses__\\tfunction", "__subclasses__"], ["__subclasshook__\\tfunction", "__subclasshook__"], ["__text_signature__\\tclass", "__text_signature__"], ["__weakrefoffset__\\tclass", "__weakrefoffset__"]], "success": true, "uid": "6b59cd0a79e141d5b6d8a088e1bdf067"}\r\n'
2014-10-27 20:20:53,577: INFO : client requests: autocomplete
2014-10-27 20:20:53,602: INFO : About push back to ST3: b'{"completions": [["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["PIPE\\tclass", "PIPE"], ["Pool\\timport", "Pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"]], "success": true, "uid": "6b6036a890fc47a3a11fcb0ad8c00407"}\r\n'
2014-10-27 20:20:54,703: INFO : client requests: autocomplete
2014-10-27 20:20:54,746: INFO : About push back to ST3: b'{"completions": [["abs\\tfunction", "abs"], ["all\\tfunction", "all"], ["and\\tkeyword", "and"], ["any\\tfunction", "any"], ["ArithmeticError\\tclass", "ArithmeticError"], ["as\\tkeyword", "as"], ["ascii\\tfunction", "ascii"], ["assert\\tkeyword", "assert"], ["AssertionError\\tclass", "AssertionError"], ["AttributeError\\tclass", "AttributeError"], ["AutoAddPolicy\\tclass", "AutoAddPolicy"], ["BaseException\\tclass", "BaseException"], ["bin\\tfunction", "bin"], ["BlockingIOError\\tclass", "BlockingIOError"], ["bool\\tclass", "bool"], ["break\\tkeyword", "break"], ["BrokenPipeError\\tclass", "BrokenPipeError"], ["BufferError\\tclass", "BufferError"], ["bytearray\\tclass", "bytearray"], ["bytes\\tclass", "bytes"], ["BytesWarning\\tclass", "BytesWarning"], ["callable\\tfunction", "callable"], ["ChildProcessError\\tclass", "ChildProcessError"], ["chr\\tfunction", "chr"], ["class\\tkeyword", "class"], ["classmethod\\tclass", "classmethod"], ["compile\\tfunction", "compile"], ["complex\\tclass", "complex"], ["ConnectionAbortedError\\tclass", "ConnectionAbortedError"], ["ConnectionError\\tclass", "ConnectionError"], ["ConnectionRefusedError\\tclass", "ConnectionRefusedError"], ["ConnectionResetError\\tclass", "ConnectionResetError"], ["continue\\tkeyword", "continue"], ["copyright\\tclass", "copyright"], ["credits\\tclass", "credits"], ["datetime\\tclass", "datetime"], ["def\\tkeyword", "def"], ["del\\tkeyword", "del"], ["delattr\\tfunction", "delattr"], ["DeprecationWarning\\tclass", "DeprecationWarning"], ["dict\\tclass", "dict"], ["dir\\tfunction", "dir"], ["divmod\\tfunction", "divmod"], ["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tfunction", "exit"], ["FAILING_HOSTS\\tstatement", "FAILING_HOSTS"], ["False\\tclass", "False"], ["FileExistsError\\tclass", "FileExistsError"], ["FileNotFoundError\\tclass", "FileNotFoundError"], ["filter\\tclass", "filter"], ["finally\\tkeyword", "finally"], ["float\\tclass", "float"], ["FloatingPointError\\tclass", "FloatingPointError"], ["for\\tkeyword", "for"], ["format\\tfunction", "format"], ["from\\tkeyword", "from"], ["frozenset\\tclass", "frozenset"], ["FutureWarning\\tclass", "FutureWarning"], ["gaierror\\timport", "gaierror"], ["GeneratorExit\\tclass", "GeneratorExit"], ["getattr\\tfunction", "getattr"], ["getuser\\tfunction", "getuser"], ["global\\tkeyword", "global"], ["globals\\tfunction", "globals"], ["hasattr\\tfunction", "hasattr"], ["hash\\tfunction", "hash"], ["help\\tclass", "help"], ["hex\\tfunction", "hex"], ["host\\tparam", "host"], ["id\\tfunction", "id"], ["if\\tkeyword", "if"], ["import\\tkeyword", "import"], ["ImportError\\tclass", "ImportError"], ["ImportWarning\\tclass", "ImportWarning"], ["in\\tkeyword", "in"], ["IndentationError\\tclass", "IndentationError"], ["IndexError\\tclass", "IndexError"], ["input\\tfunction", "input"], ["int\\tclass", "int"], ["InterruptedError\\tclass", "InterruptedError"], ["IOError\\tclass", "IOError"], ["is\\tkeyword", "is"], ["IsADirectoryError\\tclass", "IsADirectoryError"], ["isinstance\\tfunction", "isinstance"], ["issubclass\\tfunction", "issubclass"], ["iter\\tfunction", "iter"], ["KeyboardInterrupt\\tclass", "KeyboardInterrupt"], ["KeyError\\tclass", "KeyError"], ["lambda\\tkeyword", "lambda"], ["len\\tfunction", "len"], ["license\\tclass", "license"], ["list\\tclass", "list"], ["locals\\tfunction", "locals"], ["logging\\tmodule", "logging"], ["LookupError\\tclass", "LookupError"], ["main\\tfunction", "main"], ["map\\tclass", "map"], ["max\\tfunction", "max"], ["MemoryError\\tclass", "MemoryError"], ["memoryview\\tclass", "memoryview"], ["min\\tfunction", "min"], ["MONGO\\tstatement", "MONGO"], ["MongoClient\\tclass", "MongoClient"], ["NameError\\tclass", "NameError"], ["next\\tfunction", "next"], ["None\\tclass", "None"], ["nonlocal\\tkeyword", "nonlocal"], ["not\\tkeyword", "not"], ["NotADirectoryError\\tclass", "NotADirectoryError"], ["NotImplemented\\tclass", "NotImplemented"], ["NotImplementedError\\tclass", "NotImplementedError"], ["object\\tclass", "object"], ["oct\\tfunction", "oct"], ["open\\tfunction", "open"], ["or\\tkeyword", "or"], ["ord\\tfunction", "ord"], ["OSError\\tclass", "OSError"], ["OverflowError\\tclass", "OverflowError"], ["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["PIPE\\tclass", "PIPE"], ["Pool\\timport", "Pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"], ["quit\\tclass", "quit"], ["raise\\tkeyword", "raise"], ["range\\tfunction", "range"], ["ReferenceError\\tclass", "ReferenceError"], ["repr\\tfunction", "repr"], ["ResourceWarning\\tclass", "ResourceWarning"], ["return\\tkeyword", "return"], ["reversed\\tclass", "reversed"], ["round\\tfunction", "round"], ["run_check\\tfunction", "run_check"], ["RuntimeError\\tclass", "RuntimeError"], ["RuntimeWarning\\tclass", "RuntimeWarning"], ["set\\tclass", "set"], ["setattr\\tfunction", "setattr"], ["SIGINT\\tclass", "SIGINT"], ["signal\\tfunction", "signal"], ["slice\\tclass", "slice"], ["sorted\\tfunction", "sorted"], ["ssh_exception\\tmodule", "ssh_exception"], ["SSHClient\\tclass", "SSHClient"], ["staticmethod\\tclass", "staticmethod"], ["stderr\\tclass", "stderr"], ["stdin\\tclass", "stdin"], ["StopIteration\\tclass", "StopIteration"], ["str\\tclass", "str"], ["sum\\tfunction", "sum"], ["super\\tclass", "super"], ["SyntaxError\\tclass", "SyntaxError"], ["SyntaxWarning\\tclass", "SyntaxWarning"], ["SystemError\\tclass", "SystemError"], ["SystemExit\\tclass", "SystemExit"], ["TabError\\tclass", "TabError"], ["TIMEOUT\\tstatement", "TIMEOUT"], ["timeout\\timport", "timeout"], ["TimeoutError\\tclass", "TimeoutError"], ["True\\tkeyword", "True"], ["try\\tkeyword", "try"], ["tuple\\tclass", "tuple"], ["type\\tclass", "type"], ["TypeError\\tclass", "TypeError"], ["UnboundLocalError\\tclass", "UnboundLocalError"], ["UnicodeDecodeError\\tclass", "UnicodeDecodeError"], ["UnicodeEncodeError\\tclass", "UnicodeEncodeError"], ["UnicodeError\\tclass", "UnicodeError"], ["UnicodeTranslateError\\tclass", "UnicodeTranslateError"], ["UnicodeWarning\\tclass", "UnicodeWarning"], ["USER\\tstatement", "USER"], ["UserWarning\\tclass", "UserWarning"], ["ValueError\\tclass", "ValueError"], ["vars\\tfunction", "vars"], ["Warning\\tclass", "Warning"], ["while\\tkeyword", "while"], ["with\\tkeyword", "with"], ["yield\\tkeyword", "yield"], ["ZeroDivisionError\\tclass", "ZeroDivisionError"], ["zip\\tclass", "zip"], ["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_doc\\tstatement", "_doc"], ["_dump\\tfunction", "_dump"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tclass", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "8e6eedf0d1244d2e9e2b66d1bed98186"}\r\n'
2014-10-27 20:21:02,930: INFO : client requests: autocomplete
2014-10-27 20:21:02,938: INFO : About push back to ST3: b'{"completions": [["capitalize\\tfunction", "capitalize"], ["casefold\\tfunction", "casefold"], ["center\\tfunction", "center"], ["count\\tfunction", "count"], ["encode\\tfunction", "encode"], ["endswith\\tfunction", "endswith"], ["expandtabs\\tfunction", "expandtabs"], ["find\\tfunction", "find"], ["format\\tfunction", "format"], ["format_map\\tfunction", "format_map"], ["index\\tfunction", "index"], ["isalnum\\tfunction", "isalnum"], ["isalpha\\tfunction", "isalpha"], ["isdecimal\\tfunction", "isdecimal"], ["isdigit\\tfunction", "isdigit"], ["isidentifier\\tfunction", "isidentifier"], ["islower\\tfunction", "islower"], ["isnumeric\\tfunction", "isnumeric"], ["isprintable\\tfunction", "isprintable"], ["isspace\\tfunction", "isspace"], ["istitle\\tfunction", "istitle"], ["isupper\\tfunction", "isupper"], ["join\\tfunction", "join"], ["ljust\\tfunction", "ljust"], ["lower\\tfunction", "lower"], ["lstrip\\tfunction", "lstrip"], ["maketrans\\tfunction", "maketrans"], ["mro\\tfunction", "mro"], ["partition\\tfunction", "partition"], ["replace\\tfunction", "replace"], ["rfind\\tfunction", "rfind"], ["rindex\\tfunction", "rindex"], ["rjust\\tfunction", "rjust"], ["rpartition\\tfunction", "rpartition"], ["rsplit\\tfunction", "rsplit"], ["rstrip\\tfunction", "rstrip"], ["split\\tfunction", "split"], ["splitlines\\tfunction", "splitlines"], ["startswith\\tfunction", "startswith"], ["strip\\tfunction", "strip"], ["swapcase\\tfunction", "swapcase"], ["title\\tfunction", "title"], ["translate\\tfunction", "translate"], ["upper\\tfunction", "upper"], ["zfill\\tfunction", "zfill"], ["__abstractmethods__\\tclass", "__abstractmethods__"], ["__add__\\tfunction", "__add__"], ["__base__\\tclass", "__base__"], ["__bases__\\tclass", "__bases__"], ["__basicsize__\\tclass", "__basicsize__"], ["__call__\\tfunction", "__call__"], ["__class__\\tclass", "__class__"], ["__contains__\\tfunction", "__contains__"], ["__delattr__\\tfunction", "__delattr__"], ["__dict__\\tclass", "__dict__"], ["__dictoffset__\\tclass", "__dictoffset__"], ["__dir__\\tfunction", "__dir__"], ["__doc__\\tclass", "__doc__"], ["__eq__\\tfunction", "__eq__"], ["__flags__\\tclass", "__flags__"], ["__format__\\tfunction", "__format__"], ["__ge__\\tfunction", "__ge__"], ["__getattribute__\\tfunction", "__getattribute__"], ["__getitem__\\tfunction", "__getitem__"], ["__getnewargs__\\tfunction", "__getnewargs__"], ["__gt__\\tfunction", "__gt__"], ["__hash__\\tfunction", "__hash__"], ["__init__\\tfunction", "__init__"], ["__instancecheck__\\tfunction", "__instancecheck__"], ["__itemsize__\\tclass", "__itemsize__"], ["__iter__\\tfunction", "__iter__"], ["__le__\\tfunction", "__le__"], ["__len__\\tfunction", "__len__"], ["__lt__\\tfunction", "__lt__"], ["__mod__\\tfunction", "__mod__"], ["__module__\\tclass", "__module__"], ["__mro__\\tclass", "__mro__"], ["__mul__\\tfunction", "__mul__"], ["__name__\\tclass", "__name__"], ["__ne__\\tfunction", "__ne__"], ["__new__\\tfunction", "__new__"], ["__prepare__\\tfunction", "__prepare__"], ["__qualname__\\tclass", "__qualname__"], ["__reduce__\\tfunction", "__reduce__"], ["__reduce_ex__\\tfunction", "__reduce_ex__"], ["__repr__\\tfunction", "__repr__"], ["__rmod__\\tfunction", "__rmod__"], ["__rmul__\\tfunction", "__rmul__"], ["__setattr__\\tfunction", "__setattr__"], ["__sizeof__\\tfunction", "__sizeof__"], ["__str__\\tfunction", "__str__"], ["__subclasscheck__\\tfunction", "__subclasscheck__"], ["__subclasses__\\tfunction", "__subclasses__"], ["__subclasshook__\\tfunction", "__subclasshook__"], ["__text_signature__\\tclass", "__text_signature__"], ["__weakrefoffset__\\tclass", "__weakrefoffset__"]], "success": true, "uid": "6adea2651df64f31ab608edb3b0b51c1"}\r\n'
2014-10-27 20:21:05,200: INFO : client requests: autocomplete
2014-10-27 20:21:05,208: INFO : About push back to ST3: b'{"completions": [["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_doc\\tstatement", "_doc"], ["_dump\\tfunction", "_dump"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tinstance", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "bc20301609fe41daa6b98e053fbfcea5"}\r\n'
2014-10-27 20:22:02,819: INFO : client requests: autocomplete
2014-10-27 20:22:02,827: INFO : About push back to ST3: b'{"completions": [["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_dump\\tfunction", "_dump"], ["_err\\tstatement", "_err"], ["_ok\\tstatement", "_ok"], ["_out\\tstatement", "_out"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "e13254432416441d8077b893999f8e0d"}\r\n'
2014-10-27 20:22:04,414: INFO : client requests: autocomplete
2014-10-27 20:22:04,421: INFO : About push back to ST3: b'{"completions": [["hasattr\\tfunction", "hasattr"], ["hash\\tfunction", "hash"], ["help\\tclass", "help"], ["hex\\tfunction", "hex"], ["host\\tparam", "host"]], "success": true, "uid": "55e0d13e10be414293a5427b82514c89"}\r\n'
2014-10-27 20:22:06,005: INFO : client requests: autocomplete
2014-10-27 20:22:06,013: INFO : About push back to ST3: b'{"completions": [["host\\tparam", "host"]], "success": true, "uid": "c57255744b794d239ac04acc12752674"}\r\n'
2014-10-27 20:23:27,749: INFO : client requests: autocomplete
2014-10-27 20:23:27,782: INFO : About push back to ST3: b'{"completions": [["abs\\tfunction", "abs"], ["all\\tfunction", "all"], ["and\\tkeyword", "and"], ["any\\tfunction", "any"], ["ArithmeticError\\tclass", "ArithmeticError"], ["as\\tkeyword", "as"], ["ascii\\tfunction", "ascii"], ["assert\\tkeyword", "assert"], ["AssertionError\\tclass", "AssertionError"], ["AttributeError\\tclass", "AttributeError"], ["AutoAddPolicy\\tclass", "AutoAddPolicy"], ["BaseException\\tclass", "BaseException"], ["bin\\tfunction", "bin"], ["BlockingIOError\\tclass", "BlockingIOError"], ["bool\\tclass", "bool"], ["break\\tkeyword", "break"], ["BrokenPipeError\\tclass", "BrokenPipeError"], ["BufferError\\tclass", "BufferError"], ["bytearray\\tclass", "bytearray"], ["bytes\\tclass", "bytes"], ["BytesWarning\\tclass", "BytesWarning"], ["callable\\tfunction", "callable"], ["ChildProcessError\\tclass", "ChildProcessError"], ["chr\\tfunction", "chr"], ["class\\tkeyword", "class"], ["classmethod\\tclass", "classmethod"], ["compile\\tfunction", "compile"], ["complex\\tclass", "complex"], ["ConnectionAbortedError\\tclass", "ConnectionAbortedError"], ["ConnectionError\\tclass", "ConnectionError"], ["ConnectionRefusedError\\tclass", "ConnectionRefusedError"], ["ConnectionResetError\\tclass", "ConnectionResetError"], ["continue\\tkeyword", "continue"], ["copyright\\tclass", "copyright"], ["credits\\tclass", "credits"], ["datetime\\tclass", "datetime"], ["def\\tkeyword", "def"], ["del\\tkeyword", "del"], ["delattr\\tfunction", "delattr"], ["DeprecationWarning\\tclass", "DeprecationWarning"], ["dict\\tclass", "dict"], ["dir\\tfunction", "dir"], ["divmod\\tfunction", "divmod"], ["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tclass", "exit"], ["FAILING_HOSTS\\tstatement", "FAILING_HOSTS"], ["False\\tkeyword", "False"], ["FileExistsError\\tclass", "FileExistsError"], ["FileNotFoundError\\tclass", "FileNotFoundError"], ["filter\\tclass", "filter"], ["finally\\tkeyword", "finally"], ["float\\tclass", "float"], ["FloatingPointError\\tclass", "FloatingPointError"], ["for\\tkeyword", "for"], ["format\\tfunction", "format"], ["from\\tkeyword", "from"], ["frozenset\\tclass", "frozenset"], ["FutureWarning\\tclass", "FutureWarning"], ["gaierror\\timport", "gaierror"], ["GeneratorExit\\tclass", "GeneratorExit"], ["getattr\\tfunction", "getattr"], ["getuser\\tfunction", "getuser"], ["global\\tkeyword", "global"], ["globals\\tfunction", "globals"], ["hasattr\\tfunction", "hasattr"], ["hash\\tfunction", "hash"], ["help\\tclass", "help"], ["hex\\tfunction", "hex"], ["host\\tparam", "host"], ["id\\tfunction", "id"], ["if\\tkeyword", "if"], ["import\\tkeyword", "import"], ["ImportError\\tclass", "ImportError"], ["ImportWarning\\tclass", "ImportWarning"], ["in\\tkeyword", "in"], ["IndentationError\\tclass", "IndentationError"], ["IndexError\\tclass", "IndexError"], ["input\\tfunction", "input"], ["int\\tclass", "int"], ["InterruptedError\\tclass", "InterruptedError"], ["IOError\\tclass", "IOError"], ["is\\tkeyword", "is"], ["IsADirectoryError\\tclass", "IsADirectoryError"], ["isinstance\\tfunction", "isinstance"], ["issubclass\\tfunction", "issubclass"], ["iter\\tfunction", "iter"], ["KeyboardInterrupt\\tclass", "KeyboardInterrupt"], ["KeyError\\tclass", "KeyError"], ["lambda\\tkeyword", "lambda"], ["len\\tfunction", "len"], ["license\\tclass", "license"], ["list\\tclass", "list"], ["locals\\tfunction", "locals"], ["logging\\tmodule", "logging"], ["LookupError\\tclass", "LookupError"], ["main\\tfunction", "main"], ["map\\tclass", "map"], ["max\\tfunction", "max"], ["MemoryError\\tclass", "MemoryError"], ["memoryview\\tclass", "memoryview"], ["min\\tfunction", "min"], ["MONGO\\tstatement", "MONGO"], ["MongoClient\\tclass", "MongoClient"], ["NameError\\tclass", "NameError"], ["next\\tfunction", "next"], ["None\\tclass", "None"], ["nonlocal\\tkeyword", "nonlocal"], ["not\\tkeyword", "not"], ["NotADirectoryError\\tclass", "NotADirectoryError"], ["NotImplemented\\tclass", "NotImplemented"], ["NotImplementedError\\tclass", "NotImplementedError"], ["object\\tclass", "object"], ["oct\\tfunction", "oct"], ["open\\tfunction", "open"], ["or\\tkeyword", "or"], ["ord\\tfunction", "ord"], ["OSError\\tclass", "OSError"], ["OverflowError\\tclass", "OverflowError"], ["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["PIPE\\tclass", "PIPE"], ["Pool\\timport", "Pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"], ["quit\\tclass", "quit"], ["raise\\tkeyword", "raise"], ["range\\tfunction", "range"], ["ReferenceError\\tclass", "ReferenceError"], ["repr\\tfunction", "repr"], ["ResourceWarning\\tclass", "ResourceWarning"], ["return\\tkeyword", "return"], ["reversed\\tclass", "reversed"], ["round\\tfunction", "round"], ["run_check\\tfunction", "run_check"], ["RuntimeError\\tclass", "RuntimeError"], ["RuntimeWarning\\tclass", "RuntimeWarning"], ["set\\tclass", "set"], ["setattr\\tfunction", "setattr"], ["SIGINT\\tclass", "SIGINT"], ["signal\\tfunction", "signal"], ["slice\\tclass", "slice"], ["sorted\\tfunction", "sorted"], ["ssh_exception\\tmodule", "ssh_exception"], ["SSHClient\\tclass", "SSHClient"], ["staticmethod\\tclass", "staticmethod"], ["stderr\\tclass", "stderr"], ["stdin\\tclass", "stdin"], ["StopIteration\\tclass", "StopIteration"], ["str\\tclass", "str"], ["sum\\tfunction", "sum"], ["super\\tclass", "super"], ["SyntaxError\\tclass", "SyntaxError"], ["SyntaxWarning\\tclass", "SyntaxWarning"], ["SystemError\\tclass", "SystemError"], ["SystemExit\\tclass", "SystemExit"], ["TabError\\tclass", "TabError"], ["timeout\\timport", "timeout"], ["TIMEOUT\\tstatement", "TIMEOUT"], ["TimeoutError\\tclass", "TimeoutError"], ["True\\tclass", "True"], ["try\\tkeyword", "try"], ["tuple\\tclass", "tuple"], ["type\\tclass", "type"], ["TypeError\\tclass", "TypeError"], ["UnboundLocalError\\tclass", "UnboundLocalError"], ["UnicodeDecodeError\\tclass", "UnicodeDecodeError"], ["UnicodeEncodeError\\tclass", "UnicodeEncodeError"], ["UnicodeError\\tclass", "UnicodeError"], ["UnicodeTranslateError\\tclass", "UnicodeTranslateError"], ["UnicodeWarning\\tclass", "UnicodeWarning"], ["USER\\tstatement", "USER"], ["UserWarning\\tclass", "UserWarning"], ["ValueError\\tclass", "ValueError"], ["vars\\tfunction", "vars"], ["Warning\\tclass", "Warning"], ["while\\tkeyword", "while"], ["with\\tkeyword", "with"], ["yield\\tkeyword", "yield"], ["ZeroDivisionError\\tclass", "ZeroDivisionError"], ["zip\\tclass", "zip"], ["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_doc\\tstatement", "_doc"], ["_dump\\tfunction", "_dump"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tclass", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "45b65e62737b4d7bbc6f8df03b63d535"}\r\n'
2014-10-27 20:23:27,949: INFO : client requests: autocomplete
2014-10-27 20:23:27,979: INFO : About push back to ST3: b'{"completions": [["abs\\tfunction", "abs"], ["all\\tfunction", "all"], ["and\\tkeyword", "and"], ["any\\tfunction", "any"], ["ArithmeticError\\tclass", "ArithmeticError"], ["as\\tkeyword", "as"], ["ascii\\tfunction", "ascii"], ["assert\\tkeyword", "assert"], ["AssertionError\\tclass", "AssertionError"], ["AttributeError\\tclass", "AttributeError"], ["AutoAddPolicy\\tclass", "AutoAddPolicy"], ["BaseException\\tclass", "BaseException"], ["bin\\tfunction", "bin"], ["BlockingIOError\\tclass", "BlockingIOError"], ["bool\\tclass", "bool"], ["break\\tkeyword", "break"], ["BrokenPipeError\\tclass", "BrokenPipeError"], ["BufferError\\tclass", "BufferError"], ["bytearray\\tclass", "bytearray"], ["bytes\\tclass", "bytes"], ["BytesWarning\\tclass", "BytesWarning"], ["callable\\tfunction", "callable"], ["ChildProcessError\\tclass", "ChildProcessError"], ["chr\\tfunction", "chr"], ["class\\tkeyword", "class"], ["classmethod\\tclass", "classmethod"], ["compile\\tfunction", "compile"], ["complex\\tclass", "complex"], ["ConnectionAbortedError\\tclass", "ConnectionAbortedError"], ["ConnectionError\\tclass", "ConnectionError"], ["ConnectionRefusedError\\tclass", "ConnectionRefusedError"], ["ConnectionResetError\\tclass", "ConnectionResetError"], ["continue\\tkeyword", "continue"], ["copyright\\tclass", "copyright"], ["credits\\tclass", "credits"], ["datetime\\tclass", "datetime"], ["def\\tkeyword", "def"], ["del\\tkeyword", "del"], ["delattr\\tfunction", "delattr"], ["DeprecationWarning\\tclass", "DeprecationWarning"], ["dict\\tclass", "dict"], ["dir\\tfunction", "dir"], ["divmod\\tfunction", "divmod"], ["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tfunction", "exit"], ["FAILING_HOSTS\\tstatement", "FAILING_HOSTS"], ["False\\tclass", "False"], ["FileExistsError\\tclass", "FileExistsError"], ["FileNotFoundError\\tclass", "FileNotFoundError"], ["filter\\tclass", "filter"], ["finally\\tkeyword", "finally"], ["float\\tclass", "float"], ["FloatingPointError\\tclass", "FloatingPointError"], ["for\\tkeyword", "for"], ["format\\tfunction", "format"], ["from\\tkeyword", "from"], ["frozenset\\tclass", "frozenset"], ["FutureWarning\\tclass", "FutureWarning"], ["gaierror\\timport", "gaierror"], ["GeneratorExit\\tclass", "GeneratorExit"], ["getattr\\tfunction", "getattr"], ["getuser\\tfunction", "getuser"], ["global\\tkeyword", "global"], ["globals\\tfunction", "globals"], ["hasattr\\tfunction", "hasattr"], ["hash\\tfunction", "hash"], ["help\\tclass", "help"], ["hex\\tfunction", "hex"], ["host\\tparam", "host"], ["id\\tfunction", "id"], ["if\\tkeyword", "if"], ["import\\tkeyword", "import"], ["ImportError\\tclass", "ImportError"], ["ImportWarning\\tclass", "ImportWarning"], ["in\\tkeyword", "in"], ["IndentationError\\tclass", "IndentationError"], ["IndexError\\tclass", "IndexError"], ["input\\tfunction", "input"], ["int\\tclass", "int"], ["InterruptedError\\tclass", "InterruptedError"], ["IOError\\tclass", "IOError"], ["is\\tkeyword", "is"], ["IsADirectoryError\\tclass", "IsADirectoryError"], ["isinstance\\tfunction", "isinstance"], ["issubclass\\tfunction", "issubclass"], ["iter\\tfunction", "iter"], ["KeyboardInterrupt\\tclass", "KeyboardInterrupt"], ["KeyError\\tclass", "KeyError"], ["lambda\\tkeyword", "lambda"], ["len\\tfunction", "len"], ["license\\tclass", "license"], ["list\\tclass", "list"], ["locals\\tfunction", "locals"], ["logging\\tmodule", "logging"], ["LookupError\\tclass", "LookupError"], ["main\\tfunction", "main"], ["map\\tclass", "map"], ["max\\tfunction", "max"], ["MemoryError\\tclass", "MemoryError"], ["memoryview\\tclass", "memoryview"], ["min\\tfunction", "min"], ["MONGO\\tstatement", "MONGO"], ["MongoClient\\tclass", "MongoClient"], ["NameError\\tclass", "NameError"], ["next\\tfunction", "next"], ["None\\tclass", "None"], ["nonlocal\\tkeyword", "nonlocal"], ["not\\tkeyword", "not"], ["NotADirectoryError\\tclass", "NotADirectoryError"], ["NotImplemented\\tclass", "NotImplemented"], ["NotImplementedError\\tclass", "NotImplementedError"], ["object\\tclass", "object"], ["oct\\tfunction", "oct"], ["open\\tfunction", "open"], ["or\\tkeyword", "or"], ["ord\\tfunction", "ord"], ["OSError\\tclass", "OSError"], ["OverflowError\\tclass", "OverflowError"], ["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["PIPE\\tclass", "PIPE"], ["Pool\\timport", "Pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"], ["quit\\tclass", "quit"], ["raise\\tkeyword", "raise"], ["range\\tfunction", "range"], ["ReferenceError\\tclass", "ReferenceError"], ["repr\\tfunction", "repr"], ["ResourceWarning\\tclass", "ResourceWarning"], ["return\\tkeyword", "return"], ["reversed\\tclass", "reversed"], ["round\\tfunction", "round"], ["run_check\\tfunction", "run_check"], ["RuntimeError\\tclass", "RuntimeError"], ["RuntimeWarning\\tclass", "RuntimeWarning"], ["set\\tclass", "set"], ["setattr\\tfunction", "setattr"], ["SIGINT\\tclass", "SIGINT"], ["signal\\tfunction", "signal"], ["slice\\tclass", "slice"], ["sorted\\tfunction", "sorted"], ["ssh_exception\\tmodule", "ssh_exception"], ["SSHClient\\tclass", "SSHClient"], ["staticmethod\\tclass", "staticmethod"], ["stderr\\tclass", "stderr"], ["stdin\\tclass", "stdin"], ["StopIteration\\tclass", "StopIteration"], ["str\\tclass", "str"], ["sum\\tfunction", "sum"], ["super\\tclass", "super"], ["SyntaxError\\tclass", "SyntaxError"], ["SyntaxWarning\\tclass", "SyntaxWarning"], ["SystemError\\tclass", "SystemError"], ["SystemExit\\tclass", "SystemExit"], ["TabError\\tclass", "TabError"], ["TIMEOUT\\tstatement", "TIMEOUT"], ["timeout\\timport", "timeout"], ["TimeoutError\\tclass", "TimeoutError"], ["True\\tclass", "True"], ["try\\tkeyword", "try"], ["tuple\\tclass", "tuple"], ["type\\tclass", "type"], ["TypeError\\tclass", "TypeError"], ["UnboundLocalError\\tclass", "UnboundLocalError"], ["UnicodeDecodeError\\tclass", "UnicodeDecodeError"], ["UnicodeEncodeError\\tclass", "UnicodeEncodeError"], ["UnicodeError\\tclass", "UnicodeError"], ["UnicodeTranslateError\\tclass", "UnicodeTranslateError"], ["UnicodeWarning\\tclass", "UnicodeWarning"], ["USER\\tstatement", "USER"], ["UserWarning\\tclass", "UserWarning"], ["ValueError\\tclass", "ValueError"], ["vars\\tfunction", "vars"], ["Warning\\tclass", "Warning"], ["while\\tkeyword", "while"], ["with\\tkeyword", "with"], ["yield\\tkeyword", "yield"], ["ZeroDivisionError\\tclass", "ZeroDivisionError"], ["zip\\tclass", "zip"], ["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_doc\\tstatement", "_doc"], ["_dump\\tfunction", "_dump"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tclass", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "d27fc0caa83a41bcbd860e617ce40c9c"}\r\n'
2014-10-27 20:23:28,775: INFO : client requests: autocomplete
2014-10-27 20:23:28,803: INFO : About push back to ST3: b'{"completions": [["abs\\tfunction", "abs"], ["all\\tfunction", "all"], ["and\\tkeyword", "and"], ["any\\tfunction", "any"], ["ArithmeticError\\tclass", "ArithmeticError"], ["as\\tkeyword", "as"], ["ascii\\tfunction", "ascii"], ["assert\\tkeyword", "assert"], ["AssertionError\\tclass", "AssertionError"], ["AttributeError\\tclass", "AttributeError"], ["AutoAddPolicy\\tclass", "AutoAddPolicy"], ["BaseException\\tclass", "BaseException"], ["bin\\tfunction", "bin"], ["BlockingIOError\\tclass", "BlockingIOError"], ["bool\\tclass", "bool"], ["break\\tkeyword", "break"], ["BrokenPipeError\\tclass", "BrokenPipeError"], ["BufferError\\tclass", "BufferError"], ["bytearray\\tclass", "bytearray"], ["bytes\\tclass", "bytes"], ["BytesWarning\\tclass", "BytesWarning"], ["callable\\tfunction", "callable"], ["ChildProcessError\\tclass", "ChildProcessError"], ["chr\\tfunction", "chr"], ["class\\tkeyword", "class"], ["classmethod\\tclass", "classmethod"], ["compile\\tfunction", "compile"], ["complex\\tclass", "complex"], ["ConnectionAbortedError\\tclass", "ConnectionAbortedError"], ["ConnectionError\\tclass", "ConnectionError"], ["ConnectionRefusedError\\tclass", "ConnectionRefusedError"], ["ConnectionResetError\\tclass", "ConnectionResetError"], ["continue\\tkeyword", "continue"], ["copyright\\tclass", "copyright"], ["credits\\tclass", "credits"], ["datetime\\tclass", "datetime"], ["def\\tkeyword", "def"], ["del\\tkeyword", "del"], ["delattr\\tfunction", "delattr"], ["DeprecationWarning\\tclass", "DeprecationWarning"], ["dict\\tclass", "dict"], ["dir\\tfunction", "dir"], ["divmod\\tfunction", "divmod"], ["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tfunction", "exit"], ["FAILING_HOSTS\\tstatement", "FAILING_HOSTS"], ["False\\tclass", "False"], ["FileExistsError\\tclass", "FileExistsError"], ["FileNotFoundError\\tclass", "FileNotFoundError"], ["filter\\tclass", "filter"], ["finally\\tkeyword", "finally"], ["float\\tclass", "float"], ["FloatingPointError\\tclass", "FloatingPointError"], ["for\\tkeyword", "for"], ["format\\tfunction", "format"], ["from\\tkeyword", "from"], ["frozenset\\tclass", "frozenset"], ["FutureWarning\\tclass", "FutureWarning"], ["gaierror\\timport", "gaierror"], ["GeneratorExit\\tclass", "GeneratorExit"], ["getattr\\tfunction", "getattr"], ["getuser\\tfunction", "getuser"], ["global\\tkeyword", "global"], ["globals\\tfunction", "globals"], ["hasattr\\tfunction", "hasattr"], ["hash\\tfunction", "hash"], ["help\\tclass", "help"], ["hex\\tfunction", "hex"], ["host\\tparam", "host"], ["id\\tfunction", "id"], ["if\\tkeyword", "if"], ["import\\tkeyword", "import"], ["ImportError\\tclass", "ImportError"], ["ImportWarning\\tclass", "ImportWarning"], ["in\\tkeyword", "in"], ["IndentationError\\tclass", "IndentationError"], ["IndexError\\tclass", "IndexError"], ["input\\tfunction", "input"], ["int\\tclass", "int"], ["InterruptedError\\tclass", "InterruptedError"], ["IOError\\tclass", "IOError"], ["is\\tkeyword", "is"], ["IsADirectoryError\\tclass", "IsADirectoryError"], ["isinstance\\tfunction", "isinstance"], ["issubclass\\tfunction", "issubclass"], ["iter\\tfunction", "iter"], ["KeyboardInterrupt\\tclass", "KeyboardInterrupt"], ["KeyError\\tclass", "KeyError"], ["lambda\\tkeyword", "lambda"], ["len\\tfunction", "len"], ["license\\tclass", "license"], ["list\\tclass", "list"], ["locals\\tfunction", "locals"], ["logging\\tmodule", "logging"], ["LookupError\\tclass", "LookupError"], ["main\\tfunction", "main"], ["map\\tclass", "map"], ["max\\tfunction", "max"], ["MemoryError\\tclass", "MemoryError"], ["memoryview\\tclass", "memoryview"], ["min\\tfunction", "min"], ["MONGO\\tstatement", "MONGO"], ["MongoClient\\tclass", "MongoClient"], ["NameError\\tclass", "NameError"], ["next\\tfunction", "next"], ["None\\tkeyword", "None"], ["nonlocal\\tkeyword", "nonlocal"], ["not\\tkeyword", "not"], ["NotADirectoryError\\tclass", "NotADirectoryError"], ["NotImplemented\\tclass", "NotImplemented"], ["NotImplementedError\\tclass", "NotImplementedError"], ["object\\tclass", "object"], ["oct\\tfunction", "oct"], ["open\\tfunction", "open"], ["or\\tkeyword", "or"], ["ord\\tfunction", "ord"], ["OSError\\tclass", "OSError"], ["OverflowError\\tclass", "OverflowError"], ["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["PIPE\\tclass", "PIPE"], ["Pool\\timport", "Pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"], ["quit\\tclass", "quit"], ["raise\\tkeyword", "raise"], ["range\\tfunction", "range"], ["ReferenceError\\tclass", "ReferenceError"], ["repr\\tfunction", "repr"], ["ResourceWarning\\tclass", "ResourceWarning"], ["return\\tkeyword", "return"], ["reversed\\tclass", "reversed"], ["round\\tfunction", "round"], ["run_check\\tfunction", "run_check"], ["RuntimeError\\tclass", "RuntimeError"], ["RuntimeWarning\\tclass", "RuntimeWarning"], ["set\\tclass", "set"], ["setattr\\tfunction", "setattr"], ["SIGINT\\tclass", "SIGINT"], ["signal\\tfunction", "signal"], ["slice\\tclass", "slice"], ["sorted\\tfunction", "sorted"], ["ssh_exception\\tmodule", "ssh_exception"], ["SSHClient\\tclass", "SSHClient"], ["staticmethod\\tclass", "staticmethod"], ["stderr\\tclass", "stderr"], ["stdin\\tclass", "stdin"], ["StopIteration\\tclass", "StopIteration"], ["str\\tclass", "str"], ["sum\\tfunction", "sum"], ["super\\tclass", "super"], ["SyntaxError\\tclass", "SyntaxError"], ["SyntaxWarning\\tclass", "SyntaxWarning"], ["SystemError\\tclass", "SystemError"], ["SystemExit\\tclass", "SystemExit"], ["TabError\\tclass", "TabError"], ["TIMEOUT\\tstatement", "TIMEOUT"], ["timeout\\timport", "timeout"], ["TimeoutError\\tclass", "TimeoutError"], ["True\\tclass", "True"], ["try\\tkeyword", "try"], ["tuple\\tclass", "tuple"], ["type\\tclass", "type"], ["TypeError\\tclass", "TypeError"], ["UnboundLocalError\\tclass", "UnboundLocalError"], ["UnicodeDecodeError\\tclass", "UnicodeDecodeError"], ["UnicodeEncodeError\\tclass", "UnicodeEncodeError"], ["UnicodeError\\tclass", "UnicodeError"], ["UnicodeTranslateError\\tclass", "UnicodeTranslateError"], ["UnicodeWarning\\tclass", "UnicodeWarning"], ["USER\\tstatement", "USER"], ["UserWarning\\tclass", "UserWarning"], ["ValueError\\tclass", "ValueError"], ["vars\\tfunction", "vars"], ["Warning\\tclass", "Warning"], ["while\\tkeyword", "while"], ["with\\tkeyword", "with"], ["yield\\tkeyword", "yield"], ["ZeroDivisionError\\tclass", "ZeroDivisionError"], ["zip\\tclass", "zip"], ["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_doc\\tstatement", "_doc"], ["_dump\\tfunction", "_dump"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "3b7c678999664f6cbd168567e9ccdbbd"}\r\n'
2014-10-27 20:25:04,703: INFO : client requests: autocomplete
2014-10-27 20:25:04,708: INFO : About push back to ST3: b'{"completions": [["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_doc\\tstatement", "_doc"], ["_dump\\tfunction", "_dump"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tinstance", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "4a781fcb1436472aa290ab83f4c3159d"}\r\n'
2014-10-27 20:25:13,872: INFO : client requests: autocomplete
2014-10-27 20:25:14,007: INFO : About push back to ST3: b'{"completions": [["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_doc\\tstatement", "_doc"], ["_dump\\tfunction", "_dump"], ["_fails\\tstatement", "_fails"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tclass", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "4b8c0ee7bd034257934aa6f714834514"}\r\n'
2014-10-27 20:25:41,031: INFO : client requests: autocomplete
2014-10-27 20:25:41,042: INFO : About push back to ST3: b'{"completions": [["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["PIPE\\tclass", "PIPE"], ["Pool\\timport", "Pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"]], "success": true, "uid": "57cb1a68b73548cfacf739ea0a0a74c3"}\r\n'
2014-10-27 20:25:41,905: INFO : client requests: autocomplete
2014-10-27 20:25:41,933: INFO : About push back to ST3: b'{"completions": [["abs\\tfunction", "abs"], ["all\\tfunction", "all"], ["and\\tkeyword", "and"], ["any\\tfunction", "any"], ["ArithmeticError\\tclass", "ArithmeticError"], ["as\\tkeyword", "as"], ["ascii\\tfunction", "ascii"], ["assert\\tkeyword", "assert"], ["AssertionError\\tclass", "AssertionError"], ["AttributeError\\tclass", "AttributeError"], ["AutoAddPolicy\\tclass", "AutoAddPolicy"], ["BaseException\\tclass", "BaseException"], ["bin\\tfunction", "bin"], ["BlockingIOError\\tclass", "BlockingIOError"], ["bool\\tclass", "bool"], ["break\\tkeyword", "break"], ["BrokenPipeError\\tclass", "BrokenPipeError"], ["BufferError\\tclass", "BufferError"], ["bytearray\\tclass", "bytearray"], ["bytes\\tclass", "bytes"], ["BytesWarning\\tclass", "BytesWarning"], ["callable\\tfunction", "callable"], ["ChildProcessError\\tclass", "ChildProcessError"], ["chr\\tfunction", "chr"], ["class\\tkeyword", "class"], ["classmethod\\tclass", "classmethod"], ["compile\\tfunction", "compile"], ["complex\\tclass", "complex"], ["ConnectionAbortedError\\tclass", "ConnectionAbortedError"], ["ConnectionError\\tclass", "ConnectionError"], ["ConnectionRefusedError\\tclass", "ConnectionRefusedError"], ["ConnectionResetError\\tclass", "ConnectionResetError"], ["continue\\tkeyword", "continue"], ["copyright\\tclass", "copyright"], ["credits\\tclass", "credits"], ["datetime\\tclass", "datetime"], ["def\\tkeyword", "def"], ["del\\tkeyword", "del"], ["delattr\\tfunction", "delattr"], ["DeprecationWarning\\tclass", "DeprecationWarning"], ["dict\\tclass", "dict"], ["dir\\tfunction", "dir"], ["divmod\\tfunction", "divmod"], ["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tclass", "exit"], ["FAILING_HOSTS\\tstatement", "FAILING_HOSTS"], ["False\\tclass", "False"], ["FileExistsError\\tclass", "FileExistsError"], ["FileNotFoundError\\tclass", "FileNotFoundError"], ["filter\\tclass", "filter"], ["finally\\tkeyword", "finally"], ["float\\tclass", "float"], ["FloatingPointError\\tclass", "FloatingPointError"], ["for\\tkeyword", "for"], ["format\\tfunction", "format"], ["from\\tkeyword", "from"], ["frozenset\\tclass", "frozenset"], ["FutureWarning\\tclass", "FutureWarning"], ["gaierror\\timport", "gaierror"], ["GeneratorExit\\tclass", "GeneratorExit"], ["getattr\\tfunction", "getattr"], ["getuser\\tfunction", "getuser"], ["global\\tkeyword", "global"], ["globals\\tfunction", "globals"], ["hasattr\\tfunction", "hasattr"], ["hash\\tfunction", "hash"], ["help\\tclass", "help"], ["hex\\tfunction", "hex"], ["host\\tparam", "host"], ["id\\tfunction", "id"], ["if\\tkeyword", "if"], ["import\\tkeyword", "import"], ["ImportError\\tclass", "ImportError"], ["ImportWarning\\tclass", "ImportWarning"], ["in\\tkeyword", "in"], ["IndentationError\\tclass", "IndentationError"], ["IndexError\\tclass", "IndexError"], ["input\\tfunction", "input"], ["int\\tclass", "int"], ["InterruptedError\\tclass", "InterruptedError"], ["IOError\\tclass", "IOError"], ["is\\tkeyword", "is"], ["IsADirectoryError\\tclass", "IsADirectoryError"], ["isinstance\\tfunction", "isinstance"], ["issubclass\\tfunction", "issubclass"], ["iter\\tfunction", "iter"], ["KeyboardInterrupt\\tclass", "KeyboardInterrupt"], ["KeyError\\tclass", "KeyError"], ["lambda\\tkeyword", "lambda"], ["len\\tfunction", "len"], ["license\\tclass", "license"], ["list\\tclass", "list"], ["locals\\tfunction", "locals"], ["logging\\tmodule", "logging"], ["LookupError\\tclass", "LookupError"], ["main\\tfunction", "main"], ["map\\tclass", "map"], ["max\\tfunction", "max"], ["MemoryError\\tclass", "MemoryError"], ["memoryview\\tclass", "memoryview"], ["min\\tfunction", "min"], ["MONGO\\tstatement", "MONGO"], ["MongoClient\\tclass", "MongoClient"], ["NameError\\tclass", "NameError"], ["next\\tfunction", "next"], ["None\\tclass", "None"], ["nonlocal\\tkeyword", "nonlocal"], ["not\\tkeyword", "not"], ["NotADirectoryError\\tclass", "NotADirectoryError"], ["NotImplemented\\tclass", "NotImplemented"], ["NotImplementedError\\tclass", "NotImplementedError"], ["object\\tclass", "object"], ["oct\\tfunction", "oct"], ["open\\tfunction", "open"], ["or\\tkeyword", "or"], ["ord\\tfunction", "ord"], ["OSError\\tclass", "OSError"], ["OverflowError\\tclass", "OverflowError"], ["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["PIPE\\tclass", "PIPE"], ["Pool\\timport", "Pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"], ["quit\\tclass", "quit"], ["raise\\tkeyword", "raise"], ["range\\tfunction", "range"], ["ReferenceError\\tclass", "ReferenceError"], ["repr\\tfunction", "repr"], ["ResourceWarning\\tclass", "ResourceWarning"], ["return\\tkeyword", "return"], ["reversed\\tclass", "reversed"], ["round\\tfunction", "round"], ["run_check\\tfunction", "run_check"], ["RuntimeError\\tclass", "RuntimeError"], ["RuntimeWarning\\tclass", "RuntimeWarning"], ["set\\tclass", "set"], ["setattr\\tfunction", "setattr"], ["SIGINT\\tclass", "SIGINT"], ["signal\\tfunction", "signal"], ["slice\\tclass", "slice"], ["sorted\\tfunction", "sorted"], ["ssh_exception\\tmodule", "ssh_exception"], ["SSHClient\\tclass", "SSHClient"], ["staticmethod\\tclass", "staticmethod"], ["stderr\\tclass", "stderr"], ["stdin\\tclass", "stdin"], ["StopIteration\\tclass", "StopIteration"], ["str\\tclass", "str"], ["sum\\tfunction", "sum"], ["super\\tclass", "super"], ["SyntaxError\\tclass", "SyntaxError"], ["SyntaxWarning\\tclass", "SyntaxWarning"], ["SystemError\\tclass", "SystemError"], ["SystemExit\\tclass", "SystemExit"], ["TabError\\tclass", "TabError"], ["TIMEOUT\\tstatement", "TIMEOUT"], ["timeout\\timport", "timeout"], ["TimeoutError\\tclass", "TimeoutError"], ["True\\tkeyword", "True"], ["try\\tkeyword", "try"], ["tuple\\tclass", "tuple"], ["type\\tclass", "type"], ["TypeError\\tclass", "TypeError"], ["UnboundLocalError\\tclass", "UnboundLocalError"], ["UnicodeDecodeError\\tclass", "UnicodeDecodeError"], ["UnicodeEncodeError\\tclass", "UnicodeEncodeError"], ["UnicodeError\\tclass", "UnicodeError"], ["UnicodeTranslateError\\tclass", "UnicodeTranslateError"], ["UnicodeWarning\\tclass", "UnicodeWarning"], ["USER\\tstatement", "USER"], ["UserWarning\\tclass", "UserWarning"], ["ValueError\\tclass", "ValueError"], ["vars\\tfunction", "vars"], ["Warning\\tclass", "Warning"], ["while\\tkeyword", "while"], ["with\\tkeyword", "with"], ["yield\\tkeyword", "yield"], ["ZeroDivisionError\\tclass", "ZeroDivisionError"], ["zip\\tclass", "zip"], ["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_doc\\tstatement", "_doc"], ["_dump\\tfunction", "_dump"], ["_fails\\tstatement", "_fails"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tclass", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "a34e9a1624304283a93f4a1330801320"}\r\n'
2014-10-27 20:25:58,862: INFO : client requests: autocomplete
2014-10-27 20:25:58,869: INFO : About push back to ST3: b'{"completions": [["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_doc\\tstatement", "_doc"], ["_dump\\tfunction", "_dump"], ["_fails\\tstatement", "_fails"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "23ae7b534ae24437a4d22b3e7bce4c8e"}\r\n'
2014-10-27 20:26:01,806: INFO : client requests: autocomplete
2014-10-27 20:26:02,061: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "c34af304e5fe4d54b1c5e815352356b7"}\r\n'
2014-10-27 20:31:52,859: INFO : client requests: autocomplete
2014-10-27 20:31:52,867: INFO : About push back to ST3: b'{"completions": [["False\\tclass", "False"], ["FileExistsError\\tclass", "FileExistsError"], ["FileNotFoundError\\tclass", "FileNotFoundError"], ["filter\\tclass", "filter"], ["finally\\tkeyword", "finally"], ["float\\tclass", "float"], ["FloatingPointError\\tclass", "FloatingPointError"], ["for\\tkeyword", "for"], ["format\\tfunction", "format"], ["from\\tkeyword", "from"], ["frozenset\\tclass", "frozenset"], ["FutureWarning\\tclass", "FutureWarning"]], "success": true, "uid": "94df2ea642e649a693a18d3cf51f70de"}\r\n'
2014-10-27 20:31:53,443: INFO : client requests: autocomplete
2014-10-27 20:31:53,491: INFO : About push back to ST3: b'{"completions": [["abc\\tmodule", "abc"], ["aifc\\tmodule", "aifc"], ["anaconda_mccabe\\tmodule", "anaconda_mccabe"], ["anaconda_pep257\\tmodule", "anaconda_pep257"], ["anaconda_pep8\\tmodule", "anaconda_pep8"], ["anaconda_pyflakes\\tmodule", "anaconda_pyflakes"], ["anaconda_pylint\\tmodule", "anaconda_pylint"], ["antigravity\\tmodule", "antigravity"], ["apache_restart\\tmodule", "apache_restart"], ["api\\tmodule", "api"], ["argparse\\tmodule", "argparse"], ["array\\tmodule", "array"], ["ast\\tmodule", "ast"], ["asynchat\\tmodule", "asynchat"], ["asyncio\\tmodule", "asyncio"], ["asyncore\\tmodule", "asyncore"], ["atexit\\tmodule", "atexit"], ["audioop\\tmodule", "audioop"], ["autopep\\tmodule", "autopep"], ["base64\\tmodule", "base64"], ["bdb\\tmodule", "bdb"], ["binaryinstall\\tmodule", "binaryinstall"], ["binascii\\tmodule", "binascii"], ["binhex\\tmodule", "binhex"], ["bisect\\tmodule", "bisect"], ["bs4\\tmodule", "bs4"], ["bson\\tmodule", "bson"], ["builder\\tmodule", "builder"], ["builtins\\tmodule", "builtins"], ["bz2\\tmodule", "bz2"], ["cache\\tmodule", "cache"], ["calendar\\tmodule", "calendar"], ["callback\\tmodule", "callback"], ["cauth\\tmodule", "cauth"], ["certifi\\tmodule", "certifi"], ["cgi\\tmodule", "cgi"], ["cgitb\\tmodule", "cgitb"], ["characteristic\\tmodule", "characteristic"], ["chunk\\tmodule", "chunk"], ["click\\tmodule", "click"], ["cmath\\tmodule", "cmath"], ["cmd\\tmodule", "cmd"], ["code\\tmodule", "code"], ["codecs\\tmodule", "codecs"], ["codeop\\tmodule", "codeop"], ["collections\\tmodule", "collections"], ["colorama\\tmodule", "colorama"], ["colorsys\\tmodule", "colorsys"], ["commands\\tmodule", "commands"], ["common\\tmodule", "common"], ["compileall\\tmodule", "compileall"], ["concurrent\\tmodule", "concurrent"], ["configparser\\tmodule", "configparser"], ["contextlib\\tmodule", "contextlib"], ["contexts\\tmodule", "contexts"], ["copy\\tmodule", "copy"], ["copyreg\\tmodule", "copyreg"], ["cProfile\\tmodule", "cProfile"], ["cqr\\tmodule", "cqr"], ["crypt\\tmodule", "crypt"], ["Crypto\\tmodule", "Crypto"], ["csv\\tmodule", "csv"], ["ctypes\\tmodule", "ctypes"], ["curses\\tmodule", "curses"], ["datetime\\tmodule", "datetime"], ["dbm\\tmodule", "dbm"], ["debug\\tmodule", "debug"], ["decimal\\tmodule", "decimal"], ["decorators\\tmodule", "decorators"], ["difflib\\tmodule", "difflib"], ["dis\\tmodule", "dis"], ["distutils\\tmodule", "distutils"], ["doc2dash\\tmodule", "doc2dash"], ["doctest\\tmodule", "doctest"], ["docutils\\tmodule", "docutils"], ["dummy_threading\\tmodule", "dummy_threading"], ["easy_install\\tmodule", "easy_install"], ["ecc_edac_check\\tmodule", "ecc_edac_check"], ["ecdsa\\tmodule", "ecdsa"], ["email\\tmodule", "email"], ["encodings\\tmodule", "encodings"], ["ensurepip\\tmodule", "ensurepip"], ["enum\\tmodule", "enum"], ["errno\\tmodule", "errno"], ["evaluate\\tmodule", "evaluate"], ["eventlog_statistics\\tmodule", "eventlog_statistics"], ["expand_ip_macro\\tmodule", "expand_ip_macro"], ["faulthandler\\tmodule", "faulthandler"], ["fcntl\\tmodule", "fcntl"], ["filecmp\\tmodule", "filecmp"], ["fileinput\\tmodule", "fileinput"], ["flake8\\tmodule", "flake8"], ["flask\\tmodule", "flask"], ["flask_wtf\\tmodule", "flask_wtf"], ["fnmatch\\tmodule", "fnmatch"], ["formatter\\tmodule", "formatter"], ["fractions\\tmodule", "fractions"], ["ftplib\\tmodule", "ftplib"], ["functools\\tmodule", "functools"], ["gc\\tmodule", "gc"], ["genericpath\\tmodule", "genericpath"], ["get_middle_bundle_info\\tmodule", "get_middle_bundle_info"], ["getopt\\tmodule", "getopt"], ["getpass\\tmodule", "getpass"], ["gettext\\tmodule", "gettext"], ["glob\\tmodule", "glob"], ["gnureadline\\tmodule", "gnureadline"], ["gridfs\\tmodule", "gridfs"], ["grp\\tmodule", "grp"], ["gzip\\tmodule", "gzip"], ["hacking\\tmodule", "hacking"], ["handlers\\tmodule", "handlers"], ["hashlib\\tmodule", "hashlib"], ["heapq\\tmodule", "heapq"], ["helpers\\tmodule", "helpers"], ["hmac\\tmodule", "hmac"], ["html\\tmodule", "html"], ["http\\tmodule", "http"], ["idlelib\\tmodule", "idlelib"], ["imaplib\\tmodule", "imaplib"], ["imghdr\\tmodule", "imghdr"], ["imp\\tmodule", "imp"], ["import_validator\\tmodule", "import_validator"], ["importlib\\tmodule", "importlib"], ["IN\\tmodule", "IN"], ["inspect\\tmodule", "inspect"], ["install-sfront-env\\tmodule", "install-sfront-env"], ["io\\tmodule", "io"], ["ioloop\\tmodule", "ioloop"], ["ipaddress\\tmodule", "ipaddress"], ["ipdb\\tmodule", "ipdb"], ["IPython\\tmodule", "IPython"], ["itertools\\tmodule", "itertools"], ["itsdangerous\\tmodule", "itsdangerous"], ["jail_generator\\tmodule", "jail_generator"], ["jedi\\tmodule", "jedi"], ["jediusages\\tmodule", "jediusages"], ["jinja2\\tmodule", "jinja2"], ["json\\tmodule", "json"], ["jsonclient\\tmodule", "jsonclient"], ["jsonserver\\tmodule", "jsonserver"], ["keyword\\tmodule", "keyword"], ["launch-evlog-sample\\tmodule", "launch-evlog-sample"], ["lib\\tmodule", "lib"], ["lib2to3\\tmodule", "lib2to3"], ["linecache\\tmodule", "linecache"], ["linter\\tmodule", "linter"], ["linting\\tmodule", "linting"], ["locale\\tmodule", "locale"], ["logging\\tmodule", "logging"], ["lxml\\tmodule", "lxml"], ["lzma\\tmodule", "lzma"], ["macpath\\tmodule", "macpath"], ["macurl2path\\tmodule", "macurl2path"], ["mailbox\\tmodule", "mailbox"], ["mailcap\\tmodule", "mailcap"], ["markupsafe\\tmodule", "markupsafe"], ["marshal\\tmodule", "marshal"], ["math\\tmodule", "math"], ["mccabe\\tmodule", "mccabe"], ["mimetypes\\tmodule", "mimetypes"], ["mmap\\tmodule", "mmap"], ["modulefinder\\tmodule", "modulefinder"], ["mon_check\\tmodule", "mon_check"], ["msgpack\\tmodule", "msgpack"], ["multiprocessing\\tmodule", "multiprocessing"], ["netrc\\tmodule", "netrc"], ["nis\\tmodule", "nis"], ["nntplib\\tmodule", "nntplib"], ["ntpath\\tmodule", "ntpath"], ["nturl2path\\tmodule", "nturl2path"], ["numbers\\tmodule", "numbers"], ["opcode\\tmodule", "opcode"], ["operator\\tmodule", "operator"], ["optparse\\tmodule", "optparse"], ["os\\tmodule", "os"], ["paramiko\\tmodule", "paramiko"], ["parser\\tmodule", "parser"], ["pathlib\\tmodule", "pathlib"], ["pbr\\tmodule", "pbr"], ["pdb\\tmodule", "pdb"], ["pep257\\tmodule", "pep257"], ["pep8\\tmodule", "pep8"], ["persistent_list\\tmodule", "persistent_list"], ["pickle\\tmodule", "pickle"], ["pickletools\\tmodule", "pickletools"], ["pip\\tmodule", "pip"], ["pipes\\tmodule", "pipes"], ["pkg_resources\\tmodule", "pkg_resources"], ["pkgutil\\tmodule", "pkgutil"], ["platform\\tmodule", "platform"], ["plistlib\\tmodule", "plistlib"], ["poplib\\tmodule", "poplib"], ["posix\\tmodule", "posix"], ["posixpath\\tmodule", "posixpath"], ["pprint\\tmodule", "pprint"], ["prettytable\\tmodule", "prettytable"], ["process\\tmodule", "process"], ["profile\\tmodule", "profile"], ["progress_bar\\tmodule", "progress_bar"], ["progressbar\\tmodule", "progressbar"], ["pstats\\tmodule", "pstats"], ["pty\\tmodule", "pty"], ["pwd\\tmodule", "pwd"], ["py_compile\\tmodule", "py_compile"], ["pyclbr\\tmodule", "pyclbr"], ["pydoc\\tmodule", "pydoc"], ["pydoc_data\\tmodule", "pydoc_data"], ["pyexpat\\tmodule", "pyexpat"], ["pyflakes\\tmodule", "pyflakes"], ["pygments\\tmodule", "pygments"], ["pymongo\\tmodule", "pymongo"], ["queue\\tmodule", "queue"], ["quopri\\tmodule", "quopri"], ["random\\tmodule", "random"], ["re\\tmodule", "re"], ["readline\\tmodule", "readline"], ["reconfiguration_beta\\tmodule", "reconfiguration_beta"], ["refactoring\\tmodule", "refactoring"], ["reprlib\\tmodule", "reprlib"], ["requests\\tmodule", "requests"], ["resource\\tmodule", "resource"], ["rlcompleter\\tmodule", "rlcompleter"], ["runpy\\tmodule", "runpy"], ["sched\\tmodule", "sched"], ["select\\tmodule", "select"], ["selectors\\tmodule", "selectors"], ["settings\\tmodule", "settings"], ["setuptools\\tmodule", "setuptools"], ["shelve\\tmodule", "shelve"], ["shlex\\tmodule", "shlex"], ["shutil\\tmodule", "shutil"], ["signal\\tmodule", "signal"], ["site\\tmodule", "site"], ["sitecustomize\\tmodule", "sitecustomize"], ["six\\tmodule", "six"], ["smtpd\\tmodule", "smtpd"], ["smtplib\\tmodule", "smtplib"], ["sndhdr\\tmodule", "sndhdr"], ["socket\\tmodule", "socket"], ["socketserver\\tmodule", "socketserver"], ["sphinx\\tmodule", "sphinx"], ["sqlite3\\tmodule", "sqlite3"], ["sre_compile\\tmodule", "sre_compile"], ["sre_constants\\tmodule", "sre_constants"], ["sre_parse\\tmodule", "sre_parse"], ["ssh\\tmodule", "ssh"], ["ssl\\tmodule", "ssl"], ["stat\\tmodule", "stat"], ["statistics\\tmodule", "statistics"], ["string\\tmodule", "string"], ["stringprep\\tmodule", "stringprep"], ["struct\\tmodule", "struct"], ["sublime\\tmodule", "sublime"], ["subprocess\\tmodule", "subprocess"], ["sunau\\tmodule", "sunau"], ["symbol\\tmodule", "symbol"], ["symtable\\tmodule", "symtable"], ["sys\\tmodule", "sys"], ["sysconfig\\tmodule", "sysconfig"], ["syslog\\tmodule", "syslog"], ["tabnanny\\tmodule", "tabnanny"], ["tarfile\\tmodule", "tarfile"], ["tbcontroller\\tmodule", "tbcontroller"], ["td_control\\tmodule", "td_control"], ["td_control2\\tmodule", "td_control2"], ["telnetlib\\tmodule", "telnetlib"], ["tempfile\\tmodule", "tempfile"], ["termios\\tmodule", "termios"], ["test\\tmodule", "test"], ["test_characteristic\\tmodule", "test_characteristic"], ["textwrap\\tmodule", "textwrap"], ["this\\tmodule", "this"], ["threading\\tmodule", "threading"], ["time\\tmodule", "time"], ["timeit\\tmodule", "timeit"], ["tkinter\\tmodule", "tkinter"], ["token\\tmodule", "token"], ["tokenize\\tmodule", "tokenize"], ["trace\\tmodule", "trace"], ["traceback\\tmodule", "traceback"], ["tracemalloc\\tmodule", "tracemalloc"], ["transmissionrpc\\tmodule", "transmissionrpc"], ["tty\\tmodule", "tty"], ["turtle\\tmodule", "turtle"], ["turtledemo\\tmodule", "turtledemo"], ["types\\tmodule", "types"], ["unicodedata\\tmodule", "unicodedata"], ["unittest\\tmodule", "unittest"], ["upnetcheck\\tmodule", "upnetcheck"], ["urllib\\tmodule", "urllib"], ["urllib3\\tmodule", "urllib3"], ["utils\\tmodule", "utils"], ["uu\\tmodule", "uu"], ["uuid\\tmodule", "uuid"], ["vagrant\\tmodule", "vagrant"], ["venv\\tmodule", "venv"], ["virtualenv\\tmodule", "virtualenv"], ["virtualenv_support\\tmodule", "virtualenv_support"], ["vkontakte\\tmodule", "vkontakte"], ["warnings\\tmodule", "warnings"], ["wave\\tmodule", "wave"], ["weakref\\tmodule", "weakref"], ["webbrowser\\tmodule", "webbrowser"], ["werkzeug\\tmodule", "werkzeug"], ["wheel\\tmodule", "wheel"], ["worker\\tmodule", "worker"], ["wsgiref\\tmodule", "wsgiref"], ["wtforms\\tmodule", "wtforms"], ["xdrlib\\tmodule", "xdrlib"], ["xml\\tmodule", "xml"], ["xmlgettag\\tmodule", "xmlgettag"], ["xmlrpc\\tmodule", "xmlrpc"], ["xxlimited\\tmodule", "xxlimited"], ["xxsubtype\\tmodule", "xxsubtype"], ["yaml\\tmodule", "yaml"], ["zipfile\\tmodule", "zipfile"], ["zipimport\\tmodule", "zipimport"], ["zlib\\tmodule", "zlib"], ["_ast\\tmodule", "_ast"], ["_bisect\\tmodule", "_bisect"], ["_bootlocale\\tmodule", "_bootlocale"], ["_bz2\\tmodule", "_bz2"], ["_codecs\\tmodule", "_codecs"], ["_codecs_cn\\tmodule", "_codecs_cn"], ["_codecs_hk\\tmodule", "_codecs_hk"], ["_codecs_iso2022\\tmodule", "_codecs_iso2022"], ["_codecs_jp\\tmodule", "_codecs_jp"], ["_codecs_kr\\tmodule", "_codecs_kr"], ["_codecs_tw\\tmodule", "_codecs_tw"], ["_collections\\tmodule", "_collections"], ["_collections_abc\\tmodule", "_collections_abc"], ["_compat_pickle\\tmodule", "_compat_pickle"], ["_compatibility\\tmodule", "_compatibility"], ["_crypt\\tmodule", "_crypt"], ["_csv\\tmodule", "_csv"], ["_ctypes\\tmodule", "_ctypes"], ["_ctypes_test\\tmodule", "_ctypes_test"], ["_curses\\tmodule", "_curses"], ["_curses_panel\\tmodule", "_curses_panel"], ["_datetime\\tmodule", "_datetime"], ["_dbm\\tmodule", "_dbm"], ["_decimal\\tmodule", "_decimal"], ["_dummy_thread\\tmodule", "_dummy_thread"], ["_elementtree\\tmodule", "_elementtree"], ["_functools\\tmodule", "_functools"], ["_gdbm\\tmodule", "_gdbm"], ["_hashlib\\tmodule", "_hashlib"], ["_heapq\\tmodule", "_heapq"], ["_imp\\tmodule", "_imp"], ["_io\\tmodule", "_io"], ["_json\\tmodule", "_json"], ["_locale\\tmodule", "_locale"], ["_lsprof\\tmodule", "_lsprof"], ["_lzma\\tmodule", "_lzma"], ["_markerlib\\tmodule", "_markerlib"], ["_markupbase\\tmodule", "_markupbase"], ["_md5\\tmodule", "_md5"], ["_multibytecodec\\tmodule", "_multibytecodec"], ["_multiprocessing\\tmodule", "_multiprocessing"], ["_opcode\\tmodule", "_opcode"], ["_operator\\tmodule", "_operator"], ["_osx_support\\tmodule", "_osx_support"], ["_pickle\\tmodule", "_pickle"], ["_posixsubprocess\\tmodule", "_posixsubprocess"], ["_pyio\\tmodule", "_pyio"], ["_random\\tmodule", "_random"], ["_scproxy\\tmodule", "_scproxy"], ["_sha1\\tmodule", "_sha1"], ["_sha256\\tmodule", "_sha256"], ["_sha512\\tmodule", "_sha512"], ["_sitebuiltins\\tmodule", "_sitebuiltins"], ["_socket\\tmodule", "_socket"], ["_sqlite3\\tmodule", "_sqlite3"], ["_sre\\tmodule", "_sre"], ["_ssl\\tmodule", "_ssl"], ["_stat\\tmodule", "_stat"], ["_string\\tmodule", "_string"], ["_strptime\\tmodule", "_strptime"], ["_struct\\tmodule", "_struct"], ["_symtable\\tmodule", "_symtable"], ["_sysconfigdata\\tmodule", "_sysconfigdata"], ["_testbuffer\\tmodule", "_testbuffer"], ["_testcapi\\tmodule", "_testcapi"], ["_testimportmultiple\\tmodule", "_testimportmultiple"], ["_thread\\tmodule", "_thread"], ["_threading_local\\tmodule", "_threading_local"], ["_tkinter\\tmodule", "_tkinter"], ["_tracemalloc\\tmodule", "_tracemalloc"], ["_warnings\\tmodule", "_warnings"], ["_weakref\\tmodule", "_weakref"], ["_weakrefset\\tmodule", "_weakrefset"], ["__future__\\tmodule", "__future__"], ["__main__\\tmodule", "__main__"]], "success": true, "uid": "69ea53771a5743a6bff51655bccaf0be"}\r\n'
2014-10-27 20:31:55,006: INFO : client requests: autocomplete
2014-10-27 20:31:55,028: INFO : About push back to ST3: b'{"completions": [["bson\\tmodule", "bson"]], "success": true, "uid": "c231dad2c23c439190e5979b15a063db"}\r\n'
2014-10-27 20:31:55,589: INFO : client requests: autocomplete
2014-10-27 20:31:55,592: INFO : About push back to ST3: b'{"completions": [["import\\tkeyword", "import"]], "success": true, "uid": "e64b30585b2d41e795dfa149b2266ca8"}\r\n'
2014-10-27 20:31:56,372: INFO : client requests: autocomplete
2014-10-27 20:31:57,438: INFO : About push back to ST3: b'{"completions": [["b\\tfunction", "b"], ["binary\\tmodule", "binary"], ["Binary\\tclass", "Binary"], ["binary_type\\tclass", "binary_type"], ["BSON\\tclass", "BSON"], ["BSONARR\\tstatement", "BSONARR"], ["BSONBIN\\tstatement", "BSONBIN"], ["BSONBOO\\tstatement", "BSONBOO"], ["BSONCOD\\tstatement", "BSONCOD"], ["BSONCWS\\tstatement", "BSONCWS"], ["BSONDAT\\tstatement", "BSONDAT"], ["BSONINT\\tstatement", "BSONINT"], ["BSONLON\\tstatement", "BSONLON"], ["BSONMAX\\tstatement", "BSONMAX"], ["BSONMIN\\tstatement", "BSONMIN"], ["BSONNUL\\tstatement", "BSONNUL"], ["BSONNUM\\tstatement", "BSONNUM"], ["BSONOBJ\\tstatement", "BSONOBJ"], ["BSONOID\\tstatement", "BSONOID"], ["BSONREF\\tstatement", "BSONREF"], ["BSONRGX\\tstatement", "BSONRGX"], ["BSONSTR\\tstatement", "BSONSTR"], ["BSONSYM\\tstatement", "BSONSYM"], ["BSONTIM\\tstatement", "BSONTIM"], ["BSONUND\\tstatement", "BSONUND"], ["calendar\\tmodule", "calendar"], ["code\\tmodule", "code"], ["Code\\tclass", "Code"], ["CSHARP_LEGACY\\tclass", "CSHARP_LEGACY"], ["datetime\\tmodule", "datetime"], ["dbref\\tmodule", "dbref"], ["DBRef\\tclass", "DBRef"], ["decode_all\\tstatement", "decode_all"], ["EMPTY\\tstatement", "EMPTY"], ["EPOCH_AWARE\\tstatement", "EPOCH_AWARE"], ["EPOCH_NAIVE\\tstatement", "EPOCH_NAIVE"], ["errors\\tmodule", "errors"], ["has_c\\tfunction", "has_c"], ["has_uuid\\tfunction", "has_uuid"], ["InvalidBSON\\tclass", "InvalidBSON"], ["InvalidDocument\\tclass", "InvalidDocument"], ["InvalidStringData\\tclass", "InvalidStringData"], ["is_valid\\tfunction", "is_valid"], ["JAVA_LEGACY\\tclass", "JAVA_LEGACY"], ["json_util\\tmodule", "json_util"], ["MAX_INT32\\tstatement", "MAX_INT32"], ["MAX_INT64\\tstatement", "MAX_INT64"], ["max_key\\tmodule", "max_key"], ["MaxKey\\tclass", "MaxKey"], ["MIN_INT32\\tstatement", "MIN_INT32"], ["MIN_INT64\\tstatement", "MIN_INT64"], ["min_key\\tmodule", "min_key"], ["MinKey\\tclass", "MinKey"], ["objectid\\tmodule", "objectid"], ["ObjectId\\tclass", "ObjectId"], ["OLD_UUID_SUBTYPE\\tclass", "OLD_UUID_SUBTYPE"], ["ONE\\tstatement", "ONE"], ["PY3\\tstatement", "PY3"], ["py3compat\\tmodule", "py3compat"], ["re\\tmodule", "re"], ["RE_TYPE\\tclass", "RE_TYPE"], ["regex\\tmodule", "regex"], ["Regex\\tclass", "Regex"], ["son\\tmodule", "son"], ["SON\\tclass", "SON"], ["struct\\tmodule", "struct"], ["sys\\tmodule", "sys"], ["timestamp\\tmodule", "timestamp"], ["Timestamp\\tclass", "Timestamp"], ["tz_util\\tmodule", "tz_util"], ["utc\\tinstance", "utc"], ["uuid\\tmodule", "uuid"], ["ZERO\\tstatement", "ZERO"], ["_bson_to_dict\\tstatement", "_bson_to_dict"], ["_cbson\\tmodule", "_cbson"], ["_dict_to_bson\\tfunction", "_dict_to_bson"], ["_element_getter\\tstatement", "_element_getter"], ["_element_to_bson\\tfunction", "_element_to_bson"], ["_element_to_dict\\tfunction", "_element_to_dict"], ["_elements_to_dict\\tfunction", "_elements_to_dict"], ["_get_array\\tfunction", "_get_array"], ["_get_binary\\tfunction", "_get_binary"], ["_get_boolean\\tfunction", "_get_boolean"], ["_get_c_string\\tfunction", "_get_c_string"], ["_get_code\\tfunction", "_get_code"], ["_get_code_w_scope\\tfunction", "_get_code_w_scope"], ["_get_date\\tfunction", "_get_date"], ["_get_int\\tfunction", "_get_int"], ["_get_long\\tfunction", "_get_long"], ["_get_null\\tfunction", "_get_null"], ["_get_number\\tfunction", "_get_number"], ["_get_object\\tfunction", "_get_object"], ["_get_oid\\tfunction", "_get_oid"], ["_get_ref\\tfunction", "_get_ref"], ["_get_regex\\tfunction", "_get_regex"], ["_get_string\\tfunction", "_get_string"], ["_get_timestamp\\tfunction", "_get_timestamp"], ["_make_c_string\\tfunction", "_make_c_string"], ["_use_c\\tstatement", "_use_c"], ["_use_uuid\\tstatement", "_use_uuid"], ["__doc__\\tinstance", "__doc__"], ["__file__\\tinstance", "__file__"], ["__name__\\tinstance", "__name__"], ["__package__\\tinstance", "__package__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "25d959acd42148c4b0f5c4dc3833d7e7"}\r\n'
2014-10-27 20:31:57,438: INFO : client requests: autocomplete
2014-10-27 20:31:57,445: INFO : About push back to ST3: b'{"completions": [["ObjectId\\tclass", "ObjectId"], ["objectid\\tmodule", "objectid"]], "success": true, "uid": "3e778b9e50694e18892992ee4f1d796a"}\r\n'
2014-10-27 20:34:49,748: INFO : client requests: autocomplete
2014-10-27 20:34:49,775: INFO : About push back to ST3: b'{"completions": [["_doc\\tstatement", "_doc"]], "success": true, "uid": "d6f2b0a2164046398f71d12c2b7c06c9"}\r\n'
2014-10-27 20:34:54,126: INFO : client requests: autocomplete
2014-10-27 20:34:54,419: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "9baf8d66914f4fbfbc6dc23d4efb3251"}\r\n'
2014-10-27 20:34:54,419: INFO : client requests: autocomplete
2014-10-27 20:34:54,456: INFO : About push back to ST3: b'{"completions": [["abs\\tfunction", "abs"], ["all\\tfunction", "all"], ["and\\tkeyword", "and"], ["any\\tfunction", "any"], ["ArithmeticError\\tclass", "ArithmeticError"], ["as\\tkeyword", "as"], ["ascii\\tfunction", "ascii"], ["assert\\tkeyword", "assert"], ["AssertionError\\tclass", "AssertionError"], ["AttributeError\\tclass", "AttributeError"], ["AutoAddPolicy\\tclass", "AutoAddPolicy"], ["BaseException\\tclass", "BaseException"], ["bin\\tfunction", "bin"], ["BlockingIOError\\tclass", "BlockingIOError"], ["bool\\tclass", "bool"], ["break\\tkeyword", "break"], ["BrokenPipeError\\tclass", "BrokenPipeError"], ["BufferError\\tclass", "BufferError"], ["bytearray\\tclass", "bytearray"], ["bytes\\tclass", "bytes"], ["BytesWarning\\tclass", "BytesWarning"], ["callable\\tfunction", "callable"], ["ChildProcessError\\tclass", "ChildProcessError"], ["chr\\tfunction", "chr"], ["class\\tkeyword", "class"], ["classmethod\\tclass", "classmethod"], ["compile\\tfunction", "compile"], ["complex\\tclass", "complex"], ["ConnectionAbortedError\\tclass", "ConnectionAbortedError"], ["ConnectionError\\tclass", "ConnectionError"], ["ConnectionRefusedError\\tclass", "ConnectionRefusedError"], ["ConnectionResetError\\tclass", "ConnectionResetError"], ["continue\\tkeyword", "continue"], ["copyright\\tclass", "copyright"], ["credits\\tclass", "credits"], ["datetime\\tclass", "datetime"], ["def\\tkeyword", "def"], ["del\\tkeyword", "del"], ["delattr\\tfunction", "delattr"], ["DeprecationWarning\\tclass", "DeprecationWarning"], ["dict\\tclass", "dict"], ["dir\\tfunction", "dir"], ["divmod\\tfunction", "divmod"], ["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tfunction", "exit"], ["FAILING_HOSTS\\tstatement", "FAILING_HOSTS"], ["False\\tclass", "False"], ["FileExistsError\\tclass", "FileExistsError"], ["FileNotFoundError\\tclass", "FileNotFoundError"], ["filter\\tclass", "filter"], ["finally\\tkeyword", "finally"], ["float\\tclass", "float"], ["FloatingPointError\\tclass", "FloatingPointError"], ["for\\tkeyword", "for"], ["format\\tfunction", "format"], ["from\\tkeyword", "from"], ["frozenset\\tclass", "frozenset"], ["FutureWarning\\tclass", "FutureWarning"], ["gaierror\\timport", "gaierror"], ["GeneratorExit\\tclass", "GeneratorExit"], ["getattr\\tfunction", "getattr"], ["getuser\\tfunction", "getuser"], ["global\\tkeyword", "global"], ["globals\\tfunction", "globals"], ["hasattr\\tfunction", "hasattr"], ["hash\\tfunction", "hash"], ["help\\tclass", "help"], ["hex\\tfunction", "hex"], ["host\\tparam", "host"], ["id\\tfunction", "id"], ["if\\tkeyword", "if"], ["import\\tkeyword", "import"], ["ImportError\\tclass", "ImportError"], ["ImportWarning\\tclass", "ImportWarning"], ["in\\tkeyword", "in"], ["IndentationError\\tclass", "IndentationError"], ["IndexError\\tclass", "IndexError"], ["input\\tfunction", "input"], ["int\\tclass", "int"], ["InterruptedError\\tclass", "InterruptedError"], ["IOError\\tclass", "IOError"], ["is\\tkeyword", "is"], ["IsADirectoryError\\tclass", "IsADirectoryError"], ["isinstance\\tfunction", "isinstance"], ["issubclass\\tfunction", "issubclass"], ["iter\\tfunction", "iter"], ["KeyboardInterrupt\\tclass", "KeyboardInterrupt"], ["KeyError\\tclass", "KeyError"], ["lambda\\tkeyword", "lambda"], ["len\\tfunction", "len"], ["license\\tclass", "license"], ["list\\tclass", "list"], ["locals\\tfunction", "locals"], ["logging\\tmodule", "logging"], ["LookupError\\tclass", "LookupError"], ["main\\tfunction", "main"], ["map\\tclass", "map"], ["max\\tfunction", "max"], ["MemoryError\\tclass", "MemoryError"], ["memoryview\\tclass", "memoryview"], ["min\\tfunction", "min"], ["MONGO\\tstatement", "MONGO"], ["MongoClient\\tclass", "MongoClient"], ["NameError\\tclass", "NameError"], ["next\\tfunction", "next"], ["None\\tclass", "None"], ["nonlocal\\tkeyword", "nonlocal"], ["not\\tkeyword", "not"], ["NotADirectoryError\\tclass", "NotADirectoryError"], ["NotImplemented\\tclass", "NotImplemented"], ["NotImplementedError\\tclass", "NotImplementedError"], ["object\\tclass", "object"], ["ObjectId\\tclass", "ObjectId"], ["oct\\tfunction", "oct"], ["open\\tfunction", "open"], ["or\\tkeyword", "or"], ["ord\\tfunction", "ord"], ["OSError\\tclass", "OSError"], ["OverflowError\\tclass", "OverflowError"], ["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["PIPE\\tclass", "PIPE"], ["Pool\\timport", "Pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"], ["quit\\tclass", "quit"], ["raise\\tkeyword", "raise"], ["range\\tfunction", "range"], ["ReferenceError\\tclass", "ReferenceError"], ["repr\\tfunction", "repr"], ["ResourceWarning\\tclass", "ResourceWarning"], ["return\\tkeyword", "return"], ["reversed\\tclass", "reversed"], ["round\\tfunction", "round"], ["run_check\\tfunction", "run_check"], ["RuntimeError\\tclass", "RuntimeError"], ["RuntimeWarning\\tclass", "RuntimeWarning"], ["set\\tclass", "set"], ["setattr\\tfunction", "setattr"], ["SIGINT\\tclass", "SIGINT"], ["signal\\tfunction", "signal"], ["slice\\tclass", "slice"], ["sorted\\tfunction", "sorted"], ["ssh_exception\\tmodule", "ssh_exception"], ["SSHClient\\tclass", "SSHClient"], ["staticmethod\\tclass", "staticmethod"], ["stderr\\tclass", "stderr"], ["stdin\\tclass", "stdin"], ["StopIteration\\tclass", "StopIteration"], ["str\\tclass", "str"], ["sum\\tfunction", "sum"], ["super\\tclass", "super"], ["SyntaxError\\tclass", "SyntaxError"], ["SyntaxWarning\\tclass", "SyntaxWarning"], ["SystemError\\tclass", "SystemError"], ["SystemExit\\tclass", "SystemExit"], ["TabError\\tclass", "TabError"], ["timeout\\timport", "timeout"], ["TIMEOUT\\tstatement", "TIMEOUT"], ["TimeoutError\\tclass", "TimeoutError"], ["True\\tkeyword", "True"], ["try\\tkeyword", "try"], ["tuple\\tclass", "tuple"], ["type\\tclass", "type"], ["TypeError\\tclass", "TypeError"], ["UnboundLocalError\\tclass", "UnboundLocalError"], ["UnicodeDecodeError\\tclass", "UnicodeDecodeError"], ["UnicodeEncodeError\\tclass", "UnicodeEncodeError"], ["UnicodeError\\tclass", "UnicodeError"], ["UnicodeTranslateError\\tclass", "UnicodeTranslateError"], ["UnicodeWarning\\tclass", "UnicodeWarning"], ["USER\\tstatement", "USER"], ["UserWarning\\tclass", "UserWarning"], ["ValueError\\tclass", "ValueError"], ["vars\\tfunction", "vars"], ["Warning\\tclass", "Warning"], ["while\\tkeyword", "while"], ["with\\tkeyword", "with"], ["yield\\tkeyword", "yield"], ["ZeroDivisionError\\tclass", "ZeroDivisionError"], ["zip\\tclass", "zip"], ["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_doc\\tstatement", "_doc"], ["_dump\\tfunction", "_dump"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tclass", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "0efe9203f6094e1e98f5316dac2a0545"}\r\n'
2014-10-27 20:59:34,126: INFO : client requests: autocomplete
2014-10-27 20:59:34,387: INFO : About push back to ST3: b'{"completions": [["check_keys\\tparam", "check_keys"], ["document\\tparam", "document"], ["manipulate\\tparam", "manipulate"], ["multi\\tparam", "multi"], ["safe\\tparam", "safe"], ["spec\\tparam", "spec"], ["upsert\\tparam", "upsert"]], "success": true, "uid": "b163e73d8d6142e2ac28b9599de58fc3"}\r\n'
2014-10-27 21:01:37,681: INFO : client requests: autocomplete
2014-10-27 21:01:37,828: INFO : About push back to ST3: b'{"completions": [["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_doc\\tstatement", "_doc"], ["_dump\\tfunction", "_dump"], ["_fails\\tstatement", "_fails"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tclass", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "382dc4f9c3cf480d8c5712b71c49c908"}\r\n'
2014-10-27 21:03:04,686: INFO : client requests: autocomplete
2014-10-27 21:03:04,695: INFO : About push back to ST3: b'{"completions": [["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_doc\\tstatement", "_doc"], ["_dump\\tfunction", "_dump"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "6e1e8fe9407e435894d4482e238fce81"}\r\n'
2014-10-27 21:03:09,207: INFO : client requests: autocomplete
2014-10-27 21:03:09,216: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "b589edd6090f4072a35e175ce3c261d9"}\r\n'
2014-10-27 21:03:15,548: INFO : client requests: autocomplete
2014-10-27 21:03:15,556: INFO : About push back to ST3: b'{"completions": [["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_doc\\tstatement", "_doc"], ["_dump\\tfunction", "_dump"], ["_fails\\tstatement", "_fails"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tclass", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "0dc04642467b4453a3d1542ccd67d713"}\r\n'
2014-10-27 21:03:16,630: INFO : client requests: autocomplete
2014-10-27 21:03:16,932: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "e412f0fd92d445919404357dd2f65fc4"}\r\n'
2014-10-27 21:03:20,792: INFO : client requests: autocomplete
2014-10-27 21:03:20,953: INFO : About push back to ST3: b'{"completions": [["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_doc\\tstatement", "_doc"], ["_dump\\tfunction", "_dump"], ["_fails\\tstatement", "_fails"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tinstance", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "3f8ca5ee79dc4d189e95097aedf5241f"}\r\n'
2014-10-27 21:07:05,407: INFO : client requests: autocomplete
2014-10-27 21:07:05,415: INFO : About push back to ST3: b'{"completions": [["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"]], "success": true, "uid": "cfc786b3bf38485380d342b694013ef3"}\r\n'
2014-10-27 21:37:06,079: INFO : detected inactivity for more than 30 minutes... shuting down...
2014-10-27 21:37:06,091: INFO : Closing the socket, server will be shutdown now...
2014-10-27 22:40:36,620: DEBUG : bind: address=('localhost', 51988)
2014-10-27 22:40:36,620: DEBUG : listen: backlog=5
2014-10-27 22:40:36,621: INFO : Anaconda Server started in port 51988 for PID 95496 with cache dir /Users/roboslone/Library/Caches/Jedi/Experiments and extra paths /Users/roboslone/Documents/Experiments,/Users/roboslone/Documents/Flags,/Users/roboslone/Documents/DnD,/Users/roboslone/Documents/Configurations,/Users/roboslone/Documents/Scripts,/Users/roboslone/Documents/Utils
2014-10-27 22:40:36,625: INFO : Incomming connection from ('127.0.0.1', 52036)
2014-10-27 22:40:36,626: INFO : Incomming connection from ('127.0.0.1', 52037)
2014-10-27 22:41:00,453: INFO : client requests: autocomplete
2014-10-27 22:41:01,296: ERROR : The underlying Jedi library as raised an exception
2014-10-27 22:41:01,296: ERROR : 'Token' object has no attribute 'name'
2014-10-27 22:41:01,296: INFO : About push back to ST3: b'{"success": false, "uid": "c260bdc2be724c7591f663f326c2789b", "error": "\'Token\' object has no attribute \'name\'"}\r\n'
2014-10-27 22:41:01,297: INFO : client requests: autocomplete
2014-10-27 22:41:01,300: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "4d8c9f15ebfd4c3cb323cfb27782bac5"}\r\n'
2014-10-27 22:41:01,301: INFO : client requests: autocomplete
2014-10-27 22:41:01,304: INFO : About push back to ST3: b'{"completions": [], "success": true, "uid": "7e240ab83f0d499b98f43b7881bb3460"}\r\n'
2014-10-27 22:41:02,521: INFO : client requests: autocomplete
2014-10-27 22:41:02,575: INFO : About push back to ST3: b'{"completions": [["RejectPolicy\\tclass", "RejectPolicy"], ["resource\\tmodule", "resource"], ["RSAKey\\tclass", "RSAKey"], ["rsakey\\tmodule", "rsakey"]], "success": true, "uid": "fa419faf7a6941719a0659ff6278e936"}\r\n'
2014-10-27 22:41:48,793: INFO : client requests: autocomplete
2014-10-27 22:41:48,803: INFO : About push back to ST3: b'{"completions": [["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_client\\tstatement", "_client"], ["_dump\\tfunction", "_dump"], ["_ok\\tstatement", "_ok"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tinstance", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tclass", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "844729f645264c268e22fe4bc957aca0"}\r\n'
2014-10-27 22:42:15,762: INFO : client requests: autocomplete
2014-10-27 22:42:15,772: INFO : About push back to ST3: b'{"completions": [["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_client\\tstatement", "_client"], ["_dump\\tfunction", "_dump"], ["_ok\\tstatement", "_ok"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tinstance", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tclass", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]], "success": true, "uid": "b5fd5be252394c9d91741bc6df29ae04"}\r\n'
2014-10-27 22:42:18,001: INFO : client requests: autocomplete
2014-10-27 22:42:18,012: INFO : About push back to ST3: b'{"completions": [["hasattr\\tfunction", "hasattr"], ["hash\\tfunction", "hash"], ["help\\tclass", "help"], ["hex\\tfunction", "hex"], ["host\\tparam", "host"]], "success": true, "uid": "03cb23651d37426c820b3e9df2a613a1"}\r\n'
2014-10-27 22:42:19,720: INFO : client requests: autocomplete
2014-10-27 22:42:19,727: INFO : About push back to ST3: b'{"completions": [["host\\tparam", "host"]], "success": true, "uid": "dfb5ad20f2bf496b97c1d32ada2520c1"}\r\n'
2014-10-27 23:12:20,284: INFO : detected inactivity for more than 30 minutes... shuting down...
2014-10-27 23:12:20,294: INFO : Closing the socket, server will be shutdown now...
2014-10-28 15:37:52,361: DEBUG : bind: address=('localhost', 53808)
2014-10-28 15:37:52,362: DEBUG : listen: backlog=5
2014-10-28 15:37:52,362: INFO : Anaconda Server started in port 53808 for PID 18284 with cache dir /Users/roboslone/Library/Caches/Jedi/Experiments and extra paths /Users/roboslone/Documents/Experiments,/Users/roboslone/Documents/Flags,/Users/roboslone/Documents/DnD,/Users/roboslone/Documents/Configurations,/Users/roboslone/Documents/Scripts,/Users/roboslone/Documents/Utils
2014-10-28 15:37:52,369: INFO : Incomming connection from ('127.0.0.1', 53856)
2014-10-28 15:37:52,370: INFO : Incomming connection from ('127.0.0.1', 53857)
2014-10-28 15:37:52,381: INFO : client requests: lint
2014-10-28 15:37:52,388: INFO : About push back to ST3: b'{"uid": "1d005b0861374d12be899f1fe920327e", "errors": [{"underline_range": true, "offset": 0, "lineno": 3, "raw_error": "[W] PEP 8 (E302): expected 2 blank lines, found 1", "message": "[w] pep 8 (%s): %s", "level": "W"}], "vid": 16, "success": true}\r\n'
2014-10-28 15:37:52,480: INFO : client requests: lint
2014-10-28 15:37:52,503: INFO : About push back to ST3: b'{"uid": "f7ed2029d23d4477a98c2cc49b530531", "errors": [{"underline_range": false, "offset": 15, "lineno": 38, "raw_error": "undefined name \'h\'", "len": 1, "regex": "((and|or|not|if|elif|while|in)\\\\s+|[+\\\\-*^%%<>=\\\\(\\\\{])*\\\\s*(?P<underline>[\\\\w\\\\.]*h[\\\\w]*)", "message": "Undefined name %r", "level": "W"}, {"underline_range": false, "offset": 26, "lineno": 40, "raw_error": "undefined name \'h\'", "len": 1, "regex": "((and|or|not|if|elif|while|in)\\\\s+|[+\\\\-*^%%<>=\\\\(\\\\{])*\\\\s*(?P<underline>[\\\\w\\\\.]*h[\\\\w]*)", "message": "Undefined name %r", "level": "W"}, {"underline_range": false, "offset": 43, "lineno": 42, "raw_error": "undefined name \'h\'", "len": 1, "regex": "((and|or|not|if|elif|while|in)\\\\s+|[+\\\\-*^%%<>=\\\\(\\\\{])*\\\\s*(?P<underline>[\\\\w\\\\.]*h[\\\\w]*)", "message": "Undefined name %r", "level": "W"}, {"underline_range": false, "offset": 26, "lineno": 43, "raw_error": "undefined name \'h\'", "len": 1, "regex": "((and|or|not|if|elif|while|in)\\\\s+|[+\\\\-*^%%<>=\\\\(\\\\{])*\\\\s*(?P<underline>[\\\\w\\\\.]*h[\\\\w]*)", "message": "Undefined name %r", "level": "W"}, {"underline_range": false, "offset": 8, "lineno": 121, "raw_error": "local variable \'_out\' is assigned to but never used", "len": 4, "regex": "((and|or|not|if|elif|while|in)\\\\s+|[+\\\\-*^%%<>=\\\\(\\\\{])*\\\\s*(?P<underline>[\\\\w\\\\.]*_out[\\\\w]*)", "message": "Local variable %r is assigned to but never used", "level": "W"}, {"underline_range": false, "offset": 4, "lineno": 105, "raw_error": "local variable \'_ok\' is assigned to but never used", "len": 3, "regex": "((and|or|not|if|elif|while|in)\\\\s+|[+\\\\-*^%%<>=\\\\(\\\\{])*\\\\s*(?P<underline>[\\\\w\\\\.]*_ok[\\\\w]*)", "message": "Local variable %r is assigned to but never used", "level": "W"}, {"underline_range": false, "offset": 0, "lineno": 11, "raw_error": "\'gaierror\' imported but unused", "regex": "(^|\\\\s+|,\\\\s*|as\\\\s+)(?P<underline>[\\\\w]*gaierror[\\\\w]*)", "message": "%r imported but unused", "linematch": "(from\\\\s+[\\\\w_\\\\.]+\\\\s+)?import\\\\s+(?P<match>[^#;]+)", "level": "W"}, {"underline_range": false, "offset": 0, "lineno": 14, "raw_error": "\'logging\' imported but unused", "regex": "(^|\\\\s+|,\\\\s*|as\\\\s+)(?P<underline>[\\\\w]*logging[\\\\w]*)", "message": "%r imported but unused", "linematch": "(from\\\\s+[\\\\w_\\\\.]+\\\\s+)?import\\\\s+(?P<match>[^#;]+)", "level": "W"}, {"underline_range": false, "offset": 0, "lineno": 11, "raw_error": "\'timeout\' imported but unused", "regex": "(^|\\\\s+|,\\\\s*|as\\\\s+)(?P<underline>[\\\\w]*timeout[\\\\w]*)", "message": "%r imported but unused", "linematch": "(from\\\\s+[\\\\w_\\\\.]+\\\\s+)?import\\\\s+(?P<match>[^#;]+)", "level": "W"}, {"underline_range": false, "offset": 0, "lineno": 9, "raw_error": "\'ObjectId\' imported but unused", "regex": "(^|\\\\s+|,\\\\s*|as\\\\s+)(?P<underline>[\\\\w]*ObjectId[\\\\w]*)", "message": "%r imported but unused", "linematch": "(from\\\\s+[\\\\w_\\\\.]+\\\\s+)?import\\\\s+(?P<match>[^#;]+)", "level": "W"}, {"underline_range": true, "offset": 43, "lineno": 58, "raw_error": "[V] PEP 8 (W291): trailing whitespace", "message": "[v] pep 8 (%s): %s", "level": "V"}, {"underline_range": true, "offset": 79, "lineno": 61, "raw_error": "[W] PEP 8 (E501): line too long (97 > 79 characters)", "message": "[w] pep 8 (%s): %s", "level": "W"}, {"underline_range": true, "offset": 0, "lineno": 69, "raw_error": "[W] PEP 8 (E302): expected 2 blank lines, found 1", "message": "[w] pep 8 (%s): %s", "level": "W"}, {"underline_range": true, "offset": 20, "lineno": 81, "raw_error": "[W] PEP 8 (E251): unexpected spaces around keyword / parameter equals", "message": "[w] pep 8 (%s): %s", "level": "W"}, {"underline_range": true, "offset": 22, "lineno": 81, "raw_error": "[W] PEP 8 (E251): unexpected spaces around keyword / parameter equals", "message": "[w] pep 8 (%s): %s", "level": "W"}, {"underline_range": true, "offset": 20, "lineno": 82, "raw_error": "[W] PEP 8 (E251): unexpected spaces around keyword / parameter equals", "message": "[w] pep 8 (%s): %s", "level": "W"}, {"underline_range": true, "offset": 22, "lineno": 82, "raw_error": "[W] PEP 8 (E251): unexpected spaces around keyword / parameter equals", "message": "[w] pep 8 (%s): %s", "level": "W"}, {"underline_range": true, "offset": 19, "lineno": 83, "raw_error": "[W] PEP 8 (E251): unexpected spaces around keyword / parameter equals", "message": "[w] pep 8 (%s): %s", "level": "W"}, {"underline_range": true, "offset": 21, "lineno": 83, "raw_error": "[W] PEP 8 (E251): unexpected spaces around keyword / parameter equals", "message": "[w] pep 8 (%s): %s", "level": "W"}, {"underline_range": true, "offset": 14, "lineno": 118, "raw_error": "[W] PEP 8 (E251): unexpected spaces around keyword / parameter equals", "message": "[w] pep 8 (%s): %s", "level": "W"}, {"underline_range": true, "offset": 16, "lineno": 118, "raw_error": "[W] PEP 8 (E251): unexpected spaces around keyword / parameter equals", "message": "[w] pep 8 (%s): %s", "level": "W"}, {"underline_range": true, "offset": 14, "lineno": 119, "raw_error": "[W] PEP 8 (E251): unexpected spaces around keyword / parameter equals", "message": "[w] pep 8 (%s): %s", "level": "W"}, {"underline_range": true, "offset": 16, "lineno": 119, "raw_error": "[W] PEP 8 (E251): unexpected spaces around keyword / parameter equals", "message": "[w] pep 8 (%s): %s", "level": "W"}, {"underline_range": true, "offset": 36, "lineno": 149, "raw_error": "[V] PEP 8 (W292): no newline at end of file", "message": "[v] pep 8 (%s): %s", "level": "V"}], "vid": 17, "success": true}\r\n'
2014-10-28 15:47:52,928: INFO : client requests: autocomplete
2014-10-28 15:47:52,954: INFO : About push back to ST3: b'{"uid": "818dfcf453a645e1b0d036927d205233", "success": true, "completions": [["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"]]}\r\n'
2014-10-28 16:07:09,371: INFO : client requests: autocomplete
2014-10-28 16:07:09,503: INFO : About push back to ST3: b'{"uid": "edcb0f60759c463d9b803168b35bbffb", "success": true, "completions": [["abs\\tfunction", "abs"], ["all\\tfunction", "all"], ["allow_agent\\tparam", "allow_agent"], ["and\\tkeyword", "and"], ["any\\tfunction", "any"], ["ArithmeticError\\tclass", "ArithmeticError"], ["as\\tkeyword", "as"], ["ascii\\tfunction", "ascii"], ["assert\\tkeyword", "assert"], ["AssertionError\\tclass", "AssertionError"], ["AttributeError\\tclass", "AttributeError"], ["AutoAddPolicy\\tclass", "AutoAddPolicy"]]}\r\n'
2014-10-28 16:07:12,154: INFO : client requests: autocomplete
2014-10-28 16:07:12,164: INFO : About push back to ST3: b'{"uid": "f4379b1e3c2a427ab6c4015bf3142edf", "success": true, "completions": [["FAILING_HOSTS\\tstatement", "FAILING_HOSTS"], ["False\\tclass", "False"], ["FileExistsError\\tclass", "FileExistsError"], ["FileNotFoundError\\tclass", "FileNotFoundError"], ["filter\\tclass", "filter"], ["finally\\tkeyword", "finally"], ["float\\tclass", "float"], ["FloatingPointError\\tclass", "FloatingPointError"], ["for\\tkeyword", "for"], ["format\\tfunction", "format"], ["from\\tkeyword", "from"], ["frozenset\\tclass", "frozenset"], ["FutureWarning\\tclass", "FutureWarning"]]}\r\n'
2014-10-28 16:07:19,594: INFO : client requests: autocomplete
2014-10-28 16:07:19,616: INFO : About push back to ST3: b'{"uid": "8890f7531fc845c2ab00784423a858c9", "success": true, "completions": [["lambda\\tkeyword", "lambda"], ["len\\tfunction", "len"], ["license\\tclass", "license"], ["list\\tclass", "list"], ["locals\\tfunction", "locals"], ["logging\\tmodule", "logging"], ["look_for_keys\\tparam", "look_for_keys"], ["LookupError\\tclass", "LookupError"]]}\r\n'
2014-10-28 16:07:21,864: INFO : client requests: autocomplete
2014-10-28 16:07:21,873: INFO : About push back to ST3: b'{"uid": "10ca133ff155423f980fd3546e3d3914", "success": true, "completions": [["FAILING_HOSTS\\tstatement", "FAILING_HOSTS"], ["False\\tclass", "False"], ["FileExistsError\\tclass", "FileExistsError"], ["FileNotFoundError\\tclass", "FileNotFoundError"], ["filter\\tclass", "filter"], ["finally\\tkeyword", "finally"], ["float\\tclass", "float"], ["FloatingPointError\\tclass", "FloatingPointError"], ["for\\tkeyword", "for"], ["format\\tfunction", "format"], ["from\\tkeyword", "from"], ["frozenset\\tclass", "frozenset"], ["FutureWarning\\tclass", "FutureWarning"]]}\r\n'
2014-10-28 16:07:43,788: INFO : client requests: autocomplete
2014-10-28 16:07:43,852: INFO : About push back to ST3: b'{"uid": "2b4c90de7b14433780085e5fe7b146bd", "success": true, "completions": [["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["PIPE\\tclass", "PIPE"], ["Pool\\timport", "Pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"]]}\r\n'
2014-10-28 16:07:44,294: INFO : client requests: autocomplete
2014-10-28 16:07:44,308: INFO : About push back to ST3: b'{"uid": "4cc4175d8e544fbe9c7a05c32fa60493", "success": true, "completions": [["pass\\tkeyword", "pass"]]}\r\n'
2014-10-28 16:08:00,179: INFO : client requests: autocomplete
2014-10-28 16:08:00,426: INFO : About push back to ST3: b'{"uid": "8c390041056c46e7bae691f25f464a42", "success": true, "completions": [["abs\\tfunction", "abs"], ["all\\tfunction", "all"], ["and\\tkeyword", "and"], ["any\\tfunction", "any"], ["ArithmeticError\\tclass", "ArithmeticError"], ["as\\tkeyword", "as"], ["ascii\\tfunction", "ascii"], ["assert\\tkeyword", "assert"], ["AssertionError\\tclass", "AssertionError"], ["AttributeError\\tclass", "AttributeError"], ["AutoAddPolicy\\tclass", "AutoAddPolicy"], ["BaseException\\tclass", "BaseException"], ["bin\\tfunction", "bin"], ["BlockingIOError\\tclass", "BlockingIOError"], ["bool\\tclass", "bool"], ["break\\tkeyword", "break"], ["BrokenPipeError\\tclass", "BrokenPipeError"], ["BufferError\\tclass", "BufferError"], ["bytearray\\tclass", "bytearray"], ["bytes\\tclass", "bytes"], ["BytesWarning\\tclass", "BytesWarning"], ["callable\\tfunction", "callable"], ["ChildProcessError\\tclass", "ChildProcessError"], ["chr\\tfunction", "chr"], ["class\\tkeyword", "class"], ["classmethod\\tclass", "classmethod"], ["compile\\tfunction", "compile"], ["complex\\tclass", "complex"], ["ConnectionAbortedError\\tclass", "ConnectionAbortedError"], ["ConnectionError\\tclass", "ConnectionError"], ["ConnectionRefusedError\\tclass", "ConnectionRefusedError"], ["ConnectionResetError\\tclass", "ConnectionResetError"], ["continue\\tkeyword", "continue"], ["copyright\\tclass", "copyright"], ["credits\\tclass", "credits"], ["datetime\\tclass", "datetime"], ["def\\tkeyword", "def"], ["del\\tkeyword", "del"], ["delattr\\tfunction", "delattr"], ["DeprecationWarning\\tclass", "DeprecationWarning"], ["dict\\tclass", "dict"], ["dir\\tfunction", "dir"], ["divmod\\tfunction", "divmod"], ["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tfunction", "exit"], ["FAILING_HOSTS\\tstatement", "FAILING_HOSTS"], ["False\\tclass", "False"], ["FileExistsError\\tclass", "FileExistsError"], ["FileNotFoundError\\tclass", "FileNotFoundError"], ["filter\\tclass", "filter"], ["finally\\tkeyword", "finally"], ["float\\tclass", "float"], ["FloatingPointError\\tclass", "FloatingPointError"], ["for\\tkeyword", "for"], ["format\\tfunction", "format"], ["from\\tkeyword", "from"], ["frozenset\\tclass", "frozenset"], ["FutureWarning\\tclass", "FutureWarning"], ["gaierror\\timport", "gaierror"], ["GeneratorExit\\tclass", "GeneratorExit"], ["getattr\\tfunction", "getattr"], ["getuser\\tfunction", "getuser"], ["global\\tkeyword", "global"], ["globals\\tfunction", "globals"], ["hasattr\\tfunction", "hasattr"], ["hash\\tfunction", "hash"], ["help\\tclass", "help"], ["hex\\tfunction", "hex"], ["host\\tparam", "host"], ["id\\tfunction", "id"], ["if\\tkeyword", "if"], ["import\\tkeyword", "import"], ["ImportError\\tclass", "ImportError"], ["ImportWarning\\tclass", "ImportWarning"], ["in\\tkeyword", "in"], ["IndentationError\\tclass", "IndentationError"], ["IndexError\\tclass", "IndexError"], ["input\\tfunction", "input"], ["int\\tclass", "int"], ["InterruptedError\\tclass", "InterruptedError"], ["IOError\\tclass", "IOError"], ["is\\tkeyword", "is"], ["IsADirectoryError\\tclass", "IsADirectoryError"], ["isinstance\\tfunction", "isinstance"], ["issubclass\\tfunction", "issubclass"], ["iter\\tfunction", "iter"], ["KeyboardInterrupt\\tclass", "KeyboardInterrupt"], ["KeyError\\tclass", "KeyError"], ["lambda\\tkeyword", "lambda"], ["len\\tfunction", "len"], ["license\\tclass", "license"], ["list\\tclass", "list"], ["locals\\tfunction", "locals"], ["logging\\tmodule", "logging"], ["LookupError\\tclass", "LookupError"], ["main\\tfunction", "main"], ["map\\tclass", "map"], ["max\\tfunction", "max"], ["MemoryError\\tclass", "MemoryError"], ["memoryview\\tclass", "memoryview"], ["min\\tfunction", "min"], ["MONGO\\tstatement", "MONGO"], ["MongoClient\\tclass", "MongoClient"], ["NameError\\tclass", "NameError"], ["next\\tfunction", "next"], ["None\\tclass", "None"], ["nonlocal\\tkeyword", "nonlocal"], ["not\\tkeyword", "not"], ["NotADirectoryError\\tclass", "NotADirectoryError"], ["NotImplemented\\tclass", "NotImplemented"], ["NotImplementedError\\tclass", "NotImplementedError"], ["object\\tclass", "object"], ["ObjectId\\tclass", "ObjectId"], ["oct\\tfunction", "oct"], ["open\\tfunction", "open"], ["or\\tkeyword", "or"], ["ord\\tfunction", "ord"], ["OSError\\tclass", "OSError"], ["OverflowError\\tclass", "OverflowError"], ["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["PIPE\\tclass", "PIPE"], ["Pool\\timport", "Pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"], ["quit\\tclass", "quit"], ["raise\\tkeyword", "raise"], ["range\\tfunction", "range"], ["ReferenceError\\tclass", "ReferenceError"], ["repr\\tfunction", "repr"], ["ResourceWarning\\tclass", "ResourceWarning"], ["return\\tkeyword", "return"], ["reversed\\tclass", "reversed"], ["round\\tfunction", "round"], ["run_check\\tfunction", "run_check"], ["RuntimeError\\tclass", "RuntimeError"], ["RuntimeWarning\\tclass", "RuntimeWarning"], ["set\\tclass", "set"], ["setattr\\tfunction", "setattr"], ["SIGINT\\tclass", "SIGINT"], ["signal\\tfunction", "signal"], ["slice\\tclass", "slice"], ["sorted\\tfunction", "sorted"], ["ssh_exception\\tmodule", "ssh_exception"], ["SSHClient\\tclass", "SSHClient"], ["staticmethod\\tclass", "staticmethod"], ["stderr\\tclass", "stderr"], ["stdin\\tclass", "stdin"], ["StopIteration\\tclass", "StopIteration"], ["str\\tclass", "str"], ["sum\\tfunction", "sum"], ["super\\tclass", "super"], ["SyntaxError\\tclass", "SyntaxError"], ["SyntaxWarning\\tclass", "SyntaxWarning"], ["SystemError\\tclass", "SystemError"], ["SystemExit\\tclass", "SystemExit"], ["TabError\\tclass", "TabError"], ["timeout\\timport", "timeout"], ["TIMEOUT\\tstatement", "TIMEOUT"], ["TimeoutError\\tclass", "TimeoutError"], ["True\\tclass", "True"], ["try\\tkeyword", "try"], ["tuple\\tclass", "tuple"], ["type\\tclass", "type"], ["TypeError\\tclass", "TypeError"], ["UnboundLocalError\\tclass", "UnboundLocalError"], ["UnicodeDecodeError\\tclass", "UnicodeDecodeError"], ["UnicodeEncodeError\\tclass", "UnicodeEncodeError"], ["UnicodeError\\tclass", "UnicodeError"], ["UnicodeTranslateError\\tclass", "UnicodeTranslateError"], ["UnicodeWarning\\tclass", "UnicodeWarning"], ["USER\\tstatement", "USER"], ["UserWarning\\tclass", "UserWarning"], ["ValueError\\tclass", "ValueError"], ["vars\\tfunction", "vars"], ["Warning\\tclass", "Warning"], ["while\\tkeyword", "while"], ["with\\tkeyword", "with"], ["yield\\tkeyword", "yield"], ["ZeroDivisionError\\tclass", "ZeroDivisionError"], ["zip\\tclass", "zip"], ["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_client\\tstatement", "_client"], ["_dump\\tfunction", "_dump"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]]}\r\n'
2014-10-28 16:08:01,266: INFO : client requests: autocomplete
2014-10-28 16:08:01,271: INFO : About push back to ST3: b'{"uid": "0dcc78c8142f45388ab2b8d920444a2d", "success": true, "completions": []}\r\n'
2014-10-28 16:08:02,095: INFO : client requests: autocomplete
2014-10-28 16:08:02,103: INFO : About push back to ST3: b'{"uid": "90f548bcc29f467aac100d04642ac281", "success": true, "completions": [["ssh_exception\\tmodule", "ssh_exception"]]}\r\n'
2014-10-28 16:09:17,666: INFO : client requests: autocomplete
2014-10-28 16:09:17,676: INFO : About push back to ST3: b'{"uid": "7f2d8c7dc6944926a2eeb81588ffb27c", "success": true, "completions": [["abs\\tfunction", "abs"], ["all\\tfunction", "all"], ["and\\tkeyword", "and"], ["any\\tfunction", "any"], ["ArithmeticError\\tclass", "ArithmeticError"], ["as\\tkeyword", "as"], ["ascii\\tfunction", "ascii"], ["assert\\tkeyword", "assert"], ["AssertionError\\tclass", "AssertionError"], ["AttributeError\\tclass", "AttributeError"], ["AutoAddPolicy\\tclass", "AutoAddPolicy"]]}\r\n'
2014-10-28 16:09:18,250: INFO : client requests: autocomplete
2014-10-28 16:09:18,260: INFO : About push back to ST3: b'{"uid": "87f71952db0d44be987a9381b2536baa", "success": true, "completions": [["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["PIPE\\tclass", "PIPE"], ["Pool\\timport", "Pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"]]}\r\n'
2014-10-28 16:09:18,672: INFO : client requests: autocomplete
2014-10-28 16:09:18,677: INFO : About push back to ST3: b'{"uid": "afd16fed94494b6d8d41614839b5dcbc", "success": true, "completions": [["pass\\tkeyword", "pass"]]}\r\n'
2014-10-28 16:09:20,266: INFO : client requests: autocomplete
2014-10-28 16:09:20,274: INFO : About push back to ST3: b'{"uid": "d530895a066f495fba8ab31bcd31affa", "success": true, "completions": [["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tfunction", "exit"]]}\r\n'
2014-10-28 16:09:21,727: INFO : client requests: autocomplete
2014-10-28 16:09:21,810: INFO : About push back to ST3: b'{"uid": "b5b2e4dc9d454d6d8d7ded8fc8f59298", "success": true, "completions": [["abs\\tfunction", "abs"], ["all\\tfunction", "all"], ["and\\tkeyword", "and"], ["any\\tfunction", "any"], ["ArithmeticError\\tclass", "ArithmeticError"], ["as\\tkeyword", "as"], ["ascii\\tfunction", "ascii"], ["assert\\tkeyword", "assert"], ["AssertionError\\tclass", "AssertionError"], ["AttributeError\\tclass", "AttributeError"], ["AutoAddPolicy\\tclass", "AutoAddPolicy"], ["BaseException\\tclass", "BaseException"], ["bin\\tfunction", "bin"], ["BlockingIOError\\tclass", "BlockingIOError"], ["bool\\tclass", "bool"], ["break\\tkeyword", "break"], ["BrokenPipeError\\tclass", "BrokenPipeError"], ["BufferError\\tclass", "BufferError"], ["bytearray\\tclass", "bytearray"], ["bytes\\tclass", "bytes"], ["BytesWarning\\tclass", "BytesWarning"], ["callable\\tfunction", "callable"], ["ChildProcessError\\tclass", "ChildProcessError"], ["chr\\tfunction", "chr"], ["class\\tkeyword", "class"], ["classmethod\\tclass", "classmethod"], ["compile\\tfunction", "compile"], ["complex\\tclass", "complex"], ["ConnectionAbortedError\\tclass", "ConnectionAbortedError"], ["ConnectionError\\tclass", "ConnectionError"], ["ConnectionRefusedError\\tclass", "ConnectionRefusedError"], ["ConnectionResetError\\tclass", "ConnectionResetError"], ["continue\\tkeyword", "continue"], ["copyright\\tclass", "copyright"], ["credits\\tclass", "credits"], ["datetime\\tclass", "datetime"], ["def\\tkeyword", "def"], ["del\\tkeyword", "del"], ["delattr\\tfunction", "delattr"], ["DeprecationWarning\\tclass", "DeprecationWarning"], ["dict\\tclass", "dict"], ["dir\\tfunction", "dir"], ["divmod\\tfunction", "divmod"], ["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tfunction", "exit"], ["FAILING_HOSTS\\tstatement", "FAILING_HOSTS"], ["False\\tclass", "False"], ["FileExistsError\\tclass", "FileExistsError"], ["FileNotFoundError\\tclass", "FileNotFoundError"], ["filter\\tclass", "filter"], ["finally\\tkeyword", "finally"], ["float\\tclass", "float"], ["FloatingPointError\\tclass", "FloatingPointError"], ["for\\tkeyword", "for"], ["format\\tfunction", "format"], ["from\\tkeyword", "from"], ["frozenset\\tclass", "frozenset"], ["FutureWarning\\tclass", "FutureWarning"], ["gaierror\\timport", "gaierror"], ["GeneratorExit\\tclass", "GeneratorExit"], ["getattr\\tfunction", "getattr"], ["getuser\\tfunction", "getuser"], ["global\\tkeyword", "global"], ["globals\\tfunction", "globals"], ["hasattr\\tfunction", "hasattr"], ["hash\\tfunction", "hash"], ["help\\tclass", "help"], ["hex\\tfunction", "hex"], ["host\\tparam", "host"], ["id\\tfunction", "id"], ["if\\tkeyword", "if"], ["import\\tkeyword", "import"], ["ImportError\\tclass", "ImportError"], ["ImportWarning\\tclass", "ImportWarning"], ["in\\tkeyword", "in"], ["IndentationError\\tclass", "IndentationError"], ["IndexError\\tclass", "IndexError"], ["input\\tfunction", "input"], ["int\\tclass", "int"], ["InterruptedError\\tclass", "InterruptedError"], ["IOError\\tclass", "IOError"], ["is\\tkeyword", "is"], ["IsADirectoryError\\tclass", "IsADirectoryError"], ["isinstance\\tfunction", "isinstance"], ["issubclass\\tfunction", "issubclass"], ["iter\\tfunction", "iter"], ["KeyboardInterrupt\\tclass", "KeyboardInterrupt"], ["KeyError\\tclass", "KeyError"], ["lambda\\tkeyword", "lambda"], ["len\\tfunction", "len"], ["license\\tclass", "license"], ["list\\tclass", "list"], ["locals\\tfunction", "locals"], ["logging\\tmodule", "logging"], ["LookupError\\tclass", "LookupError"], ["main\\tfunction", "main"], ["map\\tclass", "map"], ["max\\tfunction", "max"], ["MemoryError\\tclass", "MemoryError"], ["memoryview\\tclass", "memoryview"], ["min\\tfunction", "min"], ["MONGO\\tstatement", "MONGO"], ["MongoClient\\tclass", "MongoClient"], ["NameError\\tclass", "NameError"], ["next\\tfunction", "next"], ["None\\tclass", "None"], ["nonlocal\\tkeyword", "nonlocal"], ["not\\tkeyword", "not"], ["NotADirectoryError\\tclass", "NotADirectoryError"], ["NotImplemented\\tclass", "NotImplemented"], ["NotImplementedError\\tclass", "NotImplementedError"], ["object\\tclass", "object"], ["ObjectId\\tclass", "ObjectId"], ["oct\\tfunction", "oct"], ["open\\tfunction", "open"], ["or\\tkeyword", "or"], ["ord\\tfunction", "ord"], ["OSError\\tclass", "OSError"], ["OverflowError\\tclass", "OverflowError"], ["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["PIPE\\tclass", "PIPE"], ["Pool\\timport", "Pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"], ["quit\\tclass", "quit"], ["raise\\tkeyword", "raise"], ["range\\tfunction", "range"], ["ReferenceError\\tclass", "ReferenceError"], ["repr\\tfunction", "repr"], ["ResourceWarning\\tclass", "ResourceWarning"], ["return\\tkeyword", "return"], ["reversed\\tclass", "reversed"], ["round\\tfunction", "round"], ["run_check\\tfunction", "run_check"], ["RuntimeError\\tclass", "RuntimeError"], ["RuntimeWarning\\tclass", "RuntimeWarning"], ["set\\tclass", "set"], ["setattr\\tfunction", "setattr"], ["SIGINT\\tclass", "SIGINT"], ["signal\\tfunction", "signal"], ["slice\\tclass", "slice"], ["sorted\\tfunction", "sorted"], ["ssh_exception\\tmodule", "ssh_exception"], ["SSHClient\\tclass", "SSHClient"], ["staticmethod\\tclass", "staticmethod"], ["stderr\\tclass", "stderr"], ["stdin\\tclass", "stdin"], ["StopIteration\\tclass", "StopIteration"], ["str\\tclass", "str"], ["sum\\tfunction", "sum"], ["super\\tclass", "super"], ["SyntaxError\\tclass", "SyntaxError"], ["SyntaxWarning\\tclass", "SyntaxWarning"], ["SystemError\\tclass", "SystemError"], ["SystemExit\\tclass", "SystemExit"], ["TabError\\tclass", "TabError"], ["TIMEOUT\\tstatement", "TIMEOUT"], ["timeout\\timport", "timeout"], ["TimeoutError\\tclass", "TimeoutError"], ["True\\tkeyword", "True"], ["try\\tkeyword", "try"], ["tuple\\tclass", "tuple"], ["type\\tclass", "type"], ["TypeError\\tclass", "TypeError"], ["UnboundLocalError\\tclass", "UnboundLocalError"], ["UnicodeDecodeError\\tclass", "UnicodeDecodeError"], ["UnicodeEncodeError\\tclass", "UnicodeEncodeError"], ["UnicodeError\\tclass", "UnicodeError"], ["UnicodeTranslateError\\tclass", "UnicodeTranslateError"], ["UnicodeWarning\\tclass", "UnicodeWarning"], ["USER\\tstatement", "USER"], ["UserWarning\\tclass", "UserWarning"], ["ValueError\\tclass", "ValueError"], ["vars\\tfunction", "vars"], ["Warning\\tclass", "Warning"], ["while\\tkeyword", "while"], ["with\\tkeyword", "with"], ["yield\\tkeyword", "yield"], ["ZeroDivisionError\\tclass", "ZeroDivisionError"], ["zip\\tclass", "zip"], ["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_client\\tstatement", "_client"], ["_dump\\tfunction", "_dump"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]]}\r\n'
2014-10-28 16:09:23,083: INFO : client requests: autocomplete
2014-10-28 16:09:23,090: INFO : About push back to ST3: b'{"uid": "51c1dcd4c501433f90920bf672574f79", "success": true, "completions": [["abs\\tfunction", "abs"], ["all\\tfunction", "all"], ["and\\tkeyword", "and"], ["any\\tfunction", "any"], ["ArithmeticError\\tclass", "ArithmeticError"], ["as\\tkeyword", "as"], ["ascii\\tfunction", "ascii"], ["assert\\tkeyword", "assert"], ["AssertionError\\tclass", "AssertionError"], ["AttributeError\\tclass", "AttributeError"], ["AutoAddPolicy\\tclass", "AutoAddPolicy"]]}\r\n'
2014-10-28 16:09:23,556: INFO : client requests: autocomplete
2014-10-28 16:09:23,562: INFO : About push back to ST3: b'{"uid": "0628913b192445eda41aae86279c3773", "success": true, "completions": [["e\\tstatement", "e"], ["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tclass", "exit"]]}\r\n'
2014-10-28 16:09:26,236: INFO : client requests: autocomplete
2014-10-28 16:09:26,244: INFO : About push back to ST3: b'{"uid": "215f944764184523aa2309b963af66d2", "success": true, "completions": [["TabError\\tclass", "TabError"], ["TIMEOUT\\tstatement", "TIMEOUT"], ["timeout\\timport", "timeout"], ["TimeoutError\\tclass", "TimeoutError"], ["True\\tclass", "True"], ["try\\tkeyword", "try"], ["tuple\\tclass", "tuple"], ["type\\tclass", "type"], ["TypeError\\tclass", "TypeError"]]}\r\n'
2014-10-28 16:09:46,336: INFO : client requests: autocomplete
2014-10-28 16:09:46,342: INFO : About push back to ST3: b'{"uid": "10da7f5daf4144b9843d357b4ad08b28", "success": true, "completions": [["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tclass", "exit"]]}\r\n'
2014-10-28 16:09:47,798: INFO : client requests: autocomplete
2014-10-28 16:09:47,839: INFO : About push back to ST3: b'{"uid": "45bec5d679a74249871038b98db137be", "success": true, "completions": [["abs\\tfunction", "abs"], ["all\\tfunction", "all"], ["and\\tkeyword", "and"], ["any\\tfunction", "any"], ["ArithmeticError\\tclass", "ArithmeticError"], ["as\\tkeyword", "as"], ["ascii\\tfunction", "ascii"], ["assert\\tkeyword", "assert"], ["AssertionError\\tclass", "AssertionError"], ["AttributeError\\tclass", "AttributeError"], ["AutoAddPolicy\\tclass", "AutoAddPolicy"], ["BaseException\\tclass", "BaseException"], ["bin\\tfunction", "bin"], ["BlockingIOError\\tclass", "BlockingIOError"], ["bool\\tclass", "bool"], ["break\\tkeyword", "break"], ["BrokenPipeError\\tclass", "BrokenPipeError"], ["BufferError\\tclass", "BufferError"], ["bytearray\\tclass", "bytearray"], ["bytes\\tclass", "bytes"], ["BytesWarning\\tclass", "BytesWarning"], ["callable\\tfunction", "callable"], ["ChildProcessError\\tclass", "ChildProcessError"], ["chr\\tfunction", "chr"], ["class\\tkeyword", "class"], ["classmethod\\tclass", "classmethod"], ["compile\\tfunction", "compile"], ["complex\\tclass", "complex"], ["ConnectionAbortedError\\tclass", "ConnectionAbortedError"], ["ConnectionError\\tclass", "ConnectionError"], ["ConnectionRefusedError\\tclass", "ConnectionRefusedError"], ["ConnectionResetError\\tclass", "ConnectionResetError"], ["continue\\tkeyword", "continue"], ["copyright\\tclass", "copyright"], ["credits\\tclass", "credits"], ["datetime\\tclass", "datetime"], ["def\\tkeyword", "def"], ["del\\tkeyword", "del"], ["delattr\\tfunction", "delattr"], ["DeprecationWarning\\tclass", "DeprecationWarning"], ["dict\\tclass", "dict"], ["dir\\tfunction", "dir"], ["divmod\\tfunction", "divmod"], ["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tfunction", "exit"], ["FAILING_HOSTS\\tstatement", "FAILING_HOSTS"], ["False\\tclass", "False"], ["FileExistsError\\tclass", "FileExistsError"], ["FileNotFoundError\\tclass", "FileNotFoundError"], ["filter\\tclass", "filter"], ["finally\\tkeyword", "finally"], ["float\\tclass", "float"], ["FloatingPointError\\tclass", "FloatingPointError"], ["for\\tkeyword", "for"], ["format\\tfunction", "format"], ["from\\tkeyword", "from"], ["frozenset\\tclass", "frozenset"], ["FutureWarning\\tclass", "FutureWarning"], ["gaierror\\timport", "gaierror"], ["GeneratorExit\\tclass", "GeneratorExit"], ["getattr\\tfunction", "getattr"], ["getuser\\tfunction", "getuser"], ["global\\tkeyword", "global"], ["globals\\tfunction", "globals"], ["hasattr\\tfunction", "hasattr"], ["hash\\tfunction", "hash"], ["help\\tclass", "help"], ["hex\\tfunction", "hex"], ["host\\tparam", "host"], ["id\\tfunction", "id"], ["if\\tkeyword", "if"], ["import\\tkeyword", "import"], ["ImportError\\tclass", "ImportError"], ["ImportWarning\\tclass", "ImportWarning"], ["in\\tkeyword", "in"], ["IndentationError\\tclass", "IndentationError"], ["IndexError\\tclass", "IndexError"], ["input\\tfunction", "input"], ["int\\tclass", "int"], ["InterruptedError\\tclass", "InterruptedError"], ["IOError\\tclass", "IOError"], ["is\\tkeyword", "is"], ["IsADirectoryError\\tclass", "IsADirectoryError"], ["isinstance\\tfunction", "isinstance"], ["issubclass\\tfunction", "issubclass"], ["iter\\tfunction", "iter"], ["KeyboardInterrupt\\tclass", "KeyboardInterrupt"], ["KeyError\\tclass", "KeyError"], ["lambda\\tkeyword", "lambda"], ["len\\tfunction", "len"], ["license\\tclass", "license"], ["list\\tclass", "list"], ["locals\\tfunction", "locals"], ["logging\\tmodule", "logging"], ["LookupError\\tclass", "LookupError"], ["main\\tfunction", "main"], ["map\\tclass", "map"], ["max\\tfunction", "max"], ["MemoryError\\tclass", "MemoryError"], ["memoryview\\tclass", "memoryview"], ["min\\tfunction", "min"], ["MONGO\\tstatement", "MONGO"], ["MongoClient\\tclass", "MongoClient"], ["NameError\\tclass", "NameError"], ["next\\tfunction", "next"], ["None\\tclass", "None"], ["nonlocal\\tkeyword", "nonlocal"], ["not\\tkeyword", "not"], ["NotADirectoryError\\tclass", "NotADirectoryError"], ["NotImplemented\\tclass", "NotImplemented"], ["NotImplementedError\\tclass", "NotImplementedError"], ["object\\tclass", "object"], ["ObjectId\\tclass", "ObjectId"], ["oct\\tfunction", "oct"], ["open\\tfunction", "open"], ["or\\tkeyword", "or"], ["ord\\tfunction", "ord"], ["OSError\\tclass", "OSError"], ["OverflowError\\tclass", "OverflowError"], ["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["PIPE\\tclass", "PIPE"], ["Pool\\timport", "Pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"], ["quit\\tclass", "quit"], ["raise\\tkeyword", "raise"], ["range\\tfunction", "range"], ["ReferenceError\\tclass", "ReferenceError"], ["repr\\tfunction", "repr"], ["ResourceWarning\\tclass", "ResourceWarning"], ["return\\tkeyword", "return"], ["reversed\\tclass", "reversed"], ["round\\tfunction", "round"], ["run_check\\tfunction", "run_check"], ["RuntimeError\\tclass", "RuntimeError"], ["RuntimeWarning\\tclass", "RuntimeWarning"], ["set\\tclass", "set"], ["setattr\\tfunction", "setattr"], ["SIGINT\\tclass", "SIGINT"], ["signal\\tfunction", "signal"], ["slice\\tclass", "slice"], ["sorted\\tfunction", "sorted"], ["ssh_exception\\tmodule", "ssh_exception"], ["SSHClient\\tclass", "SSHClient"], ["staticmethod\\tclass", "staticmethod"], ["stderr\\tclass", "stderr"], ["stdin\\tclass", "stdin"], ["StopIteration\\tclass", "StopIteration"], ["str\\tclass", "str"], ["sum\\tfunction", "sum"], ["super\\tclass", "super"], ["SyntaxError\\tclass", "SyntaxError"], ["SyntaxWarning\\tclass", "SyntaxWarning"], ["SystemError\\tclass", "SystemError"], ["SystemExit\\tclass", "SystemExit"], ["TabError\\tclass", "TabError"], ["TIMEOUT\\tstatement", "TIMEOUT"], ["timeout\\timport", "timeout"], ["TimeoutError\\tclass", "TimeoutError"], ["True\\tclass", "True"], ["try\\tkeyword", "try"], ["tuple\\tclass", "tuple"], ["type\\tclass", "type"], ["TypeError\\tclass", "TypeError"], ["UnboundLocalError\\tclass", "UnboundLocalError"], ["UnicodeDecodeError\\tclass", "UnicodeDecodeError"], ["UnicodeEncodeError\\tclass", "UnicodeEncodeError"], ["UnicodeError\\tclass", "UnicodeError"], ["UnicodeTranslateError\\tclass", "UnicodeTranslateError"], ["UnicodeWarning\\tclass", "UnicodeWarning"], ["USER\\tstatement", "USER"], ["UserWarning\\tclass", "UserWarning"], ["ValueError\\tclass", "ValueError"], ["vars\\tfunction", "vars"], ["Warning\\tclass", "Warning"], ["while\\tkeyword", "while"], ["with\\tkeyword", "with"], ["yield\\tkeyword", "yield"], ["ZeroDivisionError\\tclass", "ZeroDivisionError"], ["zip\\tclass", "zip"], ["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_client\\tstatement", "_client"], ["_dump\\tfunction", "_dump"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]]}\r\n'
2014-10-28 16:09:49,452: INFO : client requests: autocomplete
2014-10-28 16:09:49,461: INFO : About push back to ST3: b'{"uid": "c9486f87cc534701a2c0b5db5042f84a", "success": true, "completions": [["abs\\tfunction", "abs"], ["all\\tfunction", "all"], ["and\\tkeyword", "and"], ["any\\tfunction", "any"], ["ArithmeticError\\tclass", "ArithmeticError"], ["as\\tkeyword", "as"], ["ascii\\tfunction", "ascii"], ["assert\\tkeyword", "assert"], ["AssertionError\\tclass", "AssertionError"], ["AttributeError\\tclass", "AttributeError"], ["AutoAddPolicy\\tclass", "AutoAddPolicy"]]}\r\n'
2014-10-28 16:09:49,899: INFO : client requests: autocomplete
2014-10-28 16:09:49,911: INFO : About push back to ST3: b'{"uid": "f6621077c844460d9ccd4180fc34d0d1", "success": true, "completions": [["e\\tstatement", "e"], ["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tfunction", "exit"]]}\r\n'
2014-10-28 16:10:02,896: INFO : client requests: autocomplete
2014-10-28 16:10:02,905: INFO : About push back to ST3: b'{"uid": "6cab75d4cb3649db950e6f0d30dd7aff", "success": true, "completions": [["map\\tclass", "map"], ["max\\tfunction", "max"], ["MemoryError\\tclass", "MemoryError"], ["memoryview\\tclass", "memoryview"], ["min\\tfunction", "min"], ["MONGO\\tstatement", "MONGO"], ["MongoClient\\tclass", "MongoClient"]]}\r\n'
2014-10-28 16:10:04,354: INFO : client requests: autocomplete
2014-10-28 16:10:04,360: INFO : About push back to ST3: b'{"uid": "915f00c1d0d54e7e9044d8cb23f3d72b", "success": true, "completions": []}\r\n'
2014-10-28 16:10:04,993: INFO : client requests: autocomplete
2014-10-28 16:10:04,999: INFO : About push back to ST3: b'{"uid": "1541b6dd353d4890b5890eb38a7e4fe4", "success": true, "completions": []}\r\n'
2014-10-28 16:10:05,171: INFO : client requests: autocomplete
2014-10-28 16:10:05,178: INFO : About push back to ST3: b'{"uid": "532e7e2be356443a8ea42938f7395d10", "success": true, "completions": []}\r\n'
2014-10-28 16:10:05,288: INFO : client requests: autocomplete
2014-10-28 16:10:05,294: INFO : About push back to ST3: b'{"uid": "12d8a2b905194d3a8dbe644b8a6c43eb", "success": true, "completions": []}\r\n'
2014-10-28 16:10:06,339: INFO : client requests: autocomplete
2014-10-28 16:10:06,349: INFO : About push back to ST3: b'{"uid": "fab8cb9f02ea4b6d82b91d2d118e0a98", "success": true, "completions": [["map\\tclass", "map"], ["max\\tfunction", "max"], ["MemoryError\\tclass", "MemoryError"], ["memoryview\\tclass", "memoryview"], ["min\\tfunction", "min"], ["MONGO\\tstatement", "MONGO"], ["MONGO_LOG\\tstatement", "MONGO_LOG"], ["MongoClient\\tclass", "MongoClient"]]}\r\n'
2014-10-28 16:10:17,733: INFO : client requests: autocomplete
2014-10-28 16:10:17,742: INFO : About push back to ST3: b'{"uid": "67544fa7828e438b9e17059926e005d5", "success": true, "completions": [["datetime\\tclass", "datetime"], ["def\\tkeyword", "def"], ["del\\tkeyword", "del"], ["delattr\\tfunction", "delattr"], ["DeprecationWarning\\tclass", "DeprecationWarning"], ["dict\\tclass", "dict"], ["dir\\tfunction", "dir"], ["divmod\\tfunction", "divmod"]]}\r\n'
2014-10-28 16:10:18,455: INFO : client requests: autocomplete
2014-10-28 16:10:18,459: INFO : About push back to ST3: b'{"uid": "a36d211f6264456491c825fe4ac36fe2", "success": true, "completions": [["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tclass", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]]}\r\n'
2014-10-28 16:10:18,675: INFO : client requests: autocomplete
2014-10-28 16:10:18,678: INFO : About push back to ST3: b'{"uid": "5df3cbfb437340a38fcd459439a5d7b7", "success": true, "completions": []}\r\n'
2014-10-28 16:10:18,825: INFO : client requests: autocomplete
2014-10-28 16:10:18,828: INFO : About push back to ST3: b'{"uid": "95df9e8de6dd48b48d769a538fc4f5ad", "success": true, "completions": []}\r\n'
2014-10-28 16:10:18,894: INFO : client requests: autocomplete
2014-10-28 16:10:18,898: INFO : About push back to ST3: b'{"uid": "c0043bc47dbd4196877f6b15c0884776", "success": true, "completions": []}\r\n'
2014-10-28 16:10:19,778: INFO : client requests: autocomplete
2014-10-28 16:10:19,792: INFO : About push back to ST3: b'{"uid": "651b25c03ed541be8e88d114280507fe", "success": true, "completions": [["set\\tclass", "set"], ["setattr\\tfunction", "setattr"], ["SIGINT\\tclass", "SIGINT"], ["signal\\tfunction", "signal"], ["slice\\tclass", "slice"], ["sorted\\tfunction", "sorted"], ["ssh_exception\\tmodule", "ssh_exception"], ["SSHClient\\tclass", "SSHClient"], ["staticmethod\\tclass", "staticmethod"], ["stderr\\tclass", "stderr"], ["stdin\\tclass", "stdin"], ["StopIteration\\tclass", "StopIteration"], ["str\\tclass", "str"], ["sum\\tfunction", "sum"], ["super\\tclass", "super"], ["SyntaxError\\tclass", "SyntaxError"], ["SyntaxWarning\\tclass", "SyntaxWarning"], ["SystemError\\tclass", "SystemError"], ["SystemExit\\tclass", "SystemExit"]]}\r\n'
2014-10-28 16:10:24,386: INFO : client requests: autocomplete
2014-10-28 16:10:24,391: INFO : About push back to ST3: b'{"uid": "83fd3e9d34d84ec6be831c168afdb026", "success": true, "completions": [["map\\tclass", "map"], ["max\\tfunction", "max"], ["MemoryError\\tclass", "MemoryError"], ["memoryview\\tclass", "memoryview"], ["min\\tfunction", "min"], ["MONGO\\tstatement", "MONGO"], ["MONGO_LOG\\tstatement", "MONGO_LOG"], ["MongoClient\\tclass", "MongoClient"]]}\r\n'
2014-10-28 16:10:25,063: INFO : client requests: autocomplete
2014-10-28 16:10:25,067: INFO : About push back to ST3: b'{"uid": "c1f3f3c7327041acb780788f6e559129", "success": true, "completions": []}\r\n'
2014-10-28 16:10:25,154: INFO : client requests: autocomplete
2014-10-28 16:10:25,157: INFO : About push back to ST3: b'{"uid": "1439db8271b8473db13449aef689408e", "success": true, "completions": []}\r\n'
2014-10-28 16:10:25,297: INFO : client requests: autocomplete
2014-10-28 16:10:25,301: INFO : About push back to ST3: b'{"uid": "1c4be28b32fc473c99631f17a405c4f5", "success": true, "completions": []}\r\n'
2014-10-28 16:10:27,790: INFO : client requests: autocomplete
2014-10-28 16:10:27,796: INFO : About push back to ST3: b'{"uid": "4a250e455b96412c8e0502da870e16c2", "success": true, "completions": [["main\\tfunction", "main"], ["map\\tclass", "map"], ["max\\tfunction", "max"], ["MemoryError\\tclass", "MemoryError"], ["memoryview\\tclass", "memoryview"], ["message\\tparam", "message"], ["min\\tfunction", "min"], ["MONGO\\tstatement", "MONGO"], ["MONGO_LOG\\tstatement", "MONGO_LOG"], ["MongoClient\\tclass", "MongoClient"]]}\r\n'
2014-10-28 16:10:29,699: INFO : client requests: autocomplete
2014-10-28 16:10:30,006: INFO : About push back to ST3: b'{"uid": "9a7739b28636448d9f62fac00c6613ac", "success": true, "completions": [["aggregate\\tfunction", "aggregate"], ["count\\tfunction", "count"], ["create_index\\tfunction", "create_index"], ["database\\tfunction", "database"], ["distinct\\tfunction", "distinct"], ["drop\\tfunction", "drop"], ["drop_index\\tfunction", "drop_index"], ["drop_indexes\\tfunction", "drop_indexes"], ["ensure_index\\tfunction", "ensure_index"], ["find\\tfunction", "find"], ["find_and_modify\\tfunction", "find_and_modify"], ["find_one\\tfunction", "find_one"], ["full_name\\tfunction", "full_name"], ["get_lasterror_options\\tfunction", "get_lasterror_options"], ["group\\tfunction", "group"], ["index_information\\tfunction", "index_information"], ["initialize_ordered_bulk_op\\tfunction", "initialize_ordered_bulk_op"], ["initialize_unordered_bulk_op\\tfunction", "initialize_unordered_bulk_op"], ["inline_map_reduce\\tfunction", "inline_map_reduce"], ["insert\\tfunction", "insert"], ["map_reduce\\tfunction", "map_reduce"], ["name\\tfunction", "name"], ["options\\tfunction", "options"], ["parallel_scan\\tfunction", "parallel_scan"], ["read_preference\\tstatement", "read_preference"], ["reindex\\tfunction", "reindex"], ["remove\\tfunction", "remove"], ["rename\\tfunction", "rename"], ["safe\\tstatement", "safe"], ["save\\tfunction", "save"], ["secondary_acceptable_latency_ms\\tstatement", "secondary_acceptable_latency_ms"], ["set_lasterror_options\\tfunction", "set_lasterror_options"], ["slave_okay\\tstatement", "slave_okay"], ["tag_sets\\tstatement", "tag_sets"], ["unset_lasterror_options\\tfunction", "unset_lasterror_options"], ["update\\tfunction", "update"], ["uuid_subtype\\tstatement", "uuid_subtype"], ["write_concern\\tstatement", "write_concern"], ["_get_wc_override\\tfunction", "_get_wc_override"], ["_get_write_mode\\tfunction", "_get_write_mode"], ["__call__\\tfunction", "__call__"], ["__class__\\tclass", "__class__"], ["__delattr__\\tfunction", "__delattr__"], ["__dir__\\tfunction", "__dir__"], ["__doc__\\tclass", "__doc__"], ["__eq__\\tfunction", "__eq__"], ["__format__\\tfunction", "__format__"], ["__ge__\\tfunction", "__ge__"], ["__getattr__\\tfunction", "__getattr__"], ["__getattribute__\\tfunction", "__getattribute__"], ["__getitem__\\tfunction", "__getitem__"], ["__gt__\\tfunction", "__gt__"], ["__hash__\\tfunction", "__hash__"], ["__init__\\tfunction", "__init__"], ["__iter__\\tfunction", "__iter__"], ["__le__\\tfunction", "__le__"], ["__lt__\\tfunction", "__lt__"], ["__ne__\\tfunction", "__ne__"], ["__new__\\tfunction", "__new__"], ["__next__\\tfunction", "__next__"], ["__reduce__\\tfunction", "__reduce__"], ["__reduce_ex__\\tfunction", "__reduce_ex__"], ["__repr__\\tfunction", "__repr__"], ["__setattr__\\tfunction", "__setattr__"], ["__sizeof__\\tfunction", "__sizeof__"], ["__str__\\tfunction", "__str__"], ["__subclasshook__\\tfunction", "__subclasshook__"]]}\r\n'
2014-10-28 16:10:46,211: INFO : client requests: autocomplete
2014-10-28 16:10:46,350: INFO : About push back to ST3: b'{"uid": "f4a2e7fda8214df1afcf5f18455c7e87", "success": true, "completions": [["datetime\\tclass", "datetime"], ["def\\tkeyword", "def"], ["del\\tkeyword", "del"], ["delattr\\tfunction", "delattr"], ["DeprecationWarning\\tclass", "DeprecationWarning"], ["dict\\tclass", "dict"], ["dir\\tfunction", "dir"], ["divmod\\tfunction", "divmod"], ["doc_or_docs\\tparam", "doc_or_docs"]]}\r\n'
2014-10-28 16:10:47,570: INFO : client requests: autocomplete
2014-10-28 16:10:47,596: INFO : About push back to ST3: b'{"uid": "6bf330c1d7804f2b8ce68b07e0c5c969", "success": true, "completions": [["astimezone\\tfunction", "astimezone"], ["combine\\tfunction", "combine"], ["ctime\\tfunction", "ctime"], ["date\\tfunction", "date"], ["day\\tfunction", "day"], ["dst\\tfunction", "dst"], ["fromordinal\\tfunction", "fromordinal"], ["fromtimestamp\\tfunction", "fromtimestamp"], ["hour\\tfunction", "hour"], ["isocalendar\\tfunction", "isocalendar"], ["isoformat\\tfunction", "isoformat"], ["isoweekday\\tfunction", "isoweekday"], ["microsecond\\tfunction", "microsecond"], ["minute\\tfunction", "minute"], ["month\\tfunction", "month"], ["mro\\tfunction", "mro"], ["now\\tfunction", "now"], ["replace\\tfunction", "replace"], ["second\\tfunction", "second"], ["strftime\\tfunction", "strftime"], ["strptime\\tfunction", "strptime"], ["time\\tfunction", "time"], ["timestamp\\tfunction", "timestamp"], ["timetuple\\tfunction", "timetuple"], ["timetz\\tfunction", "timetz"], ["today\\tfunction", "today"], ["toordinal\\tfunction", "toordinal"], ["tzinfo\\tfunction", "tzinfo"], ["tzname\\tfunction", "tzname"], ["utcfromtimestamp\\tfunction", "utcfromtimestamp"], ["utcnow\\tfunction", "utcnow"], ["utcoffset\\tfunction", "utcoffset"], ["utctimetuple\\tfunction", "utctimetuple"], ["weekday\\tfunction", "weekday"], ["year\\tfunction", "year"], ["_cmp\\tfunction", "_cmp"], ["_getstate\\tfunction", "_getstate"], ["__abstractmethods__\\tclass", "__abstractmethods__"], ["__add__\\tfunction", "__add__"], ["__base__\\tclass", "__base__"], ["__bases__\\tclass", "__bases__"], ["__basicsize__\\tclass", "__basicsize__"], ["__call__\\tfunction", "__call__"], ["__class__\\tclass", "__class__"], ["__delattr__\\tfunction", "__delattr__"], ["__dict__\\tclass", "__dict__"], ["__dictoffset__\\tclass", "__dictoffset__"], ["__dir__\\tfunction", "__dir__"], ["__doc__\\tclass", "__doc__"], ["__eq__\\tfunction", "__eq__"], ["__flags__\\tclass", "__flags__"], ["__format__\\tfunction", "__format__"], ["__ge__\\tfunction", "__ge__"], ["__getattribute__\\tfunction", "__getattribute__"], ["__gt__\\tfunction", "__gt__"], ["__hash__\\tfunction", "__hash__"], ["__init__\\tfunction", "__init__"], ["__instancecheck__\\tfunction", "__instancecheck__"], ["__itemsize__\\tclass", "__itemsize__"], ["__le__\\tfunction", "__le__"], ["__lt__\\tfunction", "__lt__"], ["__module__\\tclass", "__module__"], ["__mro__\\tclass", "__mro__"], ["__name__\\tclass", "__name__"], ["__ne__\\tfunction", "__ne__"], ["__new__\\tfunction", "__new__"], ["__prepare__\\tfunction", "__prepare__"], ["__qualname__\\tclass", "__qualname__"], ["__radd__\\tstatement", "__radd__"], ["__reduce__\\tfunction", "__reduce__"], ["__reduce_ex__\\tfunction", "__reduce_ex__"], ["__repr__\\tfunction", "__repr__"], ["__setattr__\\tfunction", "__setattr__"], ["__setstate\\tfunction", "__setstate"], ["__sizeof__\\tfunction", "__sizeof__"], ["__slots__\\tstatement", "__slots__"], ["__str__\\tfunction", "__str__"], ["__sub__\\tfunction", "__sub__"], ["__subclasscheck__\\tfunction", "__subclasscheck__"], ["__subclasses__\\tfunction", "__subclasses__"], ["__subclasshook__\\tfunction", "__subclasshook__"], ["__text_signature__\\tclass", "__text_signature__"], ["__weakrefoffset__\\tclass", "__weakrefoffset__"]]}\r\n'
2014-10-28 16:10:53,476: INFO : client requests: autocomplete
2014-10-28 16:10:53,632: INFO : About push back to ST3: b'{"uid": "c01cccecb7a4498aa589f8a0a67608c2", "success": true, "completions": [["main\\tfunction", "main"], ["manipulate\\tparam", "manipulate"], ["map\\tclass", "map"], ["max\\tfunction", "max"], ["MemoryError\\tclass", "MemoryError"], ["memoryview\\tclass", "memoryview"], ["message\\tparam", "message"], ["min\\tfunction", "min"], ["MONGO\\tstatement", "MONGO"], ["MONGO_LOG\\tstatement", "MONGO_LOG"], ["MongoClient\\tclass", "MongoClient"]]}\r\n'
2014-10-28 16:11:04,547: INFO : client requests: autocomplete
2014-10-28 16:11:04,555: INFO : About push back to ST3: b'{"uid": "b1291143d0184512a545673f7a556db6", "success": true, "completions": [["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_client\\tstatement", "_client"], ["_dump\\tfunction", "_dump"], ["_log\\tfunction", "_log"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]]}\r\n'
2014-10-28 16:11:06,446: INFO : client requests: autocomplete
2014-10-28 16:11:06,456: INFO : About push back to ST3: b'{"uid": "f8c0647ceb734c6fbb3d3ce2166671cc", "success": true, "completions": [["e\\tstatement", "e"], ["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tclass", "exit"]]}\r\n'
2014-10-28 16:11:13,433: INFO : client requests: autocomplete
2014-10-28 16:11:13,442: INFO : About push back to ST3: b'{"uid": "a8128976636a42cab7c599e52517069a", "success": true, "completions": [["capitalize\\tfunction", "capitalize"], ["casefold\\tfunction", "casefold"], ["center\\tfunction", "center"], ["count\\tfunction", "count"], ["encode\\tfunction", "encode"], ["endswith\\tfunction", "endswith"], ["expandtabs\\tfunction", "expandtabs"], ["find\\tfunction", "find"], ["format\\tfunction", "format"], ["format_map\\tfunction", "format_map"], ["index\\tfunction", "index"], ["isalnum\\tfunction", "isalnum"], ["isalpha\\tfunction", "isalpha"], ["isdecimal\\tfunction", "isdecimal"], ["isdigit\\tfunction", "isdigit"], ["isidentifier\\tfunction", "isidentifier"], ["islower\\tfunction", "islower"], ["isnumeric\\tfunction", "isnumeric"], ["isprintable\\tfunction", "isprintable"], ["isspace\\tfunction", "isspace"], ["istitle\\tfunction", "istitle"], ["isupper\\tfunction", "isupper"], ["join\\tfunction", "join"], ["ljust\\tfunction", "ljust"], ["lower\\tfunction", "lower"], ["lstrip\\tfunction", "lstrip"], ["maketrans\\tfunction", "maketrans"], ["mro\\tfunction", "mro"], ["partition\\tfunction", "partition"], ["replace\\tfunction", "replace"], ["rfind\\tfunction", "rfind"], ["rindex\\tfunction", "rindex"], ["rjust\\tfunction", "rjust"], ["rpartition\\tfunction", "rpartition"], ["rsplit\\tfunction", "rsplit"], ["rstrip\\tfunction", "rstrip"], ["split\\tfunction", "split"], ["splitlines\\tfunction", "splitlines"], ["startswith\\tfunction", "startswith"], ["strip\\tfunction", "strip"], ["swapcase\\tfunction", "swapcase"], ["title\\tfunction", "title"], ["translate\\tfunction", "translate"], ["upper\\tfunction", "upper"], ["zfill\\tfunction", "zfill"], ["__abstractmethods__\\tclass", "__abstractmethods__"], ["__add__\\tfunction", "__add__"], ["__base__\\tclass", "__base__"], ["__bases__\\tclass", "__bases__"], ["__basicsize__\\tclass", "__basicsize__"], ["__call__\\tfunction", "__call__"], ["__class__\\tclass", "__class__"], ["__contains__\\tfunction", "__contains__"], ["__delattr__\\tfunction", "__delattr__"], ["__dict__\\tclass", "__dict__"], ["__dictoffset__\\tclass", "__dictoffset__"], ["__dir__\\tfunction", "__dir__"], ["__doc__\\tclass", "__doc__"], ["__eq__\\tfunction", "__eq__"], ["__flags__\\tclass", "__flags__"], ["__format__\\tfunction", "__format__"], ["__ge__\\tfunction", "__ge__"], ["__getattribute__\\tfunction", "__getattribute__"], ["__getitem__\\tfunction", "__getitem__"], ["__getnewargs__\\tfunction", "__getnewargs__"], ["__gt__\\tfunction", "__gt__"], ["__hash__\\tfunction", "__hash__"], ["__init__\\tfunction", "__init__"], ["__instancecheck__\\tfunction", "__instancecheck__"], ["__itemsize__\\tclass", "__itemsize__"], ["__iter__\\tfunction", "__iter__"], ["__le__\\tfunction", "__le__"], ["__len__\\tfunction", "__len__"], ["__lt__\\tfunction", "__lt__"], ["__mod__\\tfunction", "__mod__"], ["__module__\\tclass", "__module__"], ["__mro__\\tclass", "__mro__"], ["__mul__\\tfunction", "__mul__"], ["__name__\\tclass", "__name__"], ["__ne__\\tfunction", "__ne__"], ["__new__\\tfunction", "__new__"], ["__prepare__\\tfunction", "__prepare__"], ["__qualname__\\tclass", "__qualname__"], ["__reduce__\\tfunction", "__reduce__"], ["__reduce_ex__\\tfunction", "__reduce_ex__"], ["__repr__\\tfunction", "__repr__"], ["__rmod__\\tfunction", "__rmod__"], ["__rmul__\\tfunction", "__rmul__"], ["__setattr__\\tfunction", "__setattr__"], ["__sizeof__\\tfunction", "__sizeof__"], ["__str__\\tfunction", "__str__"], ["__subclasscheck__\\tfunction", "__subclasscheck__"], ["__subclasses__\\tfunction", "__subclasses__"], ["__subclasshook__\\tfunction", "__subclasshook__"], ["__text_signature__\\tclass", "__text_signature__"], ["__weakrefoffset__\\tclass", "__weakrefoffset__"]]}\r\n'
2014-10-28 16:11:16,145: INFO : client requests: autocomplete
2014-10-28 16:11:16,152: INFO : About push back to ST3: b'{"uid": "c0fe87cb24794cb0a4a1db7fba53f27c", "success": true, "completions": []}\r\n'
2014-10-28 16:11:22,692: INFO : client requests: autocomplete
2014-10-28 16:11:22,706: INFO : About push back to ST3: b'{"uid": "a57ef6217a8448fc9f61f83e217a45d9", "success": true, "completions": [["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["PIPE\\tclass", "PIPE"], ["Pool\\timport", "Pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"]]}\r\n'
2014-10-28 16:11:24,017: INFO : client requests: autocomplete
2014-10-28 16:11:24,023: INFO : About push back to ST3: b'{"uid": "409a1f35810e4eb9a844add0213635b2", "success": true, "completions": [["pass\\tkeyword", "pass"]]}\r\n'
2014-10-28 16:15:34,432: INFO : client requests: autocomplete
2014-10-28 16:15:34,471: INFO : About push back to ST3: b'{"uid": "9979080931d843a0a3f047f57f1f1719", "success": true, "completions": [["abs\\tfunction", "abs"], ["all\\tfunction", "all"], ["and\\tkeyword", "and"], ["any\\tfunction", "any"], ["ArithmeticError\\tclass", "ArithmeticError"], ["as\\tkeyword", "as"], ["ascii\\tfunction", "ascii"], ["assert\\tkeyword", "assert"], ["AssertionError\\tclass", "AssertionError"], ["AttributeError\\tclass", "AttributeError"], ["AutoAddPolicy\\tclass", "AutoAddPolicy"], ["BaseException\\tclass", "BaseException"], ["bin\\tfunction", "bin"], ["BlockingIOError\\tclass", "BlockingIOError"], ["bool\\tclass", "bool"], ["break\\tkeyword", "break"], ["BrokenPipeError\\tclass", "BrokenPipeError"], ["BufferError\\tclass", "BufferError"], ["bytearray\\tclass", "bytearray"], ["bytes\\tclass", "bytes"], ["BytesWarning\\tclass", "BytesWarning"], ["callable\\tfunction", "callable"], ["ChildProcessError\\tclass", "ChildProcessError"], ["chr\\tfunction", "chr"], ["class\\tkeyword", "class"], ["classmethod\\tclass", "classmethod"], ["compile\\tfunction", "compile"], ["complex\\tclass", "complex"], ["ConnectionAbortedError\\tclass", "ConnectionAbortedError"], ["ConnectionError\\tclass", "ConnectionError"], ["ConnectionRefusedError\\tclass", "ConnectionRefusedError"], ["ConnectionResetError\\tclass", "ConnectionResetError"], ["continue\\tkeyword", "continue"], ["copyright\\tclass", "copyright"], ["credits\\tclass", "credits"], ["datetime\\tclass", "datetime"], ["def\\tkeyword", "def"], ["del\\tkeyword", "del"], ["delattr\\tfunction", "delattr"], ["DeprecationWarning\\tclass", "DeprecationWarning"], ["dict\\tclass", "dict"], ["dir\\tfunction", "dir"], ["divmod\\tfunction", "divmod"], ["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tfunction", "exit"], ["FAILING_HOSTS\\tstatement", "FAILING_HOSTS"], ["False\\tclass", "False"], ["FileExistsError\\tclass", "FileExistsError"], ["FileNotFoundError\\tclass", "FileNotFoundError"], ["filter\\tclass", "filter"], ["finally\\tkeyword", "finally"], ["float\\tclass", "float"], ["FloatingPointError\\tclass", "FloatingPointError"], ["for\\tkeyword", "for"], ["format\\tfunction", "format"], ["from\\tkeyword", "from"], ["frozenset\\tclass", "frozenset"], ["FutureWarning\\tclass", "FutureWarning"], ["gaierror\\timport", "gaierror"], ["GeneratorExit\\tclass", "GeneratorExit"], ["getattr\\tfunction", "getattr"], ["getuser\\tfunction", "getuser"], ["global\\tkeyword", "global"], ["globals\\tfunction", "globals"], ["hasattr\\tfunction", "hasattr"], ["hash\\tfunction", "hash"], ["help\\tclass", "help"], ["hex\\tfunction", "hex"], ["hosts\\tstatement", "hosts"], ["id\\tfunction", "id"], ["if\\tkeyword", "if"], ["import\\tkeyword", "import"], ["ImportError\\tclass", "ImportError"], ["ImportWarning\\tclass", "ImportWarning"], ["in\\tkeyword", "in"], ["IndentationError\\tclass", "IndentationError"], ["IndexError\\tclass", "IndexError"], ["input\\tfunction", "input"], ["int\\tclass", "int"], ["InterruptedError\\tclass", "InterruptedError"], ["IOError\\tclass", "IOError"], ["is\\tkeyword", "is"], ["IsADirectoryError\\tclass", "IsADirectoryError"], ["isinstance\\tfunction", "isinstance"], ["issubclass\\tfunction", "issubclass"], ["iter\\tfunction", "iter"], ["KeyboardInterrupt\\tclass", "KeyboardInterrupt"], ["KeyError\\tclass", "KeyError"], ["lambda\\tkeyword", "lambda"], ["len\\tfunction", "len"], ["license\\tclass", "license"], ["list\\tclass", "list"], ["locals\\tfunction", "locals"], ["logging\\tmodule", "logging"], ["LookupError\\tclass", "LookupError"], ["main\\tfunction", "main"], ["map\\tclass", "map"], ["max\\tfunction", "max"], ["MemoryError\\tclass", "MemoryError"], ["memoryview\\tclass", "memoryview"], ["min\\tfunction", "min"], ["MONGO\\tstatement", "MONGO"], ["MONGO_LOG\\tstatement", "MONGO_LOG"], ["MongoClient\\tclass", "MongoClient"], ["NameError\\tclass", "NameError"], ["next\\tfunction", "next"], ["None\\tclass", "None"], ["nonlocal\\tkeyword", "nonlocal"], ["not\\tkeyword", "not"], ["NotADirectoryError\\tclass", "NotADirectoryError"], ["NotImplemented\\tclass", "NotImplemented"], ["NotImplementedError\\tclass", "NotImplementedError"], ["object\\tclass", "object"], ["ObjectId\\tclass", "ObjectId"], ["oct\\tfunction", "oct"], ["open\\tfunction", "open"], ["or\\tkeyword", "or"], ["ord\\tfunction", "ord"], ["OSError\\tclass", "OSError"], ["OverflowError\\tclass", "OverflowError"], ["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["PIPE\\tclass", "PIPE"], ["Pool\\timport", "Pool"], ["pool\\tstatement", "pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"], ["quit\\tclass", "quit"], ["raise\\tkeyword", "raise"], ["range\\tfunction", "range"], ["ReferenceError\\tclass", "ReferenceError"], ["repr\\tfunction", "repr"], ["ResourceWarning\\tclass", "ResourceWarning"], ["result\\tstatement", "result"], ["return\\tkeyword", "return"], ["reversed\\tclass", "reversed"], ["round\\tfunction", "round"], ["run_check\\tfunction", "run_check"], ["RuntimeError\\tclass", "RuntimeError"], ["RuntimeWarning\\tclass", "RuntimeWarning"], ["set\\tclass", "set"], ["setattr\\tfunction", "setattr"], ["SIGINT\\tclass", "SIGINT"], ["signal\\tfunction", "signal"], ["slice\\tclass", "slice"], ["sorted\\tfunction", "sorted"], ["ssh_exception\\tmodule", "ssh_exception"], ["SSHClient\\tclass", "SSHClient"], ["staticmethod\\tclass", "staticmethod"], ["stderr\\tclass", "stderr"], ["stdin\\tclass", "stdin"], ["StopIteration\\tclass", "StopIteration"], ["str\\tclass", "str"], ["sum\\tfunction", "sum"], ["super\\tclass", "super"], ["SyntaxError\\tclass", "SyntaxError"], ["SyntaxWarning\\tclass", "SyntaxWarning"], ["SystemError\\tclass", "SystemError"], ["SystemExit\\tclass", "SystemExit"], ["TabError\\tclass", "TabError"], ["timeout\\timport", "timeout"], ["TIMEOUT\\tstatement", "TIMEOUT"], ["TimeoutError\\tclass", "TimeoutError"], ["True\\tclass", "True"], ["try\\tkeyword", "try"], ["tuple\\tclass", "tuple"], ["type\\tclass", "type"], ["TypeError\\tclass", "TypeError"], ["UnboundLocalError\\tclass", "UnboundLocalError"], ["UnicodeDecodeError\\tclass", "UnicodeDecodeError"], ["UnicodeEncodeError\\tclass", "UnicodeEncodeError"], ["UnicodeError\\tclass", "UnicodeError"], ["UnicodeTranslateError\\tclass", "UnicodeTranslateError"], ["UnicodeWarning\\tclass", "UnicodeWarning"], ["USER\\tstatement", "USER"], ["UserWarning\\tclass", "UserWarning"], ["ValueError\\tclass", "ValueError"], ["vars\\tfunction", "vars"], ["Warning\\tclass", "Warning"], ["while\\tkeyword", "while"], ["with\\tkeyword", "with"], ["yield\\tkeyword", "yield"], ["ZeroDivisionError\\tclass", "ZeroDivisionError"], ["zip\\tclass", "zip"], ["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_dump\\tfunction", "_dump"], ["_log\\tfunction", "_log"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]]}\r\n'
2014-10-28 16:15:35,618: INFO : client requests: autocomplete
2014-10-28 16:15:35,629: INFO : About push back to ST3: b'{"uid": "2524b8ed8a3449e5954441264f03261a", "success": true, "completions": [["abs\\tfunction", "abs"], ["all\\tfunction", "all"], ["and\\tkeyword", "and"], ["any\\tfunction", "any"], ["ArithmeticError\\tclass", "ArithmeticError"], ["as\\tkeyword", "as"], ["ascii\\tfunction", "ascii"], ["assert\\tkeyword", "assert"], ["AssertionError\\tclass", "AssertionError"], ["AttributeError\\tclass", "AttributeError"], ["AutoAddPolicy\\tclass", "AutoAddPolicy"]]}\r\n'
2014-10-28 16:15:36,330: INFO : client requests: autocomplete
2014-10-28 16:15:36,339: INFO : About push back to ST3: b'{"uid": "96468b5a572c49b4adf6dbe8ffa4f78b", "success": true, "completions": [["e\\tstatement", "e"], ["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tfunction", "exit"]]}\r\n'
2014-10-28 16:15:59,369: INFO : client requests: autocomplete
2014-10-28 16:15:59,380: INFO : About push back to ST3: b'{"uid": "14527abf676c4b5a932359cbf90cd56b", "success": true, "completions": [["capitalize\\tfunction", "capitalize"], ["casefold\\tfunction", "casefold"], ["center\\tfunction", "center"], ["count\\tfunction", "count"], ["encode\\tfunction", "encode"], ["endswith\\tfunction", "endswith"], ["expandtabs\\tfunction", "expandtabs"], ["find\\tfunction", "find"], ["format\\tfunction", "format"], ["format_map\\tfunction", "format_map"], ["index\\tfunction", "index"], ["isalnum\\tfunction", "isalnum"], ["isalpha\\tfunction", "isalpha"], ["isdecimal\\tfunction", "isdecimal"], ["isdigit\\tfunction", "isdigit"], ["isidentifier\\tfunction", "isidentifier"], ["islower\\tfunction", "islower"], ["isnumeric\\tfunction", "isnumeric"], ["isprintable\\tfunction", "isprintable"], ["isspace\\tfunction", "isspace"], ["istitle\\tfunction", "istitle"], ["isupper\\tfunction", "isupper"], ["join\\tfunction", "join"], ["ljust\\tfunction", "ljust"], ["lower\\tfunction", "lower"], ["lstrip\\tfunction", "lstrip"], ["maketrans\\tfunction", "maketrans"], ["mro\\tfunction", "mro"], ["partition\\tfunction", "partition"], ["replace\\tfunction", "replace"], ["rfind\\tfunction", "rfind"], ["rindex\\tfunction", "rindex"], ["rjust\\tfunction", "rjust"], ["rpartition\\tfunction", "rpartition"], ["rsplit\\tfunction", "rsplit"], ["rstrip\\tfunction", "rstrip"], ["split\\tfunction", "split"], ["splitlines\\tfunction", "splitlines"], ["startswith\\tfunction", "startswith"], ["strip\\tfunction", "strip"], ["swapcase\\tfunction", "swapcase"], ["title\\tfunction", "title"], ["translate\\tfunction", "translate"], ["upper\\tfunction", "upper"], ["zfill\\tfunction", "zfill"], ["__abstractmethods__\\tclass", "__abstractmethods__"], ["__add__\\tfunction", "__add__"], ["__base__\\tclass", "__base__"], ["__bases__\\tclass", "__bases__"], ["__basicsize__\\tclass", "__basicsize__"], ["__call__\\tfunction", "__call__"], ["__class__\\tclass", "__class__"], ["__contains__\\tfunction", "__contains__"], ["__delattr__\\tfunction", "__delattr__"], ["__dict__\\tclass", "__dict__"], ["__dictoffset__\\tclass", "__dictoffset__"], ["__dir__\\tfunction", "__dir__"], ["__doc__\\tclass", "__doc__"], ["__eq__\\tfunction", "__eq__"], ["__flags__\\tclass", "__flags__"], ["__format__\\tfunction", "__format__"], ["__ge__\\tfunction", "__ge__"], ["__getattribute__\\tfunction", "__getattribute__"], ["__getitem__\\tfunction", "__getitem__"], ["__getnewargs__\\tfunction", "__getnewargs__"], ["__gt__\\tfunction", "__gt__"], ["__hash__\\tfunction", "__hash__"], ["__init__\\tfunction", "__init__"], ["__instancecheck__\\tfunction", "__instancecheck__"], ["__itemsize__\\tclass", "__itemsize__"], ["__iter__\\tfunction", "__iter__"], ["__le__\\tfunction", "__le__"], ["__len__\\tfunction", "__len__"], ["__lt__\\tfunction", "__lt__"], ["__mod__\\tfunction", "__mod__"], ["__module__\\tclass", "__module__"], ["__mro__\\tclass", "__mro__"], ["__mul__\\tfunction", "__mul__"], ["__name__\\tclass", "__name__"], ["__ne__\\tfunction", "__ne__"], ["__new__\\tfunction", "__new__"], ["__prepare__\\tfunction", "__prepare__"], ["__qualname__\\tclass", "__qualname__"], ["__reduce__\\tfunction", "__reduce__"], ["__reduce_ex__\\tfunction", "__reduce_ex__"], ["__repr__\\tfunction", "__repr__"], ["__rmod__\\tfunction", "__rmod__"], ["__rmul__\\tfunction", "__rmul__"], ["__setattr__\\tfunction", "__setattr__"], ["__sizeof__\\tfunction", "__sizeof__"], ["__str__\\tfunction", "__str__"], ["__subclasscheck__\\tfunction", "__subclasscheck__"], ["__subclasses__\\tfunction", "__subclasses__"], ["__subclasshook__\\tfunction", "__subclasshook__"], ["__text_signature__\\tclass", "__text_signature__"], ["__weakrefoffset__\\tclass", "__weakrefoffset__"]]}\r\n'
2014-10-28 16:16:04,912: INFO : client requests: autocomplete
2014-10-28 16:16:04,921: INFO : About push back to ST3: b'{"uid": "b3ab17b3267b47b1a6c70de8e894a7a4", "success": true, "completions": [["e\\tstatement", "e"], ["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tclass", "exit"]]}\r\n'
2014-10-28 16:17:38,844: INFO : client requests: autocomplete
2014-10-28 16:17:38,855: INFO : About push back to ST3: b'{"uid": "4027346a3f44472f85e06bd7d859bdb9", "success": true, "completions": [["hosts\\tstatement", "hosts"]]}\r\n'
2014-10-28 16:17:42,953: INFO : client requests: autocomplete
2014-10-28 16:17:42,967: INFO : About push back to ST3: b'{"uid": "dcc466ac085c4595a3908aa6d982263c", "success": true, "completions": [["TabError\\tclass", "TabError"], ["TIMEOUT\\tstatement", "TIMEOUT"], ["timeout\\timport", "timeout"], ["TimeoutError\\tclass", "TimeoutError"], ["True\\tclass", "True"], ["try\\tkeyword", "try"], ["tuple\\tclass", "tuple"], ["type\\tclass", "type"], ["TypeError\\tclass", "TypeError"]]}\r\n'
2014-10-28 16:17:50,460: INFO : client requests: autocomplete
2014-10-28 16:17:50,467: INFO : About push back to ST3: b'{"uid": "74e777e750054579b293993e83fb8ddf", "success": true, "completions": [["z\\tforflow", "z"], ["ZeroDivisionError\\tclass", "ZeroDivisionError"], ["zip\\tclass", "zip"]]}\r\n'
2014-10-28 16:17:52,223: INFO : client requests: autocomplete
2014-10-28 16:17:52,232: INFO : About push back to ST3: b'{"uid": "e0734ff2b2c44a44a6ff7839092c8b1a", "success": true, "completions": [["z\\tforflow", "z"], ["ZeroDivisionError\\tclass", "ZeroDivisionError"], ["zip\\tclass", "zip"]]}\r\n'
2014-10-28 16:17:53,567: INFO : client requests: autocomplete
2014-10-28 16:17:53,577: INFO : About push back to ST3: b'{"uid": "228b21b1c8a3478d81ad15dea9710dea", "success": true, "completions": [["z\\tforflow", "z"], ["ZeroDivisionError\\tclass", "ZeroDivisionError"], ["zip\\tclass", "zip"]]}\r\n'
2014-10-28 16:18:25,558: INFO : client requests: autocomplete
2014-10-28 16:18:25,565: INFO : About push back to ST3: b'{"uid": "850db8bb1af641e2aaee674433bd422a", "success": true, "completions": [["hasattr\\tfunction", "hasattr"], ["hash\\tfunction", "hash"], ["help\\tclass", "help"], ["hex\\tfunction", "hex"], ["host\\tparam", "host"]]}\r\n'
2014-10-28 16:18:32,593: INFO : client requests: autocomplete
2014-10-28 16:18:32,599: INFO : About push back to ST3: b'{"uid": "07bccaac4d7f4ca3831a24f077be14a1", "success": true, "completions": [["host\\tparam", "host"]]}\r\n'
2014-10-28 16:26:07,677: INFO : client requests: autocomplete
2014-10-28 16:26:07,699: INFO : About push back to ST3: b'{"uid": "83146f7daafd45edb676eecc788c24a2", "success": true, "completions": [["gaierror\\timport", "gaierror"], ["GeneratorExit\\tclass", "GeneratorExit"], ["getattr\\tfunction", "getattr"], ["getuser\\tfunction", "getuser"], ["global\\tkeyword", "global"], ["globals\\tfunction", "globals"]]}\r\n'
2014-10-28 16:26:09,474: INFO : client requests: autocomplete
2014-10-28 16:26:09,481: INFO : About push back to ST3: b'{"uid": "cab6fb7fbe974190bec69b9b540cc9cf", "success": true, "completions": [["F\\tstatement", "F"], ["FAILING_HOSTS\\tstatement", "FAILING_HOSTS"], ["False\\tclass", "False"], ["FileExistsError\\tclass", "FileExistsError"], ["FileNotFoundError\\tclass", "FileNotFoundError"], ["filter\\tclass", "filter"], ["finally\\tkeyword", "finally"], ["float\\tclass", "float"], ["FloatingPointError\\tclass", "FloatingPointError"], ["for\\tkeyword", "for"], ["format\\tfunction", "format"], ["from\\tkeyword", "from"], ["frozenset\\tclass", "frozenset"], ["FutureWarning\\tclass", "FutureWarning"]]}\r\n'
2014-10-28 16:26:11,311: INFO : client requests: autocomplete
2014-10-28 16:26:11,316: INFO : About push back to ST3: b'{"uid": "55de2138336644f5a29b833f88db90b9", "success": true, "completions": [["FAILING_\\tstatement", "FAILING_"], ["FAILING_HOSTS\\tstatement", "FAILING_HOSTS"]]}\r\n'
2014-10-28 16:26:16,808: INFO : client requests: autocomplete
2014-10-28 16:26:16,817: INFO : About push back to ST3: b'{"uid": "f423c4ac196840eab9276ca49d78540e", "success": true, "completions": [["gaierror\\timport", "gaierror"], ["GeneratorExit\\tclass", "GeneratorExit"], ["getattr\\tfunction", "getattr"], ["getuser\\tfunction", "getuser"], ["global\\tkeyword", "global"], ["globals\\tfunction", "globals"]]}\r\n'
2014-10-28 16:26:19,511: INFO : client requests: autocomplete
2014-10-28 16:26:19,517: INFO : About push back to ST3: b'{"uid": "305166e82d1744a684fb6746eb7b029b", "success": true, "completions": [["F\\tstatement", "F"], ["FAILING_HOSTS\\tstatement", "FAILING_HOSTS"], ["False\\tclass", "False"], ["FileExistsError\\tclass", "FileExistsError"], ["FileNotFoundError\\tclass", "FileNotFoundError"], ["filter\\tclass", "filter"], ["finally\\tkeyword", "finally"], ["float\\tclass", "float"], ["FloatingPointError\\tclass", "FloatingPointError"], ["for\\tkeyword", "for"], ["format\\tfunction", "format"], ["from\\tkeyword", "from"], ["frozenset\\tclass", "frozenset"], ["FutureWarning\\tclass", "FutureWarning"]]}\r\n'
2014-10-28 16:26:57,311: INFO : client requests: autocomplete
2014-10-28 16:26:57,319: INFO : About push back to ST3: b'{"uid": "bc7f206878804a60b55e264a340ee9dd", "success": true, "completions": [["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_dump\\tfunction", "_dump"], ["_log\\tfunction", "_log"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tinstance", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tclass", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]]}\r\n'
2014-10-28 16:26:58,964: INFO : client requests: autocomplete
2014-10-28 16:26:58,971: INFO : About push back to ST3: b'{"uid": "d136ddbf51304a9ca12e255e0a4c5089", "success": true, "completions": [["hasattr\\tfunction", "hasattr"], ["hash\\tfunction", "hash"], ["help\\tclass", "help"], ["hex\\tfunction", "hex"], ["host\\tparam", "host"]]}\r\n'
2014-10-28 16:27:12,442: INFO : client requests: autocomplete
2014-10-28 16:27:12,457: INFO : About push back to ST3: b'{"uid": "4e2d15c178eb4b3e963ade7c17e92f23", "success": true, "completions": [["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_dump\\tfunction", "_dump"], ["_log\\tfunction", "_log"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]]}\r\n'
2014-10-28 16:37:15,167: INFO : client requests: autocomplete
2014-10-28 16:37:15,189: INFO : About push back to ST3: b'{"uid": "90104bd169f8480893de77f4957ba886", "success": true, "completions": [["datetime\\tclass", "datetime"], ["def\\tkeyword", "def"], ["del\\tkeyword", "del"], ["delattr\\tfunction", "delattr"], ["DeprecationWarning\\tclass", "DeprecationWarning"], ["dict\\tclass", "dict"], ["dir\\tfunction", "dir"], ["divmod\\tfunction", "divmod"]]}\r\n'
2014-10-28 16:37:16,221: INFO : client requests: autocomplete
2014-10-28 16:37:16,240: INFO : About push back to ST3: b'{"uid": "099cda7c73eb46999959c37a67a31795", "success": true, "completions": [["TabError\\tclass", "TabError"], ["TIMEOUT\\tstatement", "TIMEOUT"], ["timeout\\timport", "timeout"], ["TimeoutError\\tclass", "TimeoutError"], ["True\\tclass", "True"], ["try\\tkeyword", "try"], ["tuple\\tclass", "tuple"], ["type\\tclass", "type"], ["TypeError\\tclass", "TypeError"]]}\r\n'
2014-10-28 16:37:16,278: INFO : client requests: autocomplete
2014-10-28 16:37:16,283: INFO : About push back to ST3: b'{"uid": "48c44de6ef544ea9b3241eda79117c2a", "success": true, "completions": [["TIMEOUT\\tstatement", "TIMEOUT"], ["timeout\\timport", "timeout"], ["TimeoutError\\tclass", "TimeoutError"]]}\r\n'
2014-10-28 16:37:16,391: INFO : client requests: autocomplete
2014-10-28 16:37:16,396: INFO : About push back to ST3: b'{"uid": "96adeb8936634cac8eb109926f0a7787", "success": true, "completions": [["TIMEOUT\\tstatement", "TIMEOUT"], ["timeout\\timport", "timeout"], ["TimeoutError\\tclass", "TimeoutError"]]}\r\n'
2014-10-28 16:37:16,508: INFO : client requests: autocomplete
2014-10-28 16:37:16,513: INFO : About push back to ST3: b'{"uid": "bc84df8e570f4a0693b9b014297eb119", "success": true, "completions": [["timeout\\timport", "timeout"], ["TIMEOUT\\tstatement", "TIMEOUT"], ["TimeoutError\\tclass", "TimeoutError"]]}\r\n'
2014-10-28 16:37:17,267: INFO : client requests: autocomplete
2014-10-28 16:37:17,270: INFO : About push back to ST3: b'{"uid": "28fb2144a4804e61945a3244e904f685", "success": true, "completions": []}\r\n'
2014-10-28 16:37:17,309: INFO : client requests: autocomplete
2014-10-28 16:37:17,389: INFO : About push back to ST3: b'{"uid": "aa49b40817be4f189426fcf65a56eb7e", "success": true, "completions": []}\r\n'
2014-10-28 16:37:18,760: INFO : client requests: autocomplete
2014-10-28 16:37:18,764: INFO : About push back to ST3: b'{"uid": "a31ff3624241484aa90ce9404b45194a", "success": true, "completions": [["FAILING_HOSTS\\tstatement", "FAILING_HOSTS"], ["False\\tclass", "False"], ["FileExistsError\\tclass", "FileExistsError"], ["FileNotFoundError\\tclass", "FileNotFoundError"], ["filter\\tclass", "filter"], ["finally\\tkeyword", "finally"], ["float\\tclass", "float"], ["FloatingPointError\\tclass", "FloatingPointError"], ["for\\tkeyword", "for"], ["format\\tfunction", "format"], ["from\\tkeyword", "from"], ["frozenset\\tclass", "frozenset"], ["FutureWarning\\tclass", "FutureWarning"]]}\r\n'
2014-10-28 16:37:21,273: INFO : client requests: autocomplete
2014-10-28 16:37:21,277: INFO : About push back to ST3: b'{"uid": "e6cf4b28796942958c84a9a978a8fbac", "success": true, "completions": [["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_dump\\tfunction", "_dump"], ["_log\\tfunction", "_log"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tclass", "__name__"], ["__package__\\tclass", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]]}\r\n'
2014-10-28 16:38:12,319: INFO : client requests: autocomplete
2014-10-28 16:38:12,325: INFO : About push back to ST3: b'{"uid": "41d2f5fe358c4fa0bbbd2a6e1707ba6a", "success": true, "completions": [["_signal_handler\\tfunction", "_signal_handler"]]}\r\n'
2014-10-28 16:38:12,415: INFO : client requests: autocomplete
2014-10-28 16:38:12,418: INFO : About push back to ST3: b'{"uid": "7d2ef63ceda44626830502f13f1540b1", "success": true, "completions": []}\r\n'
2014-10-28 16:38:12,527: INFO : client requests: autocomplete
2014-10-28 16:38:12,532: INFO : About push back to ST3: b'{"uid": "17cb9e569056428f91d0dfe9d905cc88", "success": true, "completions": []}\r\n'
2014-10-28 16:38:12,628: INFO : client requests: autocomplete
2014-10-28 16:38:12,633: INFO : About push back to ST3: b'{"uid": "c629645a7f624038ae06168bde256c18", "success": true, "completions": []}\r\n'
2014-10-28 16:38:12,778: INFO : client requests: autocomplete
2014-10-28 16:38:12,782: INFO : About push back to ST3: b'{"uid": "189a79b2c07e404c9e6c984104249529", "success": true, "completions": []}\r\n'
2014-10-28 16:38:15,276: INFO : client requests: autocomplete
2014-10-28 16:38:15,281: INFO : About push back to ST3: b'{"uid": "ce3f1f9b2bea468d95e60cae296cb52a", "success": true, "completions": [["datetime\\tclass", "datetime"], ["def\\tkeyword", "def"], ["del\\tkeyword", "del"], ["delattr\\tfunction", "delattr"], ["DeprecationWarning\\tclass", "DeprecationWarning"], ["dict\\tclass", "dict"], ["dir\\tfunction", "dir"], ["divmod\\tfunction", "divmod"]]}\r\n'
2014-10-28 16:38:16,341: INFO : client requests: autocomplete
2014-10-28 16:38:16,360: INFO : About push back to ST3: b'{"uid": "74598603f7a74f2f9361c283084407ac", "success": true, "completions": [["astimezone\\tfunction", "astimezone"], ["combine\\tfunction", "combine"], ["ctime\\tfunction", "ctime"], ["date\\tfunction", "date"], ["day\\tfunction", "day"], ["dst\\tfunction", "dst"], ["fromordinal\\tfunction", "fromordinal"], ["fromtimestamp\\tfunction", "fromtimestamp"], ["hour\\tfunction", "hour"], ["isocalendar\\tfunction", "isocalendar"], ["isoformat\\tfunction", "isoformat"], ["isoweekday\\tfunction", "isoweekday"], ["microsecond\\tfunction", "microsecond"], ["minute\\tfunction", "minute"], ["month\\tfunction", "month"], ["mro\\tfunction", "mro"], ["now\\tfunction", "now"], ["replace\\tfunction", "replace"], ["second\\tfunction", "second"], ["strftime\\tfunction", "strftime"], ["strptime\\tfunction", "strptime"], ["time\\tfunction", "time"], ["timestamp\\tfunction", "timestamp"], ["timetuple\\tfunction", "timetuple"], ["timetz\\tfunction", "timetz"], ["today\\tfunction", "today"], ["toordinal\\tfunction", "toordinal"], ["tzinfo\\tfunction", "tzinfo"], ["tzname\\tfunction", "tzname"], ["utcfromtimestamp\\tfunction", "utcfromtimestamp"], ["utcnow\\tfunction", "utcnow"], ["utcoffset\\tfunction", "utcoffset"], ["utctimetuple\\tfunction", "utctimetuple"], ["weekday\\tfunction", "weekday"], ["year\\tfunction", "year"], ["_cmp\\tfunction", "_cmp"], ["_getstate\\tfunction", "_getstate"], ["__abstractmethods__\\tclass", "__abstractmethods__"], ["__add__\\tfunction", "__add__"], ["__base__\\tclass", "__base__"], ["__bases__\\tclass", "__bases__"], ["__basicsize__\\tclass", "__basicsize__"], ["__call__\\tfunction", "__call__"], ["__class__\\tclass", "__class__"], ["__delattr__\\tfunction", "__delattr__"], ["__dict__\\tclass", "__dict__"], ["__dictoffset__\\tclass", "__dictoffset__"], ["__dir__\\tfunction", "__dir__"], ["__doc__\\tclass", "__doc__"], ["__eq__\\tfunction", "__eq__"], ["__flags__\\tclass", "__flags__"], ["__format__\\tfunction", "__format__"], ["__ge__\\tfunction", "__ge__"], ["__getattribute__\\tfunction", "__getattribute__"], ["__gt__\\tfunction", "__gt__"], ["__hash__\\tfunction", "__hash__"], ["__init__\\tfunction", "__init__"], ["__instancecheck__\\tfunction", "__instancecheck__"], ["__itemsize__\\tclass", "__itemsize__"], ["__le__\\tfunction", "__le__"], ["__lt__\\tfunction", "__lt__"], ["__module__\\tclass", "__module__"], ["__mro__\\tclass", "__mro__"], ["__name__\\tclass", "__name__"], ["__ne__\\tfunction", "__ne__"], ["__new__\\tfunction", "__new__"], ["__prepare__\\tfunction", "__prepare__"], ["__qualname__\\tclass", "__qualname__"], ["__radd__\\tstatement", "__radd__"], ["__reduce__\\tfunction", "__reduce__"], ["__reduce_ex__\\tfunction", "__reduce_ex__"], ["__repr__\\tfunction", "__repr__"], ["__setattr__\\tfunction", "__setattr__"], ["__setstate\\tfunction", "__setstate"], ["__sizeof__\\tfunction", "__sizeof__"], ["__slots__\\tstatement", "__slots__"], ["__str__\\tfunction", "__str__"], ["__sub__\\tfunction", "__sub__"], ["__subclasscheck__\\tfunction", "__subclasscheck__"], ["__subclasses__\\tfunction", "__subclasses__"], ["__subclasshook__\\tfunction", "__subclasshook__"], ["__text_signature__\\tclass", "__text_signature__"], ["__weakrefoffset__\\tclass", "__weakrefoffset__"]]}\r\n'
2014-10-28 16:38:18,593: INFO : client requests: autocomplete
2014-10-28 16:38:18,597: INFO : About push back to ST3: b'{"uid": "51a1d553be4d4203a9eecded38bc9c07", "success": true, "completions": [["f\\tparam", "f"], ["FAILING_HOSTS\\tstatement", "FAILING_HOSTS"], ["False\\tclass", "False"], ["FileExistsError\\tclass", "FileExistsError"], ["FileNotFoundError\\tclass", "FileNotFoundError"], ["filter\\tclass", "filter"], ["finally\\tkeyword", "finally"], ["float\\tclass", "float"], ["FloatingPointError\\tclass", "FloatingPointError"], ["for\\tkeyword", "for"], ["format\\tfunction", "format"], ["from\\tkeyword", "from"], ["frozenset\\tclass", "frozenset"], ["FutureWarning\\tclass", "FutureWarning"]]}\r\n'
2014-10-28 16:38:20,691: INFO : client requests: autocomplete
2014-10-28 16:38:20,694: INFO : About push back to ST3: b'{"uid": "868b116aa5f74289be2bdb4dad563663", "success": true, "completions": [["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_dump\\tfunction", "_dump"], ["_log\\tfunction", "_log"], ["_signal_handler\\tfunction", "_signal_handler"], ["_start\\tstatement", "_start"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tclass", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]]}\r\n'
2014-10-28 16:38:21,769: INFO : client requests: autocomplete
2014-10-28 16:38:21,774: INFO : About push back to ST3: b'{"uid": "8175d6a8c2804f279c8b7e5cb2deb4ed", "success": true, "completions": []}\r\n'
2014-10-28 16:38:22,191: INFO : client requests: autocomplete
2014-10-28 16:38:22,196: INFO : About push back to ST3: b'{"uid": "3d7b67f835e445fdb206cb1025dfa5dc", "success": true, "completions": []}\r\n'
2014-10-28 16:38:22,876: INFO : client requests: autocomplete
2014-10-28 16:38:22,881: INFO : About push back to ST3: b'{"uid": "9b08d9df274e4763b84100241a12fed0", "success": true, "completions": []}\r\n'
2014-10-28 16:38:23,008: INFO : client requests: autocomplete
2014-10-28 16:38:23,013: INFO : About push back to ST3: b'{"uid": "72e7144c63f34bb28c5603b6639e0b15", "success": true, "completions": []}\r\n'
2014-10-28 16:38:23,190: INFO : client requests: autocomplete
2014-10-28 16:38:23,195: INFO : About push back to ST3: b'{"uid": "4eb291c2b22f47af8f25be0ae1e8d0b6", "success": true, "completions": []}\r\n'
2014-10-28 16:38:23,251: INFO : client requests: autocomplete
2014-10-28 16:38:23,255: INFO : About push back to ST3: b'{"uid": "4a7e7670493c455a9ff6bebfb7a33606", "success": true, "completions": []}\r\n'
2014-10-28 16:38:24,171: INFO : client requests: autocomplete
2014-10-28 16:38:24,177: INFO : About push back to ST3: b'{"uid": "c3a115de2bce49b99fd44ce926e382ff", "success": true, "completions": [["datetime\\tclass", "datetime"], ["def\\tkeyword", "def"], ["del\\tkeyword", "del"], ["delattr\\tfunction", "delattr"], ["DeprecationWarning\\tclass", "DeprecationWarning"], ["dict\\tclass", "dict"], ["dir\\tfunction", "dir"], ["divmod\\tfunction", "divmod"]]}\r\n'
2014-10-28 16:38:25,269: INFO : client requests: autocomplete
2014-10-28 16:38:25,281: INFO : About push back to ST3: b'{"uid": "c4278f49ce2b4aa8ada0bf8a865de675", "success": true, "completions": [["astimezone\\tfunction", "astimezone"], ["combine\\tfunction", "combine"], ["ctime\\tfunction", "ctime"], ["date\\tfunction", "date"], ["day\\tfunction", "day"], ["dst\\tfunction", "dst"], ["fromordinal\\tfunction", "fromordinal"], ["fromtimestamp\\tfunction", "fromtimestamp"], ["hour\\tfunction", "hour"], ["isocalendar\\tfunction", "isocalendar"], ["isoformat\\tfunction", "isoformat"], ["isoweekday\\tfunction", "isoweekday"], ["microsecond\\tfunction", "microsecond"], ["minute\\tfunction", "minute"], ["month\\tfunction", "month"], ["mro\\tfunction", "mro"], ["now\\tfunction", "now"], ["replace\\tfunction", "replace"], ["second\\tfunction", "second"], ["strftime\\tfunction", "strftime"], ["strptime\\tfunction", "strptime"], ["time\\tfunction", "time"], ["timestamp\\tfunction", "timestamp"], ["timetuple\\tfunction", "timetuple"], ["timetz\\tfunction", "timetz"], ["today\\tfunction", "today"], ["toordinal\\tfunction", "toordinal"], ["tzinfo\\tfunction", "tzinfo"], ["tzname\\tfunction", "tzname"], ["utcfromtimestamp\\tfunction", "utcfromtimestamp"], ["utcnow\\tfunction", "utcnow"], ["utcoffset\\tfunction", "utcoffset"], ["utctimetuple\\tfunction", "utctimetuple"], ["weekday\\tfunction", "weekday"], ["year\\tfunction", "year"], ["_cmp\\tfunction", "_cmp"], ["_getstate\\tfunction", "_getstate"], ["__abstractmethods__\\tclass", "__abstractmethods__"], ["__add__\\tfunction", "__add__"], ["__base__\\tclass", "__base__"], ["__bases__\\tclass", "__bases__"], ["__basicsize__\\tclass", "__basicsize__"], ["__call__\\tfunction", "__call__"], ["__class__\\tclass", "__class__"], ["__delattr__\\tfunction", "__delattr__"], ["__dict__\\tclass", "__dict__"], ["__dictoffset__\\tclass", "__dictoffset__"], ["__dir__\\tfunction", "__dir__"], ["__doc__\\tclass", "__doc__"], ["__eq__\\tfunction", "__eq__"], ["__flags__\\tclass", "__flags__"], ["__format__\\tfunction", "__format__"], ["__ge__\\tfunction", "__ge__"], ["__getattribute__\\tfunction", "__getattribute__"], ["__gt__\\tfunction", "__gt__"], ["__hash__\\tfunction", "__hash__"], ["__init__\\tfunction", "__init__"], ["__instancecheck__\\tfunction", "__instancecheck__"], ["__itemsize__\\tclass", "__itemsize__"], ["__le__\\tfunction", "__le__"], ["__lt__\\tfunction", "__lt__"], ["__module__\\tclass", "__module__"], ["__mro__\\tclass", "__mro__"], ["__name__\\tclass", "__name__"], ["__ne__\\tfunction", "__ne__"], ["__new__\\tfunction", "__new__"], ["__prepare__\\tfunction", "__prepare__"], ["__qualname__\\tclass", "__qualname__"], ["__radd__\\tstatement", "__radd__"], ["__reduce__\\tfunction", "__reduce__"], ["__reduce_ex__\\tfunction", "__reduce_ex__"], ["__repr__\\tfunction", "__repr__"], ["__setattr__\\tfunction", "__setattr__"], ["__setstate\\tfunction", "__setstate"], ["__sizeof__\\tfunction", "__sizeof__"], ["__slots__\\tstatement", "__slots__"], ["__str__\\tfunction", "__str__"], ["__sub__\\tfunction", "__sub__"], ["__subclasscheck__\\tfunction", "__subclasscheck__"], ["__subclasses__\\tfunction", "__subclasses__"], ["__subclasshook__\\tfunction", "__subclasshook__"], ["__text_signature__\\tclass", "__text_signature__"], ["__weakrefoffset__\\tclass", "__weakrefoffset__"]]}\r\n'
2014-10-28 16:38:28,175: INFO : client requests: autocomplete
2014-10-28 16:38:28,179: INFO : About push back to ST3: b'{"uid": "47bd8575c23e457b9489b7c2abc3920a", "success": true, "completions": [["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_dump\\tfunction", "_dump"], ["_finish\\tstatement", "_finish"], ["_log\\tfunction", "_log"], ["_signal_handler\\tfunction", "_signal_handler"], ["_start\\tstatement", "_start"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tclass", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]]}\r\n'
2014-10-28 16:38:29,797: INFO : client requests: autocomplete
2014-10-28 16:38:29,803: INFO : About push back to ST3: b'{"uid": "253057661a3049a8960e20be58b32816", "success": true, "completions": []}\r\n'
2014-10-28 16:38:29,831: INFO : client requests: autocomplete
2014-10-28 16:38:29,836: INFO : About push back to ST3: b'{"uid": "cc2b740a13844792bf02969c3c70770c", "success": true, "completions": []}\r\n'
2014-10-28 16:38:34,497: INFO : client requests: autocomplete
2014-10-28 16:38:34,503: INFO : About push back to ST3: b'{"uid": "7e2dda641eec47008dd15dafa99d6e10", "success": true, "completions": [["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_dump\\tfunction", "_dump"], ["_finish\\tstatement", "_finish"], ["_log\\tfunction", "_log"], ["_signal_handler\\tfunction", "_signal_handler"], ["_start\\tstatement", "_start"], ["_time\\tstatement", "_time"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tclass", "__name__"], ["__package__\\tclass", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]]}\r\n'
2014-10-28 16:38:36,674: INFO : client requests: autocomplete
2014-10-28 16:38:36,680: INFO : About push back to ST3: b'{"uid": "64a9f08a3de047318de26ac281081bca", "success": true, "completions": [["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_dump\\tfunction", "_dump"], ["_finish\\tstatement", "_finish"], ["_log\\tfunction", "_log"], ["_signal_handler\\tfunction", "_signal_handler"], ["_start\\tstatement", "_start"], ["_time\\tstatement", "_time"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tinstance", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]]}\r\n'
2014-10-28 16:38:39,687: INFO : client requests: autocomplete
2014-10-28 16:38:39,707: INFO : About push back to ST3: b'{"uid": "2fdbe7923efc44d0abc7dd84169ce051", "success": true, "completions": [["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["PIPE\\tclass", "PIPE"], ["Pool\\timport", "Pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"]]}\r\n'
2014-10-28 16:38:43,012: INFO : client requests: autocomplete
2014-10-28 16:38:43,021: INFO : About push back to ST3: b'{"uid": "9e9f5eeefaa74b698afa41e8484637ec", "success": true, "completions": [["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["PIPE\\tclass", "PIPE"], ["Pool\\timport", "Pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"]]}\r\n'
2014-10-28 16:38:43,900: INFO : client requests: autocomplete
2014-10-28 16:38:43,949: INFO : About push back to ST3: b'{"uid": "e4b111de533449a8a9222326ac765bd0", "success": true, "completions": [["abs\\tfunction", "abs"], ["all\\tfunction", "all"], ["and\\tkeyword", "and"], ["any\\tfunction", "any"], ["ArithmeticError\\tclass", "ArithmeticError"], ["as\\tkeyword", "as"], ["ascii\\tfunction", "ascii"], ["assert\\tkeyword", "assert"], ["AssertionError\\tclass", "AssertionError"], ["AttributeError\\tclass", "AttributeError"], ["AutoAddPolicy\\tclass", "AutoAddPolicy"], ["BaseException\\tclass", "BaseException"], ["bin\\tfunction", "bin"], ["BlockingIOError\\tclass", "BlockingIOError"], ["bool\\tclass", "bool"], ["break\\tkeyword", "break"], ["BrokenPipeError\\tclass", "BrokenPipeError"], ["BufferError\\tclass", "BufferError"], ["bytearray\\tclass", "bytearray"], ["bytes\\tclass", "bytes"], ["BytesWarning\\tclass", "BytesWarning"], ["callable\\tfunction", "callable"], ["ChildProcessError\\tclass", "ChildProcessError"], ["chr\\tfunction", "chr"], ["class\\tkeyword", "class"], ["classmethod\\tclass", "classmethod"], ["compile\\tfunction", "compile"], ["complex\\tclass", "complex"], ["ConnectionAbortedError\\tclass", "ConnectionAbortedError"], ["ConnectionError\\tclass", "ConnectionError"], ["ConnectionRefusedError\\tclass", "ConnectionRefusedError"], ["ConnectionResetError\\tclass", "ConnectionResetError"], ["continue\\tkeyword", "continue"], ["copyright\\tclass", "copyright"], ["credits\\tclass", "credits"], ["datetime\\tclass", "datetime"], ["def\\tkeyword", "def"], ["del\\tkeyword", "del"], ["delattr\\tfunction", "delattr"], ["DeprecationWarning\\tclass", "DeprecationWarning"], ["dict\\tclass", "dict"], ["dir\\tfunction", "dir"], ["divmod\\tfunction", "divmod"], ["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tfunction", "exit"], ["f\\tparam", "f"], ["FAILING_HOSTS\\tstatement", "FAILING_HOSTS"], ["False\\tclass", "False"], ["FileExistsError\\tclass", "FileExistsError"], ["FileNotFoundError\\tclass", "FileNotFoundError"], ["filter\\tclass", "filter"], ["finally\\tkeyword", "finally"], ["float\\tclass", "float"], ["FloatingPointError\\tclass", "FloatingPointError"], ["for\\tkeyword", "for"], ["format\\tfunction", "format"], ["from\\tkeyword", "from"], ["frozenset\\tclass", "frozenset"], ["FutureWarning\\tclass", "FutureWarning"], ["gaierror\\timport", "gaierror"], ["GeneratorExit\\tclass", "GeneratorExit"], ["getattr\\tfunction", "getattr"], ["getuser\\tfunction", "getuser"], ["global\\tkeyword", "global"], ["globals\\tfunction", "globals"], ["hasattr\\tfunction", "hasattr"], ["hash\\tfunction", "hash"], ["help\\tclass", "help"], ["hex\\tfunction", "hex"], ["id\\tfunction", "id"], ["if\\tkeyword", "if"], ["import\\tkeyword", "import"], ["ImportError\\tclass", "ImportError"], ["ImportWarning\\tclass", "ImportWarning"], ["in\\tkeyword", "in"], ["IndentationError\\tclass", "IndentationError"], ["IndexError\\tclass", "IndexError"], ["input\\tfunction", "input"], ["int\\tclass", "int"], ["InterruptedError\\tclass", "InterruptedError"], ["IOError\\tclass", "IOError"], ["is\\tkeyword", "is"], ["IsADirectoryError\\tclass", "IsADirectoryError"], ["isinstance\\tfunction", "isinstance"], ["issubclass\\tfunction", "issubclass"], ["iter\\tfunction", "iter"], ["KeyboardInterrupt\\tclass", "KeyboardInterrupt"], ["KeyError\\tclass", "KeyError"], ["lambda\\tkeyword", "lambda"], ["len\\tfunction", "len"], ["license\\tclass", "license"], ["list\\tclass", "list"], ["locals\\tfunction", "locals"], ["logging\\tmodule", "logging"], ["LookupError\\tclass", "LookupError"], ["main\\tfunction", "main"], ["map\\tclass", "map"], ["max\\tfunction", "max"], ["MemoryError\\tclass", "MemoryError"], ["memoryview\\tclass", "memoryview"], ["min\\tfunction", "min"], ["MONGO\\tstatement", "MONGO"], ["MONGO_LOG\\tstatement", "MONGO_LOG"], ["MongoClient\\tclass", "MongoClient"], ["NameError\\tclass", "NameError"], ["next\\tfunction", "next"], ["None\\tclass", "None"], ["nonlocal\\tkeyword", "nonlocal"], ["not\\tkeyword", "not"], ["NotADirectoryError\\tclass", "NotADirectoryError"], ["NotImplemented\\tclass", "NotImplemented"], ["NotImplementedError\\tclass", "NotImplementedError"], ["object\\tclass", "object"], ["ObjectId\\tclass", "ObjectId"], ["oct\\tfunction", "oct"], ["open\\tfunction", "open"], ["or\\tkeyword", "or"], ["ord\\tfunction", "ord"], ["OSError\\tclass", "OSError"], ["OverflowError\\tclass", "OverflowError"], ["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["PIPE\\tclass", "PIPE"], ["Pool\\timport", "Pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"], ["quit\\tclass", "quit"], ["raise\\tkeyword", "raise"], ["range\\tfunction", "range"], ["ReferenceError\\tclass", "ReferenceError"], ["repr\\tfunction", "repr"], ["ResourceWarning\\tclass", "ResourceWarning"], ["return\\tkeyword", "return"], ["reversed\\tclass", "reversed"], ["round\\tfunction", "round"], ["run_check\\tfunction", "run_check"], ["RuntimeError\\tclass", "RuntimeError"], ["RuntimeWarning\\tclass", "RuntimeWarning"], ["set\\tclass", "set"], ["setattr\\tfunction", "setattr"], ["SIGINT\\tclass", "SIGINT"], ["signal\\tfunction", "signal"], ["slice\\tclass", "slice"], ["sorted\\tfunction", "sorted"], ["ssh_exception\\tmodule", "ssh_exception"], ["SSHClient\\tclass", "SSHClient"], ["staticmethod\\tclass", "staticmethod"], ["stderr\\tclass", "stderr"], ["stdin\\tclass", "stdin"], ["StopIteration\\tclass", "StopIteration"], ["str\\tclass", "str"], ["sum\\tfunction", "sum"], ["super\\tclass", "super"], ["SyntaxError\\tclass", "SyntaxError"], ["SyntaxWarning\\tclass", "SyntaxWarning"], ["SystemError\\tclass", "SystemError"], ["SystemExit\\tclass", "SystemExit"], ["TabError\\tclass", "TabError"], ["timeit\\tfunction", "timeit"], ["TIMEOUT\\tstatement", "TIMEOUT"], ["timeout\\timport", "timeout"], ["TimeoutError\\tclass", "TimeoutError"], ["True\\tclass", "True"], ["try\\tkeyword", "try"], ["tuple\\tclass", "tuple"], ["type\\tclass", "type"], ["TypeError\\tclass", "TypeError"], ["UnboundLocalError\\tclass", "UnboundLocalError"], ["UnicodeDecodeError\\tclass", "UnicodeDecodeError"], ["UnicodeEncodeError\\tclass", "UnicodeEncodeError"], ["UnicodeError\\tclass", "UnicodeError"], ["UnicodeTranslateError\\tclass", "UnicodeTranslateError"], ["UnicodeWarning\\tclass", "UnicodeWarning"], ["USER\\tstatement", "USER"], ["UserWarning\\tclass", "UserWarning"], ["ValueError\\tclass", "ValueError"], ["vars\\tfunction", "vars"], ["Warning\\tclass", "Warning"], ["while\\tkeyword", "while"], ["with\\tkeyword", "with"], ["yield\\tkeyword", "yield"], ["ZeroDivisionError\\tclass", "ZeroDivisionError"], ["zip\\tclass", "zip"], ["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_dump\\tfunction", "_dump"], ["_finish\\tstatement", "_finish"], ["_log\\tfunction", "_log"], ["_signal_handler\\tfunction", "_signal_handler"], ["_start\\tstatement", "_start"], ["_time\\tstatement", "_time"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tinstance", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tclass", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]]}\r\n'
2014-10-28 16:38:47,968: INFO : client requests: autocomplete
2014-10-28 16:38:47,974: INFO : About push back to ST3: b'{"uid": "41ab53e9d05e456aa234f0b5e73782b9", "success": true, "completions": [["main\\tfunction", "main"], ["map\\tclass", "map"], ["max\\tfunction", "max"], ["MemoryError\\tclass", "MemoryError"], ["memoryview\\tclass", "memoryview"], ["min\\tfunction", "min"], ["MONGO\\tstatement", "MONGO"], ["MONGO_LOG\\tstatement", "MONGO_LOG"], ["MongoClient\\tclass", "MongoClient"]]}\r\n'
2014-10-28 16:38:51,684: INFO : client requests: autocomplete
2014-10-28 16:38:51,862: INFO : About push back to ST3: b'{"uid": "6fb1fdd63946423a9f6c84fdb3f4930c", "success": true, "completions": [["aggregate\\tfunction", "aggregate"], ["count\\tfunction", "count"], ["create_index\\tfunction", "create_index"], ["database\\tfunction", "database"], ["distinct\\tfunction", "distinct"], ["drop\\tfunction", "drop"], ["drop_index\\tfunction", "drop_index"], ["drop_indexes\\tfunction", "drop_indexes"], ["ensure_index\\tfunction", "ensure_index"], ["find\\tfunction", "find"], ["find_and_modify\\tfunction", "find_and_modify"], ["find_one\\tfunction", "find_one"], ["full_name\\tfunction", "full_name"], ["get_lasterror_options\\tfunction", "get_lasterror_options"], ["group\\tfunction", "group"], ["index_information\\tfunction", "index_information"], ["initialize_ordered_bulk_op\\tfunction", "initialize_ordered_bulk_op"], ["initialize_unordered_bulk_op\\tfunction", "initialize_unordered_bulk_op"], ["inline_map_reduce\\tfunction", "inline_map_reduce"], ["insert\\tfunction", "insert"], ["map_reduce\\tfunction", "map_reduce"], ["name\\tfunction", "name"], ["options\\tfunction", "options"], ["parallel_scan\\tfunction", "parallel_scan"], ["read_preference\\tstatement", "read_preference"], ["reindex\\tfunction", "reindex"], ["remove\\tfunction", "remove"], ["rename\\tfunction", "rename"], ["safe\\tstatement", "safe"], ["save\\tfunction", "save"], ["secondary_acceptable_latency_ms\\tstatement", "secondary_acceptable_latency_ms"], ["set_lasterror_options\\tfunction", "set_lasterror_options"], ["slave_okay\\tstatement", "slave_okay"], ["tag_sets\\tstatement", "tag_sets"], ["unset_lasterror_options\\tfunction", "unset_lasterror_options"], ["update\\tfunction", "update"], ["uuid_subtype\\tstatement", "uuid_subtype"], ["write_concern\\tstatement", "write_concern"], ["_get_wc_override\\tfunction", "_get_wc_override"], ["_get_write_mode\\tfunction", "_get_write_mode"], ["__call__\\tfunction", "__call__"], ["__class__\\tclass", "__class__"], ["__delattr__\\tfunction", "__delattr__"], ["__dir__\\tfunction", "__dir__"], ["__doc__\\tclass", "__doc__"], ["__eq__\\tfunction", "__eq__"], ["__format__\\tfunction", "__format__"], ["__ge__\\tfunction", "__ge__"], ["__getattr__\\tfunction", "__getattr__"], ["__getattribute__\\tfunction", "__getattribute__"], ["__getitem__\\tfunction", "__getitem__"], ["__gt__\\tfunction", "__gt__"], ["__hash__\\tfunction", "__hash__"], ["__init__\\tfunction", "__init__"], ["__iter__\\tfunction", "__iter__"], ["__le__\\tfunction", "__le__"], ["__lt__\\tfunction", "__lt__"], ["__ne__\\tfunction", "__ne__"], ["__new__\\tfunction", "__new__"], ["__next__\\tfunction", "__next__"], ["__reduce__\\tfunction", "__reduce__"], ["__reduce_ex__\\tfunction", "__reduce_ex__"], ["__repr__\\tfunction", "__repr__"], ["__setattr__\\tfunction", "__setattr__"], ["__sizeof__\\tfunction", "__sizeof__"], ["__str__\\tfunction", "__str__"], ["__subclasshook__\\tfunction", "__subclasshook__"]]}\r\n'
2014-10-28 16:38:54,389: INFO : client requests: autocomplete
2014-10-28 16:38:54,397: INFO : About push back to ST3: b'{"uid": "62bc9ae2e5fc43b0a8a99cf9beb0e912", "success": true, "completions": [["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["PIPE\\tclass", "PIPE"], ["Pool\\timport", "Pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"]]}\r\n'
2014-10-28 16:38:55,280: INFO : client requests: autocomplete
2014-10-28 16:38:55,313: INFO : About push back to ST3: b'{"uid": "1d960866a55c43e7b019760e99325866", "success": true, "completions": [["abs\\tfunction", "abs"], ["all\\tfunction", "all"], ["and\\tkeyword", "and"], ["any\\tfunction", "any"], ["ArithmeticError\\tclass", "ArithmeticError"], ["as\\tkeyword", "as"], ["ascii\\tfunction", "ascii"], ["assert\\tkeyword", "assert"], ["AssertionError\\tclass", "AssertionError"], ["AttributeError\\tclass", "AttributeError"], ["AutoAddPolicy\\tclass", "AutoAddPolicy"], ["BaseException\\tclass", "BaseException"], ["bin\\tfunction", "bin"], ["BlockingIOError\\tclass", "BlockingIOError"], ["bool\\tclass", "bool"], ["break\\tkeyword", "break"], ["BrokenPipeError\\tclass", "BrokenPipeError"], ["BufferError\\tclass", "BufferError"], ["bytearray\\tclass", "bytearray"], ["bytes\\tclass", "bytes"], ["BytesWarning\\tclass", "BytesWarning"], ["callable\\tfunction", "callable"], ["ChildProcessError\\tclass", "ChildProcessError"], ["chr\\tfunction", "chr"], ["class\\tkeyword", "class"], ["classmethod\\tclass", "classmethod"], ["compile\\tfunction", "compile"], ["complex\\tclass", "complex"], ["ConnectionAbortedError\\tclass", "ConnectionAbortedError"], ["ConnectionError\\tclass", "ConnectionError"], ["ConnectionRefusedError\\tclass", "ConnectionRefusedError"], ["ConnectionResetError\\tclass", "ConnectionResetError"], ["continue\\tkeyword", "continue"], ["copyright\\tclass", "copyright"], ["credits\\tclass", "credits"], ["datetime\\tclass", "datetime"], ["def\\tkeyword", "def"], ["del\\tkeyword", "del"], ["delattr\\tfunction", "delattr"], ["DeprecationWarning\\tclass", "DeprecationWarning"], ["dict\\tclass", "dict"], ["dir\\tfunction", "dir"], ["divmod\\tfunction", "divmod"], ["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tclass", "exit"], ["f\\tparam", "f"], ["FAILING_HOSTS\\tstatement", "FAILING_HOSTS"], ["False\\tclass", "False"], ["FileExistsError\\tclass", "FileExistsError"], ["FileNotFoundError\\tclass", "FileNotFoundError"], ["filter\\tclass", "filter"], ["finally\\tkeyword", "finally"], ["float\\tclass", "float"], ["FloatingPointError\\tclass", "FloatingPointError"], ["for\\tkeyword", "for"], ["format\\tfunction", "format"], ["from\\tkeyword", "from"], ["frozenset\\tclass", "frozenset"], ["FutureWarning\\tclass", "FutureWarning"], ["gaierror\\timport", "gaierror"], ["GeneratorExit\\tclass", "GeneratorExit"], ["getattr\\tfunction", "getattr"], ["getuser\\tfunction", "getuser"], ["global\\tkeyword", "global"], ["globals\\tfunction", "globals"], ["hasattr\\tfunction", "hasattr"], ["hash\\tfunction", "hash"], ["help\\tclass", "help"], ["hex\\tfunction", "hex"], ["id\\tfunction", "id"], ["if\\tkeyword", "if"], ["import\\tkeyword", "import"], ["ImportError\\tclass", "ImportError"], ["ImportWarning\\tclass", "ImportWarning"], ["in\\tkeyword", "in"], ["IndentationError\\tclass", "IndentationError"], ["IndexError\\tclass", "IndexError"], ["input\\tfunction", "input"], ["int\\tclass", "int"], ["InterruptedError\\tclass", "InterruptedError"], ["IOError\\tclass", "IOError"], ["is\\tkeyword", "is"], ["IsADirectoryError\\tclass", "IsADirectoryError"], ["isinstance\\tfunction", "isinstance"], ["issubclass\\tfunction", "issubclass"], ["iter\\tfunction", "iter"], ["KeyboardInterrupt\\tclass", "KeyboardInterrupt"], ["KeyError\\tclass", "KeyError"], ["lambda\\tkeyword", "lambda"], ["len\\tfunction", "len"], ["license\\tclass", "license"], ["list\\tclass", "list"], ["locals\\tfunction", "locals"], ["logging\\tmodule", "logging"], ["LookupError\\tclass", "LookupError"], ["main\\tfunction", "main"], ["map\\tclass", "map"], ["max\\tfunction", "max"], ["MemoryError\\tclass", "MemoryError"], ["memoryview\\tclass", "memoryview"], ["min\\tfunction", "min"], ["MONGO\\tstatement", "MONGO"], ["MONGO_LOG\\tstatement", "MONGO_LOG"], ["MongoClient\\tclass", "MongoClient"], ["NameError\\tclass", "NameError"], ["next\\tfunction", "next"], ["None\\tclass", "None"], ["nonlocal\\tkeyword", "nonlocal"], ["not\\tkeyword", "not"], ["NotADirectoryError\\tclass", "NotADirectoryError"], ["NotImplemented\\tclass", "NotImplemented"], ["NotImplementedError\\tclass", "NotImplementedError"], ["object\\tclass", "object"], ["ObjectId\\tclass", "ObjectId"], ["oct\\tfunction", "oct"], ["open\\tfunction", "open"], ["or\\tkeyword", "or"], ["ord\\tfunction", "ord"], ["OSError\\tclass", "OSError"], ["OverflowError\\tclass", "OverflowError"], ["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["PIPE\\tclass", "PIPE"], ["Pool\\timport", "Pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"], ["quit\\tclass", "quit"], ["raise\\tkeyword", "raise"], ["range\\tfunction", "range"], ["ReferenceError\\tclass", "ReferenceError"], ["repr\\tfunction", "repr"], ["ResourceWarning\\tclass", "ResourceWarning"], ["return\\tkeyword", "return"], ["reversed\\tclass", "reversed"], ["round\\tfunction", "round"], ["run_check\\tfunction", "run_check"], ["RuntimeError\\tclass", "RuntimeError"], ["RuntimeWarning\\tclass", "RuntimeWarning"], ["set\\tclass", "set"], ["setattr\\tfunction", "setattr"], ["SIGINT\\tclass", "SIGINT"], ["signal\\tfunction", "signal"], ["slice\\tclass", "slice"], ["sorted\\tfunction", "sorted"], ["ssh_exception\\tmodule", "ssh_exception"], ["SSHClient\\tclass", "SSHClient"], ["staticmethod\\tclass", "staticmethod"], ["stderr\\tclass", "stderr"], ["stdin\\tclass", "stdin"], ["StopIteration\\tclass", "StopIteration"], ["str\\tclass", "str"], ["sum\\tfunction", "sum"], ["super\\tclass", "super"], ["SyntaxError\\tclass", "SyntaxError"], ["SyntaxWarning\\tclass", "SyntaxWarning"], ["SystemError\\tclass", "SystemError"], ["SystemExit\\tclass", "SystemExit"], ["TabError\\tclass", "TabError"], ["timeit\\tfunction", "timeit"], ["TIMEOUT\\tstatement", "TIMEOUT"], ["timeout\\timport", "timeout"], ["TimeoutError\\tclass", "TimeoutError"], ["True\\tclass", "True"], ["try\\tkeyword", "try"], ["tuple\\tclass", "tuple"], ["type\\tclass", "type"], ["TypeError\\tclass", "TypeError"], ["UnboundLocalError\\tclass", "UnboundLocalError"], ["UnicodeDecodeError\\tclass", "UnicodeDecodeError"], ["UnicodeEncodeError\\tclass", "UnicodeEncodeError"], ["UnicodeError\\tclass", "UnicodeError"], ["UnicodeTranslateError\\tclass", "UnicodeTranslateError"], ["UnicodeWarning\\tclass", "UnicodeWarning"], ["USER\\tstatement", "USER"], ["UserWarning\\tclass", "UserWarning"], ["ValueError\\tclass", "ValueError"], ["vars\\tfunction", "vars"], ["Warning\\tclass", "Warning"], ["while\\tkeyword", "while"], ["with\\tkeyword", "with"], ["yield\\tkeyword", "yield"], ["ZeroDivisionError\\tclass", "ZeroDivisionError"], ["zip\\tclass", "zip"], ["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_dump\\tfunction", "_dump"], ["_finish\\tstatement", "_finish"], ["_log\\tfunction", "_log"], ["_signal_handler\\tfunction", "_signal_handler"], ["_start\\tstatement", "_start"], ["_time\\tstatement", "_time"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tclass", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]]}\r\n'
2014-10-28 16:38:57,763: INFO : client requests: autocomplete
2014-10-28 16:38:57,888: INFO : About push back to ST3: b'{"uid": "c706f0d1df8743428043189e5a449bee", "success": true, "completions": [["astimezone\\tfunction", "astimezone"], ["combine\\tfunction", "combine"], ["ctime\\tfunction", "ctime"], ["date\\tfunction", "date"], ["day\\tfunction", "day"], ["dst\\tfunction", "dst"], ["fromordinal\\tfunction", "fromordinal"], ["fromtimestamp\\tfunction", "fromtimestamp"], ["hour\\tfunction", "hour"], ["isocalendar\\tfunction", "isocalendar"], ["isoformat\\tfunction", "isoformat"], ["isoweekday\\tfunction", "isoweekday"], ["microsecond\\tfunction", "microsecond"], ["minute\\tfunction", "minute"], ["month\\tfunction", "month"], ["now\\tfunction", "now"], ["replace\\tfunction", "replace"], ["second\\tfunction", "second"], ["strftime\\tfunction", "strftime"], ["strptime\\tfunction", "strptime"], ["time\\tfunction", "time"], ["timestamp\\tfunction", "timestamp"], ["timetuple\\tfunction", "timetuple"], ["timetz\\tfunction", "timetz"], ["today\\tfunction", "today"], ["toordinal\\tfunction", "toordinal"], ["tzinfo\\tfunction", "tzinfo"], ["tzname\\tfunction", "tzname"], ["utcfromtimestamp\\tfunction", "utcfromtimestamp"], ["utcnow\\tfunction", "utcnow"], ["utcoffset\\tfunction", "utcoffset"], ["utctimetuple\\tfunction", "utctimetuple"], ["weekday\\tfunction", "weekday"], ["year\\tfunction", "year"], ["_cmp\\tfunction", "_cmp"], ["_day\\tstatement", "_day"], ["_getstate\\tfunction", "_getstate"], ["_hour\\tstatement", "_hour"], ["_microsecond\\tstatement", "_microsecond"], ["_minute\\tstatement", "_minute"], ["_month\\tstatement", "_month"], ["_second\\tstatement", "_second"], ["_tzinfo\\tstatement", "_tzinfo"], ["_year\\tstatement", "_year"], ["__add__\\tfunction", "__add__"], ["__class__\\tclass", "__class__"], ["__delattr__\\tfunction", "__delattr__"], ["__dir__\\tfunction", "__dir__"], ["__doc__\\tclass", "__doc__"], ["__eq__\\tfunction", "__eq__"], ["__format__\\tfunction", "__format__"], ["__ge__\\tfunction", "__ge__"], ["__getattribute__\\tfunction", "__getattribute__"], ["__gt__\\tfunction", "__gt__"], ["__hash__\\tfunction", "__hash__"], ["__init__\\tfunction", "__init__"], ["__le__\\tfunction", "__le__"], ["__lt__\\tfunction", "__lt__"], ["__ne__\\tfunction", "__ne__"], ["__new__\\tfunction", "__new__"], ["__radd__\\tstatement", "__radd__"], ["__reduce__\\tfunction", "__reduce__"], ["__reduce_ex__\\tfunction", "__reduce_ex__"], ["__repr__\\tfunction", "__repr__"], ["__setattr__\\tfunction", "__setattr__"], ["__sizeof__\\tfunction", "__sizeof__"], ["__slots__\\tstatement", "__slots__"], ["__str__\\tfunction", "__str__"], ["__sub__\\tfunction", "__sub__"], ["__subclasshook__\\tfunction", "__subclasshook__"]]}\r\n'
2014-10-28 16:38:59,212: INFO : client requests: autocomplete
2014-10-28 16:38:59,304: INFO : About push back to ST3: b'{"uid": "7c16517c0f9f4f2eb4565bcc0e114e10", "success": true, "completions": []}\r\n'
2014-10-28 16:38:59,379: INFO : client requests: autocomplete
2014-10-28 16:38:59,471: INFO : About push back to ST3: b'{"uid": "2af1dbb3bad64b18af4f9feac1c856b0", "success": true, "completions": []}\r\n'
2014-10-28 16:38:59,752: INFO : client requests: autocomplete
2014-10-28 16:38:59,845: INFO : About push back to ST3: b'{"uid": "5f98fd01817349c58b2b3deaf86ec683", "success": true, "completions": []}\r\n'
2014-10-28 16:38:59,958: INFO : client requests: autocomplete
2014-10-28 16:39:00,049: INFO : About push back to ST3: b'{"uid": "62770d86d50c45ad84ad2a24103fe635", "success": true, "completions": []}\r\n'
2014-10-28 16:39:00,140: INFO : client requests: autocomplete
2014-10-28 16:39:00,239: INFO : About push back to ST3: b'{"uid": "11497c4640da40489361f3e8b35cb8a3", "success": true, "completions": []}\r\n'
2014-10-28 16:39:00,321: INFO : client requests: autocomplete
2014-10-28 16:39:00,414: INFO : About push back to ST3: b'{"uid": "475d2f3f126a4d5589d764983bcc1b47", "success": true, "completions": []}\r\n'
2014-10-28 16:39:00,414: INFO : client requests: autocomplete
2014-10-28 16:39:00,502: INFO : About push back to ST3: b'{"uid": "20407c04a0ab4941a722016fadc6ead8", "success": true, "completions": []}\r\n'
2014-10-28 16:39:00,570: INFO : client requests: autocomplete
2014-10-28 16:39:00,659: INFO : About push back to ST3: b'{"uid": "5365446a83654e8093a2eb9d4d56be53", "success": true, "completions": []}\r\n'
2014-10-28 16:39:00,887: INFO : client requests: autocomplete
2014-10-28 16:39:00,982: INFO : About push back to ST3: b'{"uid": "14039dcef3e14a459b27342b1b4181d9", "success": true, "completions": []}\r\n'
2014-10-28 16:39:01,057: INFO : client requests: autocomplete
2014-10-28 16:39:01,152: INFO : About push back to ST3: b'{"uid": "1aaf0f0404b34a159d55c5c28c1bca73", "success": true, "completions": []}\r\n'
2014-10-28 16:39:17,368: INFO : client requests: autocomplete
2014-10-28 16:39:17,376: INFO : About push back to ST3: b'{"uid": "4b1442fb4fca44d2a608a1ce0c837f78", "success": true, "completions": [["capitalize\\tfunction", "capitalize"], ["casefold\\tfunction", "casefold"], ["center\\tfunction", "center"], ["count\\tfunction", "count"], ["encode\\tfunction", "encode"], ["endswith\\tfunction", "endswith"], ["expandtabs\\tfunction", "expandtabs"], ["find\\tfunction", "find"], ["format\\tfunction", "format"], ["format_map\\tfunction", "format_map"], ["index\\tfunction", "index"], ["isalnum\\tfunction", "isalnum"], ["isalpha\\tfunction", "isalpha"], ["isdecimal\\tfunction", "isdecimal"], ["isdigit\\tfunction", "isdigit"], ["isidentifier\\tfunction", "isidentifier"], ["islower\\tfunction", "islower"], ["isnumeric\\tfunction", "isnumeric"], ["isprintable\\tfunction", "isprintable"], ["isspace\\tfunction", "isspace"], ["istitle\\tfunction", "istitle"], ["isupper\\tfunction", "isupper"], ["join\\tfunction", "join"], ["ljust\\tfunction", "ljust"], ["lower\\tfunction", "lower"], ["lstrip\\tfunction", "lstrip"], ["maketrans\\tfunction", "maketrans"], ["mro\\tfunction", "mro"], ["partition\\tfunction", "partition"], ["replace\\tfunction", "replace"], ["rfind\\tfunction", "rfind"], ["rindex\\tfunction", "rindex"], ["rjust\\tfunction", "rjust"], ["rpartition\\tfunction", "rpartition"], ["rsplit\\tfunction", "rsplit"], ["rstrip\\tfunction", "rstrip"], ["split\\tfunction", "split"], ["splitlines\\tfunction", "splitlines"], ["startswith\\tfunction", "startswith"], ["strip\\tfunction", "strip"], ["swapcase\\tfunction", "swapcase"], ["title\\tfunction", "title"], ["translate\\tfunction", "translate"], ["upper\\tfunction", "upper"], ["zfill\\tfunction", "zfill"], ["__abstractmethods__\\tclass", "__abstractmethods__"], ["__add__\\tfunction", "__add__"], ["__base__\\tclass", "__base__"], ["__bases__\\tclass", "__bases__"], ["__basicsize__\\tclass", "__basicsize__"], ["__call__\\tfunction", "__call__"], ["__class__\\tclass", "__class__"], ["__contains__\\tfunction", "__contains__"], ["__delattr__\\tfunction", "__delattr__"], ["__dict__\\tclass", "__dict__"], ["__dictoffset__\\tclass", "__dictoffset__"], ["__dir__\\tfunction", "__dir__"], ["__doc__\\tclass", "__doc__"], ["__eq__\\tfunction", "__eq__"], ["__flags__\\tclass", "__flags__"], ["__format__\\tfunction", "__format__"], ["__ge__\\tfunction", "__ge__"], ["__getattribute__\\tfunction", "__getattribute__"], ["__getitem__\\tfunction", "__getitem__"], ["__getnewargs__\\tfunction", "__getnewargs__"], ["__gt__\\tfunction", "__gt__"], ["__hash__\\tfunction", "__hash__"], ["__init__\\tfunction", "__init__"], ["__instancecheck__\\tfunction", "__instancecheck__"], ["__itemsize__\\tclass", "__itemsize__"], ["__iter__\\tfunction", "__iter__"], ["__le__\\tfunction", "__le__"], ["__len__\\tfunction", "__len__"], ["__lt__\\tfunction", "__lt__"], ["__mod__\\tfunction", "__mod__"], ["__module__\\tclass", "__module__"], ["__mro__\\tclass", "__mro__"], ["__mul__\\tfunction", "__mul__"], ["__name__\\tclass", "__name__"], ["__ne__\\tfunction", "__ne__"], ["__new__\\tfunction", "__new__"], ["__prepare__\\tfunction", "__prepare__"], ["__qualname__\\tclass", "__qualname__"], ["__reduce__\\tfunction", "__reduce__"], ["__reduce_ex__\\tfunction", "__reduce_ex__"], ["__repr__\\tfunction", "__repr__"], ["__rmod__\\tfunction", "__rmod__"], ["__rmul__\\tfunction", "__rmul__"], ["__setattr__\\tfunction", "__setattr__"], ["__sizeof__\\tfunction", "__sizeof__"], ["__str__\\tfunction", "__str__"], ["__subclasscheck__\\tfunction", "__subclasscheck__"], ["__subclasses__\\tfunction", "__subclasses__"], ["__subclasshook__\\tfunction", "__subclasshook__"], ["__text_signature__\\tclass", "__text_signature__"], ["__weakrefoffset__\\tclass", "__weakrefoffset__"]]}\r\n'
2014-10-28 16:39:20,521: INFO : client requests: autocomplete
2014-10-28 16:39:20,527: INFO : About push back to ST3: b'{"uid": "d48fff1c52644bfcbbe6084865bb3706", "success": true, "completions": []}\r\n'
2014-10-28 16:39:26,771: INFO : client requests: autocomplete
2014-10-28 16:39:26,778: INFO : About push back to ST3: b'{"uid": "bbe81e10c9ce4afab6c287149de80f3c", "success": true, "completions": [["TabError\\tclass", "TabError"], ["timeit\\tfunction", "timeit"], ["timeout\\timport", "timeout"], ["TIMEOUT\\tstatement", "TIMEOUT"], ["TimeoutError\\tclass", "TimeoutError"], ["True\\tclass", "True"], ["try\\tkeyword", "try"], ["tuple\\tclass", "tuple"], ["type\\tclass", "type"], ["TypeError\\tclass", "TypeError"]]}\r\n'
2014-10-28 16:42:29,859: INFO : client requests: autocomplete
2014-10-28 16:42:29,909: INFO : About push back to ST3: b'{"uid": "c2c3d5a7ed284b8b91e100404fea88cf", "success": true, "completions": [["abs\\tfunction", "abs"], ["all\\tfunction", "all"], ["and\\tkeyword", "and"], ["any\\tfunction", "any"], ["ArithmeticError\\tclass", "ArithmeticError"], ["as\\tkeyword", "as"], ["ascii\\tfunction", "ascii"], ["assert\\tkeyword", "assert"], ["AssertionError\\tclass", "AssertionError"], ["AttributeError\\tclass", "AttributeError"], ["AutoAddPolicy\\tclass", "AutoAddPolicy"], ["BaseException\\tclass", "BaseException"], ["bin\\tfunction", "bin"], ["BlockingIOError\\tclass", "BlockingIOError"], ["bool\\tclass", "bool"], ["break\\tkeyword", "break"], ["BrokenPipeError\\tclass", "BrokenPipeError"], ["BufferError\\tclass", "BufferError"], ["bytearray\\tclass", "bytearray"], ["bytes\\tclass", "bytes"], ["BytesWarning\\tclass", "BytesWarning"], ["callable\\tfunction", "callable"], ["ChildProcessError\\tclass", "ChildProcessError"], ["chr\\tfunction", "chr"], ["class\\tkeyword", "class"], ["classmethod\\tclass", "classmethod"], ["compile\\tfunction", "compile"], ["complex\\tclass", "complex"], ["ConnectionAbortedError\\tclass", "ConnectionAbortedError"], ["ConnectionError\\tclass", "ConnectionError"], ["ConnectionRefusedError\\tclass", "ConnectionRefusedError"], ["ConnectionResetError\\tclass", "ConnectionResetError"], ["continue\\tkeyword", "continue"], ["copyright\\tclass", "copyright"], ["credits\\tclass", "credits"], ["datetime\\tclass", "datetime"], ["def\\tkeyword", "def"], ["del\\tkeyword", "del"], ["delattr\\tfunction", "delattr"], ["DeprecationWarning\\tclass", "DeprecationWarning"], ["dict\\tclass", "dict"], ["dir\\tfunction", "dir"], ["divmod\\tfunction", "divmod"], ["e\\tstatement", "e"], ["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tclass", "exit"], ["FAILING_HOSTS\\tstatement", "FAILING_HOSTS"], ["False\\tclass", "False"], ["FileExistsError\\tclass", "FileExistsError"], ["FileNotFoundError\\tclass", "FileNotFoundError"], ["filter\\tclass", "filter"], ["finally\\tkeyword", "finally"], ["float\\tclass", "float"], ["FloatingPointError\\tclass", "FloatingPointError"], ["for\\tkeyword", "for"], ["format\\tfunction", "format"], ["from\\tkeyword", "from"], ["frozenset\\tclass", "frozenset"], ["FutureWarning\\tclass", "FutureWarning"], ["gaierror\\timport", "gaierror"], ["GeneratorExit\\tclass", "GeneratorExit"], ["getattr\\tfunction", "getattr"], ["getuser\\tfunction", "getuser"], ["global\\tkeyword", "global"], ["globals\\tfunction", "globals"], ["hasattr\\tfunction", "hasattr"], ["hash\\tfunction", "hash"], ["help\\tclass", "help"], ["hex\\tfunction", "hex"], ["host\\tparam", "host"], ["id\\tfunction", "id"], ["if\\tkeyword", "if"], ["import\\tkeyword", "import"], ["ImportError\\tclass", "ImportError"], ["ImportWarning\\tclass", "ImportWarning"], ["in\\tkeyword", "in"], ["IndentationError\\tclass", "IndentationError"], ["IndexError\\tclass", "IndexError"], ["input\\tfunction", "input"], ["int\\tclass", "int"], ["InterruptedError\\tclass", "InterruptedError"], ["IOError\\tclass", "IOError"], ["is\\tkeyword", "is"], ["IsADirectoryError\\tclass", "IsADirectoryError"], ["isinstance\\tfunction", "isinstance"], ["issubclass\\tfunction", "issubclass"], ["iter\\tfunction", "iter"], ["KeyboardInterrupt\\tclass", "KeyboardInterrupt"], ["KeyError\\tclass", "KeyError"], ["lambda\\tkeyword", "lambda"], ["len\\tfunction", "len"], ["license\\tclass", "license"], ["list\\tclass", "list"], ["locals\\tfunction", "locals"], ["logging\\tmodule", "logging"], ["LookupError\\tclass", "LookupError"], ["main\\tfunction", "main"], ["map\\tclass", "map"], ["max\\tfunction", "max"], ["MemoryError\\tclass", "MemoryError"], ["memoryview\\tclass", "memoryview"], ["message\\tparam", "message"], ["min\\tfunction", "min"], ["MONGO\\tstatement", "MONGO"], ["MONGO_LOG\\tstatement", "MONGO_LOG"], ["MongoClient\\tclass", "MongoClient"], ["NameError\\tclass", "NameError"], ["next\\tfunction", "next"], ["None\\tclass", "None"], ["nonlocal\\tkeyword", "nonlocal"], ["not\\tkeyword", "not"], ["NotADirectoryError\\tclass", "NotADirectoryError"], ["NotImplemented\\tclass", "NotImplemented"], ["NotImplementedError\\tclass", "NotImplementedError"], ["object\\tclass", "object"], ["ObjectId\\tclass", "ObjectId"], ["oct\\tfunction", "oct"], ["open\\tfunction", "open"], ["or\\tkeyword", "or"], ["ord\\tfunction", "ord"], ["OSError\\tclass", "OSError"], ["OverflowError\\tclass", "OverflowError"], ["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["PIPE\\tclass", "PIPE"], ["Pool\\timport", "Pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"], ["quit\\tclass", "quit"], ["raise\\tkeyword", "raise"], ["range\\tfunction", "range"], ["ReferenceError\\tclass", "ReferenceError"], ["repr\\tfunction", "repr"], ["ResourceWarning\\tclass", "ResourceWarning"], ["return\\tkeyword", "return"], ["reversed\\tclass", "reversed"], ["round\\tfunction", "round"], ["run_check\\tfunction", "run_check"], ["RuntimeError\\tclass", "RuntimeError"], ["RuntimeWarning\\tclass", "RuntimeWarning"], ["set\\tclass", "set"], ["setattr\\tfunction", "setattr"], ["SIGINT\\tclass", "SIGINT"], ["signal\\tfunction", "signal"], ["slice\\tclass", "slice"], ["sorted\\tfunction", "sorted"], ["ssh_exception\\tmodule", "ssh_exception"], ["SSHClient\\tclass", "SSHClient"], ["staticmethod\\tclass", "staticmethod"], ["stderr\\tclass", "stderr"], ["stdin\\tclass", "stdin"], ["StopIteration\\tclass", "StopIteration"], ["str\\tclass", "str"], ["sum\\tfunction", "sum"], ["super\\tclass", "super"], ["SyntaxError\\tclass", "SyntaxError"], ["SyntaxWarning\\tclass", "SyntaxWarning"], ["SystemError\\tclass", "SystemError"], ["SystemExit\\tclass", "SystemExit"], ["TabError\\tclass", "TabError"], ["timeit\\tfunction", "timeit"], ["TIMEOUT\\tstatement", "TIMEOUT"], ["timeout\\timport", "timeout"], ["TimeoutError\\tclass", "TimeoutError"], ["True\\tkeyword", "True"], ["try\\tkeyword", "try"], ["tuple\\tclass", "tuple"], ["type\\tclass", "type"], ["TypeError\\tclass", "TypeError"], ["UnboundLocalError\\tclass", "UnboundLocalError"], ["UnicodeDecodeError\\tclass", "UnicodeDecodeError"], ["UnicodeEncodeError\\tclass", "UnicodeEncodeError"], ["UnicodeError\\tclass", "UnicodeError"], ["UnicodeTranslateError\\tclass", "UnicodeTranslateError"], ["UnicodeWarning\\tclass", "UnicodeWarning"], ["USER\\tstatement", "USER"], ["UserWarning\\tclass", "UserWarning"], ["ValueError\\tclass", "ValueError"], ["vars\\tfunction", "vars"], ["Warning\\tclass", "Warning"], ["while\\tkeyword", "while"], ["with\\tkeyword", "with"], ["yield\\tkeyword", "yield"], ["ZeroDivisionError\\tclass", "ZeroDivisionError"], ["zip\\tclass", "zip"], ["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_client\\tstatement", "_client"], ["_dump\\tfunction", "_dump"], ["_log\\tfunction", "_log"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tclass", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]]}\r\n'
2014-10-28 16:42:30,094: INFO : client requests: autocomplete
2014-10-28 16:42:30,225: INFO : About push back to ST3: b'{"uid": "d57933f037864f50a9ee9ccf64f8ba3c", "success": true, "completions": [["abs\\tfunction", "abs"], ["all\\tfunction", "all"], ["and\\tkeyword", "and"], ["any\\tfunction", "any"], ["ArithmeticError\\tclass", "ArithmeticError"], ["as\\tkeyword", "as"], ["ascii\\tfunction", "ascii"], ["assert\\tkeyword", "assert"], ["AssertionError\\tclass", "AssertionError"], ["AttributeError\\tclass", "AttributeError"], ["AutoAddPolicy\\tclass", "AutoAddPolicy"], ["BaseException\\tclass", "BaseException"], ["bin\\tfunction", "bin"], ["BlockingIOError\\tclass", "BlockingIOError"], ["bool\\tclass", "bool"], ["break\\tkeyword", "break"], ["BrokenPipeError\\tclass", "BrokenPipeError"], ["BufferError\\tclass", "BufferError"], ["bytearray\\tclass", "bytearray"], ["bytes\\tclass", "bytes"], ["BytesWarning\\tclass", "BytesWarning"], ["callable\\tfunction", "callable"], ["ChildProcessError\\tclass", "ChildProcessError"], ["chr\\tfunction", "chr"], ["class\\tkeyword", "class"], ["classmethod\\tclass", "classmethod"], ["compile\\tfunction", "compile"], ["complex\\tclass", "complex"], ["ConnectionAbortedError\\tclass", "ConnectionAbortedError"], ["ConnectionError\\tclass", "ConnectionError"], ["ConnectionRefusedError\\tclass", "ConnectionRefusedError"], ["ConnectionResetError\\tclass", "ConnectionResetError"], ["continue\\tkeyword", "continue"], ["copyright\\tclass", "copyright"], ["credits\\tclass", "credits"], ["datetime\\tclass", "datetime"], ["def\\tkeyword", "def"], ["del\\tkeyword", "del"], ["delattr\\tfunction", "delattr"], ["DeprecationWarning\\tclass", "DeprecationWarning"], ["dict\\tclass", "dict"], ["dir\\tfunction", "dir"], ["divmod\\tfunction", "divmod"], ["e\\tstatement", "e"], ["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tclass", "exit"], ["FAILING_HOSTS\\tstatement", "FAILING_HOSTS"], ["False\\tclass", "False"], ["FileExistsError\\tclass", "FileExistsError"], ["FileNotFoundError\\tclass", "FileNotFoundError"], ["filter\\tclass", "filter"], ["finally\\tkeyword", "finally"], ["float\\tclass", "float"], ["FloatingPointError\\tclass", "FloatingPointError"], ["for\\tkeyword", "for"], ["format\\tfunction", "format"], ["from\\tkeyword", "from"], ["frozenset\\tclass", "frozenset"], ["FutureWarning\\tclass", "FutureWarning"], ["gaierror\\timport", "gaierror"], ["GeneratorExit\\tclass", "GeneratorExit"], ["getattr\\tfunction", "getattr"], ["getuser\\tfunction", "getuser"], ["global\\tkeyword", "global"], ["globals\\tfunction", "globals"], ["hasattr\\tfunction", "hasattr"], ["hash\\tfunction", "hash"], ["help\\tclass", "help"], ["hex\\tfunction", "hex"], ["host\\tparam", "host"], ["id\\tfunction", "id"], ["if\\tkeyword", "if"], ["import\\tkeyword", "import"], ["ImportError\\tclass", "ImportError"], ["ImportWarning\\tclass", "ImportWarning"], ["in\\tkeyword", "in"], ["IndentationError\\tclass", "IndentationError"], ["IndexError\\tclass", "IndexError"], ["input\\tfunction", "input"], ["int\\tclass", "int"], ["InterruptedError\\tclass", "InterruptedError"], ["IOError\\tclass", "IOError"], ["is\\tkeyword", "is"], ["IsADirectoryError\\tclass", "IsADirectoryError"], ["isinstance\\tfunction", "isinstance"], ["issubclass\\tfunction", "issubclass"], ["iter\\tfunction", "iter"], ["KeyboardInterrupt\\tclass", "KeyboardInterrupt"], ["KeyError\\tclass", "KeyError"], ["lambda\\tkeyword", "lambda"], ["len\\tfunction", "len"], ["license\\tclass", "license"], ["list\\tclass", "list"], ["locals\\tfunction", "locals"], ["logging\\tmodule", "logging"], ["LookupError\\tclass", "LookupError"], ["main\\tfunction", "main"], ["map\\tclass", "map"], ["max\\tfunction", "max"], ["MemoryError\\tclass", "MemoryError"], ["memoryview\\tclass", "memoryview"], ["message\\tparam", "message"], ["min\\tfunction", "min"], ["MONGO\\tstatement", "MONGO"], ["MONGO_LOG\\tstatement", "MONGO_LOG"], ["MongoClient\\tclass", "MongoClient"], ["NameError\\tclass", "NameError"], ["next\\tfunction", "next"], ["None\\tclass", "None"], ["nonlocal\\tkeyword", "nonlocal"], ["not\\tkeyword", "not"], ["NotADirectoryError\\tclass", "NotADirectoryError"], ["NotImplemented\\tclass", "NotImplemented"], ["NotImplementedError\\tclass", "NotImplementedError"], ["object\\tclass", "object"], ["ObjectId\\tclass", "ObjectId"], ["oct\\tfunction", "oct"], ["open\\tfunction", "open"], ["or\\tkeyword", "or"], ["ord\\tfunction", "ord"], ["OSError\\tclass", "OSError"], ["OverflowError\\tclass", "OverflowError"], ["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["PIPE\\tclass", "PIPE"], ["Pool\\timport", "Pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"], ["quit\\tclass", "quit"], ["raise\\tkeyword", "raise"], ["range\\tfunction", "range"], ["ReferenceError\\tclass", "ReferenceError"], ["repr\\tfunction", "repr"], ["ResourceWarning\\tclass", "ResourceWarning"], ["return\\tkeyword", "return"], ["reversed\\tclass", "reversed"], ["round\\tfunction", "round"], ["run_check\\tfunction", "run_check"], ["RuntimeError\\tclass", "RuntimeError"], ["RuntimeWarning\\tclass", "RuntimeWarning"], ["set\\tclass", "set"], ["setattr\\tfunction", "setattr"], ["SIGINT\\tclass", "SIGINT"], ["signal\\tfunction", "signal"], ["slice\\tclass", "slice"], ["sorted\\tfunction", "sorted"], ["ssh_exception\\tmodule", "ssh_exception"], ["SSHClient\\tclass", "SSHClient"], ["staticmethod\\tclass", "staticmethod"], ["stderr\\tclass", "stderr"], ["stdin\\tclass", "stdin"], ["StopIteration\\tclass", "StopIteration"], ["str\\tclass", "str"], ["sum\\tfunction", "sum"], ["super\\tclass", "super"], ["SyntaxError\\tclass", "SyntaxError"], ["SyntaxWarning\\tclass", "SyntaxWarning"], ["SystemError\\tclass", "SystemError"], ["SystemExit\\tclass", "SystemExit"], ["TabError\\tclass", "TabError"], ["timeit\\tfunction", "timeit"], ["timeout\\timport", "timeout"], ["TIMEOUT\\tstatement", "TIMEOUT"], ["TimeoutError\\tclass", "TimeoutError"], ["True\\tclass", "True"], ["try\\tkeyword", "try"], ["tuple\\tclass", "tuple"], ["type\\tclass", "type"], ["TypeError\\tclass", "TypeError"], ["UnboundLocalError\\tclass", "UnboundLocalError"], ["UnicodeDecodeError\\tclass", "UnicodeDecodeError"], ["UnicodeEncodeError\\tclass", "UnicodeEncodeError"], ["UnicodeError\\tclass", "UnicodeError"], ["UnicodeTranslateError\\tclass", "UnicodeTranslateError"], ["UnicodeWarning\\tclass", "UnicodeWarning"], ["USER\\tstatement", "USER"], ["UserWarning\\tclass", "UserWarning"], ["ValueError\\tclass", "ValueError"], ["vars\\tfunction", "vars"], ["Warning\\tclass", "Warning"], ["while\\tkeyword", "while"], ["with\\tkeyword", "with"], ["yield\\tkeyword", "yield"], ["ZeroDivisionError\\tclass", "ZeroDivisionError"], ["zip\\tclass", "zip"], ["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_client\\tstatement", "_client"], ["_dump\\tfunction", "_dump"], ["_log\\tfunction", "_log"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tclass", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]]}\r\n'
2014-10-28 16:42:31,162: INFO : client requests: autocomplete
2014-10-28 16:42:31,196: INFO : About push back to ST3: b'{"uid": "0e18e72f177d4ffb8ca2dac8b1d7f57f", "success": true, "completions": [["abs\\tfunction", "abs"], ["all\\tfunction", "all"], ["and\\tkeyword", "and"], ["any\\tfunction", "any"], ["ArithmeticError\\tclass", "ArithmeticError"], ["as\\tkeyword", "as"], ["ascii\\tfunction", "ascii"], ["assert\\tkeyword", "assert"], ["AssertionError\\tclass", "AssertionError"], ["AttributeError\\tclass", "AttributeError"], ["AutoAddPolicy\\tclass", "AutoAddPolicy"], ["BaseException\\tclass", "BaseException"], ["bin\\tfunction", "bin"], ["BlockingIOError\\tclass", "BlockingIOError"], ["bool\\tclass", "bool"], ["break\\tkeyword", "break"], ["BrokenPipeError\\tclass", "BrokenPipeError"], ["BufferError\\tclass", "BufferError"], ["bytearray\\tclass", "bytearray"], ["bytes\\tclass", "bytes"], ["BytesWarning\\tclass", "BytesWarning"], ["callable\\tfunction", "callable"], ["ChildProcessError\\tclass", "ChildProcessError"], ["chr\\tfunction", "chr"], ["class\\tkeyword", "class"], ["classmethod\\tclass", "classmethod"], ["compile\\tfunction", "compile"], ["complex\\tclass", "complex"], ["ConnectionAbortedError\\tclass", "ConnectionAbortedError"], ["ConnectionError\\tclass", "ConnectionError"], ["ConnectionRefusedError\\tclass", "ConnectionRefusedError"], ["ConnectionResetError\\tclass", "ConnectionResetError"], ["continue\\tkeyword", "continue"], ["copyright\\tclass", "copyright"], ["credits\\tclass", "credits"], ["datetime\\tclass", "datetime"], ["def\\tkeyword", "def"], ["del\\tkeyword", "del"], ["delattr\\tfunction", "delattr"], ["DeprecationWarning\\tclass", "DeprecationWarning"], ["dict\\tclass", "dict"], ["dir\\tfunction", "dir"], ["divmod\\tfunction", "divmod"], ["e\\tstatement", "e"], ["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tfunction", "exit"], ["FAILING_HOSTS\\tstatement", "FAILING_HOSTS"], ["False\\tclass", "False"], ["FileExistsError\\tclass", "FileExistsError"], ["FileNotFoundError\\tclass", "FileNotFoundError"], ["filter\\tclass", "filter"], ["finally\\tkeyword", "finally"], ["float\\tclass", "float"], ["FloatingPointError\\tclass", "FloatingPointError"], ["for\\tkeyword", "for"], ["format\\tfunction", "format"], ["from\\tkeyword", "from"], ["frozenset\\tclass", "frozenset"], ["FutureWarning\\tclass", "FutureWarning"], ["gaierror\\timport", "gaierror"], ["GeneratorExit\\tclass", "GeneratorExit"], ["getattr\\tfunction", "getattr"], ["getuser\\tfunction", "getuser"], ["global\\tkeyword", "global"], ["globals\\tfunction", "globals"], ["hasattr\\tfunction", "hasattr"], ["hash\\tfunction", "hash"], ["help\\tclass", "help"], ["hex\\tfunction", "hex"], ["host\\tparam", "host"], ["id\\tfunction", "id"], ["if\\tkeyword", "if"], ["import\\tkeyword", "import"], ["ImportError\\tclass", "ImportError"], ["ImportWarning\\tclass", "ImportWarning"], ["in\\tkeyword", "in"], ["IndentationError\\tclass", "IndentationError"], ["IndexError\\tclass", "IndexError"], ["input\\tfunction", "input"], ["int\\tclass", "int"], ["InterruptedError\\tclass", "InterruptedError"], ["IOError\\tclass", "IOError"], ["is\\tkeyword", "is"], ["IsADirectoryError\\tclass", "IsADirectoryError"], ["isinstance\\tfunction", "isinstance"], ["issubclass\\tfunction", "issubclass"], ["iter\\tfunction", "iter"], ["KeyboardInterrupt\\tclass", "KeyboardInterrupt"], ["KeyError\\tclass", "KeyError"], ["lambda\\tkeyword", "lambda"], ["len\\tfunction", "len"], ["license\\tclass", "license"], ["list\\tclass", "list"], ["locals\\tfunction", "locals"], ["logging\\tmodule", "logging"], ["LookupError\\tclass", "LookupError"], ["main\\tfunction", "main"], ["map\\tclass", "map"], ["max\\tfunction", "max"], ["MemoryError\\tclass", "MemoryError"], ["memoryview\\tclass", "memoryview"], ["min\\tfunction", "min"], ["MONGO\\tstatement", "MONGO"], ["MONGO_LOG\\tstatement", "MONGO_LOG"], ["MongoClient\\tclass", "MongoClient"], ["NameError\\tclass", "NameError"], ["next\\tfunction", "next"], ["None\\tclass", "None"], ["nonlocal\\tkeyword", "nonlocal"], ["not\\tkeyword", "not"], ["NotADirectoryError\\tclass", "NotADirectoryError"], ["NotImplemented\\tclass", "NotImplemented"], ["NotImplementedError\\tclass", "NotImplementedError"], ["object\\tclass", "object"], ["ObjectId\\tclass", "ObjectId"], ["oct\\tfunction", "oct"], ["open\\tfunction", "open"], ["or\\tkeyword", "or"], ["ord\\tfunction", "ord"], ["OSError\\tclass", "OSError"], ["OverflowError\\tclass", "OverflowError"], ["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["PIPE\\tclass", "PIPE"], ["Pool\\timport", "Pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"], ["quit\\tclass", "quit"], ["raise\\tkeyword", "raise"], ["range\\tfunction", "range"], ["ReferenceError\\tclass", "ReferenceError"], ["repr\\tfunction", "repr"], ["ResourceWarning\\tclass", "ResourceWarning"], ["return\\tkeyword", "return"], ["reversed\\tclass", "reversed"], ["round\\tfunction", "round"], ["run_check\\tfunction", "run_check"], ["RuntimeError\\tclass", "RuntimeError"], ["RuntimeWarning\\tclass", "RuntimeWarning"], ["set\\tclass", "set"], ["setattr\\tfunction", "setattr"], ["SIGINT\\tclass", "SIGINT"], ["signal\\tfunction", "signal"], ["slice\\tclass", "slice"], ["sorted\\tfunction", "sorted"], ["ssh_exception\\tmodule", "ssh_exception"], ["SSHClient\\tclass", "SSHClient"], ["staticmethod\\tclass", "staticmethod"], ["stderr\\tclass", "stderr"], ["stdin\\tclass", "stdin"], ["StopIteration\\tclass", "StopIteration"], ["str\\tclass", "str"], ["sum\\tfunction", "sum"], ["super\\tclass", "super"], ["SyntaxError\\tclass", "SyntaxError"], ["SyntaxWarning\\tclass", "SyntaxWarning"], ["SystemError\\tclass", "SystemError"], ["SystemExit\\tclass", "SystemExit"], ["TabError\\tclass", "TabError"], ["timeit\\tfunction", "timeit"], ["timeout\\timport", "timeout"], ["TIMEOUT\\tstatement", "TIMEOUT"], ["TimeoutError\\tclass", "TimeoutError"], ["True\\tclass", "True"], ["try\\tkeyword", "try"], ["tuple\\tclass", "tuple"], ["type\\tclass", "type"], ["TypeError\\tclass", "TypeError"], ["UnboundLocalError\\tclass", "UnboundLocalError"], ["UnicodeDecodeError\\tclass", "UnicodeDecodeError"], ["UnicodeEncodeError\\tclass", "UnicodeEncodeError"], ["UnicodeError\\tclass", "UnicodeError"], ["UnicodeTranslateError\\tclass", "UnicodeTranslateError"], ["UnicodeWarning\\tclass", "UnicodeWarning"], ["USER\\tstatement", "USER"], ["UserWarning\\tclass", "UserWarning"], ["ValueError\\tclass", "ValueError"], ["vars\\tfunction", "vars"], ["Warning\\tclass", "Warning"], ["while\\tkeyword", "while"], ["with\\tkeyword", "with"], ["yield\\tkeyword", "yield"], ["ZeroDivisionError\\tclass", "ZeroDivisionError"], ["zip\\tclass", "zip"], ["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_client\\tstatement", "_client"], ["_dump\\tfunction", "_dump"], ["_log\\tfunction", "_log"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tclass", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]]}\r\n'
2014-10-28 16:44:29,937: INFO : client requests: autocomplete
2014-10-28 16:44:29,973: INFO : About push back to ST3: b'{"uid": "b087cff27ad147149ba2b82cf247d7dd", "success": true, "completions": [["abs\\tfunction", "abs"], ["all\\tfunction", "all"], ["and\\tkeyword", "and"], ["any\\tfunction", "any"], ["ArithmeticError\\tclass", "ArithmeticError"], ["as\\tkeyword", "as"], ["ascii\\tfunction", "ascii"], ["assert\\tkeyword", "assert"], ["AssertionError\\tclass", "AssertionError"], ["AttributeError\\tclass", "AttributeError"], ["AutoAddPolicy\\tclass", "AutoAddPolicy"], ["BaseException\\tclass", "BaseException"], ["bin\\tfunction", "bin"], ["BlockingIOError\\tclass", "BlockingIOError"], ["bool\\tclass", "bool"], ["break\\tkeyword", "break"], ["BrokenPipeError\\tclass", "BrokenPipeError"], ["BufferError\\tclass", "BufferError"], ["bytearray\\tclass", "bytearray"], ["bytes\\tclass", "bytes"], ["BytesWarning\\tclass", "BytesWarning"], ["callable\\tfunction", "callable"], ["ChildProcessError\\tclass", "ChildProcessError"], ["chr\\tfunction", "chr"], ["class\\tkeyword", "class"], ["classmethod\\tclass", "classmethod"], ["compile\\tfunction", "compile"], ["complex\\tclass", "complex"], ["ConnectionAbortedError\\tclass", "ConnectionAbortedError"], ["ConnectionError\\tclass", "ConnectionError"], ["ConnectionRefusedError\\tclass", "ConnectionRefusedError"], ["ConnectionResetError\\tclass", "ConnectionResetError"], ["continue\\tkeyword", "continue"], ["copyright\\tclass", "copyright"], ["credits\\tclass", "credits"], ["datetime\\tclass", "datetime"], ["def\\tkeyword", "def"], ["del\\tkeyword", "del"], ["delattr\\tfunction", "delattr"], ["DeprecationWarning\\tclass", "DeprecationWarning"], ["dict\\tclass", "dict"], ["dir\\tfunction", "dir"], ["divmod\\tfunction", "divmod"], ["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tclass", "exit"], ["FAILING_HOSTS\\tstatement", "FAILING_HOSTS"], ["False\\tclass", "False"], ["FileExistsError\\tclass", "FileExistsError"], ["FileNotFoundError\\tclass", "FileNotFoundError"], ["filter\\tclass", "filter"], ["finally\\tkeyword", "finally"], ["float\\tclass", "float"], ["FloatingPointError\\tclass", "FloatingPointError"], ["for\\tkeyword", "for"], ["format\\tfunction", "format"], ["from\\tkeyword", "from"], ["frozenset\\tclass", "frozenset"], ["FutureWarning\\tclass", "FutureWarning"], ["gaierror\\timport", "gaierror"], ["GeneratorExit\\tclass", "GeneratorExit"], ["getattr\\tfunction", "getattr"], ["getuser\\tfunction", "getuser"], ["global\\tkeyword", "global"], ["globals\\tfunction", "globals"], ["hasattr\\tfunction", "hasattr"], ["hash\\tfunction", "hash"], ["help\\tclass", "help"], ["hex\\tfunction", "hex"], ["id\\tfunction", "id"], ["if\\tkeyword", "if"], ["import\\tkeyword", "import"], ["ImportError\\tclass", "ImportError"], ["ImportWarning\\tclass", "ImportWarning"], ["in\\tkeyword", "in"], ["IndentationError\\tclass", "IndentationError"], ["IndexError\\tclass", "IndexError"], ["input\\tfunction", "input"], ["int\\tclass", "int"], ["InterruptedError\\tclass", "InterruptedError"], ["IOError\\tclass", "IOError"], ["is\\tkeyword", "is"], ["IsADirectoryError\\tclass", "IsADirectoryError"], ["isinstance\\tfunction", "isinstance"], ["issubclass\\tfunction", "issubclass"], ["iter\\tfunction", "iter"], ["KeyboardInterrupt\\tclass", "KeyboardInterrupt"], ["KeyError\\tclass", "KeyError"], ["lambda\\tkeyword", "lambda"], ["len\\tfunction", "len"], ["license\\tclass", "license"], ["list\\tclass", "list"], ["locals\\tfunction", "locals"], ["logging\\tmodule", "logging"], ["LookupError\\tclass", "LookupError"], ["main\\tfunction", "main"], ["map\\tclass", "map"], ["max\\tfunction", "max"], ["MemoryError\\tclass", "MemoryError"], ["memoryview\\tclass", "memoryview"], ["min\\tfunction", "min"], ["MONGO\\tstatement", "MONGO"], ["MONGO_LOG\\tstatement", "MONGO_LOG"], ["MongoClient\\tclass", "MongoClient"], ["NameError\\tclass", "NameError"], ["next\\tfunction", "next"], ["None\\tclass", "None"], ["nonlocal\\tkeyword", "nonlocal"], ["not\\tkeyword", "not"], ["NotADirectoryError\\tclass", "NotADirectoryError"], ["NotImplemented\\tclass", "NotImplemented"], ["NotImplementedError\\tclass", "NotImplementedError"], ["object\\tclass", "object"], ["ObjectId\\tclass", "ObjectId"], ["oct\\tfunction", "oct"], ["open\\tfunction", "open"], ["or\\tkeyword", "or"], ["ord\\tfunction", "ord"], ["OSError\\tclass", "OSError"], ["OverflowError\\tclass", "OverflowError"], ["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["PIPE\\tclass", "PIPE"], ["Pool\\timport", "Pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"], ["quit\\tclass", "quit"], ["raise\\tkeyword", "raise"], ["range\\tfunction", "range"], ["ReferenceError\\tclass", "ReferenceError"], ["repr\\tfunction", "repr"], ["ResourceWarning\\tclass", "ResourceWarning"], ["return\\tkeyword", "return"], ["reversed\\tclass", "reversed"], ["round\\tfunction", "round"], ["run_check\\tfunction", "run_check"], ["RuntimeError\\tclass", "RuntimeError"], ["RuntimeWarning\\tclass", "RuntimeWarning"], ["set\\tclass", "set"], ["setattr\\tfunction", "setattr"], ["SIGINT\\tclass", "SIGINT"], ["signal\\tfunction", "signal"], ["slice\\tclass", "slice"], ["sorted\\tfunction", "sorted"], ["ssh_exception\\tmodule", "ssh_exception"], ["SSHClient\\tclass", "SSHClient"], ["staticmethod\\tclass", "staticmethod"], ["stderr\\tclass", "stderr"], ["stdin\\tclass", "stdin"], ["StopIteration\\tclass", "StopIteration"], ["str\\tclass", "str"], ["sum\\tfunction", "sum"], ["super\\tclass", "super"], ["SyntaxError\\tclass", "SyntaxError"], ["SyntaxWarning\\tclass", "SyntaxWarning"], ["SystemError\\tclass", "SystemError"], ["SystemExit\\tclass", "SystemExit"], ["TabError\\tclass", "TabError"], ["timeit\\tfunction", "timeit"], ["TIMEOUT\\tstatement", "TIMEOUT"], ["timeout\\timport", "timeout"], ["TimeoutError\\tclass", "TimeoutError"], ["True\\tkeyword", "True"], ["try\\tkeyword", "try"], ["tuple\\tclass", "tuple"], ["type\\tclass", "type"], ["TypeError\\tclass", "TypeError"], ["UnboundLocalError\\tclass", "UnboundLocalError"], ["UnicodeDecodeError\\tclass", "UnicodeDecodeError"], ["UnicodeEncodeError\\tclass", "UnicodeEncodeError"], ["UnicodeError\\tclass", "UnicodeError"], ["UnicodeTranslateError\\tclass", "UnicodeTranslateError"], ["UnicodeWarning\\tclass", "UnicodeWarning"], ["USER\\tstatement", "USER"], ["UserWarning\\tclass", "UserWarning"], ["ValueError\\tclass", "ValueError"], ["vars\\tfunction", "vars"], ["Warning\\tclass", "Warning"], ["while\\tkeyword", "while"], ["with\\tkeyword", "with"], ["yield\\tkeyword", "yield"], ["ZeroDivisionError\\tclass", "ZeroDivisionError"], ["zip\\tclass", "zip"], ["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_dump\\tfunction", "_dump"], ["_log\\tfunction", "_log"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]]}\r\n'
2014-10-28 16:44:30,197: INFO : client requests: autocomplete
2014-10-28 16:44:30,225: INFO : About push back to ST3: b'{"uid": "9a66652a2d5a4a2aa7507f4a57fd2dc4", "success": true, "completions": [["abs\\tfunction", "abs"], ["all\\tfunction", "all"], ["and\\tkeyword", "and"], ["any\\tfunction", "any"], ["ArithmeticError\\tclass", "ArithmeticError"], ["as\\tkeyword", "as"], ["ascii\\tfunction", "ascii"], ["assert\\tkeyword", "assert"], ["AssertionError\\tclass", "AssertionError"], ["AttributeError\\tclass", "AttributeError"], ["AutoAddPolicy\\tclass", "AutoAddPolicy"], ["BaseException\\tclass", "BaseException"], ["bin\\tfunction", "bin"], ["BlockingIOError\\tclass", "BlockingIOError"], ["bool\\tclass", "bool"], ["break\\tkeyword", "break"], ["BrokenPipeError\\tclass", "BrokenPipeError"], ["BufferError\\tclass", "BufferError"], ["bytearray\\tclass", "bytearray"], ["bytes\\tclass", "bytes"], ["BytesWarning\\tclass", "BytesWarning"], ["callable\\tfunction", "callable"], ["ChildProcessError\\tclass", "ChildProcessError"], ["chr\\tfunction", "chr"], ["class\\tkeyword", "class"], ["classmethod\\tclass", "classmethod"], ["compile\\tfunction", "compile"], ["complex\\tclass", "complex"], ["ConnectionAbortedError\\tclass", "ConnectionAbortedError"], ["ConnectionError\\tclass", "ConnectionError"], ["ConnectionRefusedError\\tclass", "ConnectionRefusedError"], ["ConnectionResetError\\tclass", "ConnectionResetError"], ["continue\\tkeyword", "continue"], ["copyright\\tclass", "copyright"], ["credits\\tclass", "credits"], ["datetime\\tclass", "datetime"], ["def\\tkeyword", "def"], ["del\\tkeyword", "del"], ["delattr\\tfunction", "delattr"], ["DeprecationWarning\\tclass", "DeprecationWarning"], ["dict\\tclass", "dict"], ["dir\\tfunction", "dir"], ["divmod\\tfunction", "divmod"], ["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tclass", "exit"], ["FAILING_HOSTS\\tstatement", "FAILING_HOSTS"], ["False\\tclass", "False"], ["FileExistsError\\tclass", "FileExistsError"], ["FileNotFoundError\\tclass", "FileNotFoundError"], ["filter\\tclass", "filter"], ["finally\\tkeyword", "finally"], ["float\\tclass", "float"], ["FloatingPointError\\tclass", "FloatingPointError"], ["for\\tkeyword", "for"], ["format\\tfunction", "format"], ["from\\tkeyword", "from"], ["frozenset\\tclass", "frozenset"], ["FutureWarning\\tclass", "FutureWarning"], ["gaierror\\timport", "gaierror"], ["GeneratorExit\\tclass", "GeneratorExit"], ["getattr\\tfunction", "getattr"], ["getuser\\tfunction", "getuser"], ["global\\tkeyword", "global"], ["globals\\tfunction", "globals"], ["hasattr\\tfunction", "hasattr"], ["hash\\tfunction", "hash"], ["help\\tclass", "help"], ["hex\\tfunction", "hex"], ["id\\tfunction", "id"], ["if\\tkeyword", "if"], ["import\\tkeyword", "import"], ["ImportError\\tclass", "ImportError"], ["ImportWarning\\tclass", "ImportWarning"], ["in\\tkeyword", "in"], ["IndentationError\\tclass", "IndentationError"], ["IndexError\\tclass", "IndexError"], ["input\\tfunction", "input"], ["int\\tclass", "int"], ["InterruptedError\\tclass", "InterruptedError"], ["IOError\\tclass", "IOError"], ["is\\tkeyword", "is"], ["IsADirectoryError\\tclass", "IsADirectoryError"], ["isinstance\\tfunction", "isinstance"], ["issubclass\\tfunction", "issubclass"], ["iter\\tfunction", "iter"], ["KeyboardInterrupt\\tclass", "KeyboardInterrupt"], ["KeyError\\tclass", "KeyError"], ["lambda\\tkeyword", "lambda"], ["len\\tfunction", "len"], ["license\\tclass", "license"], ["list\\tclass", "list"], ["locals\\tfunction", "locals"], ["logging\\tmodule", "logging"], ["LookupError\\tclass", "LookupError"], ["main\\tfunction", "main"], ["map\\tclass", "map"], ["max\\tfunction", "max"], ["MemoryError\\tclass", "MemoryError"], ["memoryview\\tclass", "memoryview"], ["min\\tfunction", "min"], ["MONGO\\tstatement", "MONGO"], ["MONGO_LOG\\tstatement", "MONGO_LOG"], ["MongoClient\\tclass", "MongoClient"], ["NameError\\tclass", "NameError"], ["next\\tfunction", "next"], ["None\\tclass", "None"], ["nonlocal\\tkeyword", "nonlocal"], ["not\\tkeyword", "not"], ["NotADirectoryError\\tclass", "NotADirectoryError"], ["NotImplemented\\tclass", "NotImplemented"], ["NotImplementedError\\tclass", "NotImplementedError"], ["object\\tclass", "object"], ["ObjectId\\tclass", "ObjectId"], ["oct\\tfunction", "oct"], ["open\\tfunction", "open"], ["or\\tkeyword", "or"], ["ord\\tfunction", "ord"], ["OSError\\tclass", "OSError"], ["OverflowError\\tclass", "OverflowError"], ["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["PIPE\\tclass", "PIPE"], ["Pool\\timport", "Pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"], ["quit\\tclass", "quit"], ["raise\\tkeyword", "raise"], ["range\\tfunction", "range"], ["ReferenceError\\tclass", "ReferenceError"], ["repr\\tfunction", "repr"], ["ResourceWarning\\tclass", "ResourceWarning"], ["return\\tkeyword", "return"], ["reversed\\tclass", "reversed"], ["round\\tfunction", "round"], ["run_check\\tfunction", "run_check"], ["RuntimeError\\tclass", "RuntimeError"], ["RuntimeWarning\\tclass", "RuntimeWarning"], ["set\\tclass", "set"], ["setattr\\tfunction", "setattr"], ["SIGINT\\tclass", "SIGINT"], ["signal\\tfunction", "signal"], ["slice\\tclass", "slice"], ["sorted\\tfunction", "sorted"], ["ssh_exception\\tmodule", "ssh_exception"], ["SSHClient\\tclass", "SSHClient"], ["staticmethod\\tclass", "staticmethod"], ["stderr\\tclass", "stderr"], ["stdin\\tclass", "stdin"], ["StopIteration\\tclass", "StopIteration"], ["str\\tclass", "str"], ["sum\\tfunction", "sum"], ["super\\tclass", "super"], ["SyntaxError\\tclass", "SyntaxError"], ["SyntaxWarning\\tclass", "SyntaxWarning"], ["SystemError\\tclass", "SystemError"], ["SystemExit\\tclass", "SystemExit"], ["TabError\\tclass", "TabError"], ["timeit\\tfunction", "timeit"], ["TIMEOUT\\tstatement", "TIMEOUT"], ["timeout\\timport", "timeout"], ["TimeoutError\\tclass", "TimeoutError"], ["True\\tclass", "True"], ["try\\tkeyword", "try"], ["tuple\\tclass", "tuple"], ["type\\tclass", "type"], ["TypeError\\tclass", "TypeError"], ["UnboundLocalError\\tclass", "UnboundLocalError"], ["UnicodeDecodeError\\tclass", "UnicodeDecodeError"], ["UnicodeEncodeError\\tclass", "UnicodeEncodeError"], ["UnicodeError\\tclass", "UnicodeError"], ["UnicodeTranslateError\\tclass", "UnicodeTranslateError"], ["UnicodeWarning\\tclass", "UnicodeWarning"], ["USER\\tstatement", "USER"], ["UserWarning\\tclass", "UserWarning"], ["ValueError\\tclass", "ValueError"], ["vars\\tfunction", "vars"], ["Warning\\tclass", "Warning"], ["while\\tkeyword", "while"], ["with\\tkeyword", "with"], ["yield\\tkeyword", "yield"], ["ZeroDivisionError\\tclass", "ZeroDivisionError"], ["zip\\tclass", "zip"], ["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_dump\\tfunction", "_dump"], ["_log\\tfunction", "_log"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tinstance", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]]}\r\n'
2014-10-28 16:44:30,377: INFO : client requests: autocomplete
2014-10-28 16:44:30,404: INFO : About push back to ST3: b'{"uid": "354c0bc5df974e81834a69467afe138b", "success": true, "completions": [["abs\\tfunction", "abs"], ["all\\tfunction", "all"], ["and\\tkeyword", "and"], ["any\\tfunction", "any"], ["ArithmeticError\\tclass", "ArithmeticError"], ["as\\tkeyword", "as"], ["ascii\\tfunction", "ascii"], ["assert\\tkeyword", "assert"], ["AssertionError\\tclass", "AssertionError"], ["AttributeError\\tclass", "AttributeError"], ["AutoAddPolicy\\tclass", "AutoAddPolicy"], ["BaseException\\tclass", "BaseException"], ["bin\\tfunction", "bin"], ["BlockingIOError\\tclass", "BlockingIOError"], ["bool\\tclass", "bool"], ["break\\tkeyword", "break"], ["BrokenPipeError\\tclass", "BrokenPipeError"], ["BufferError\\tclass", "BufferError"], ["bytearray\\tclass", "bytearray"], ["bytes\\tclass", "bytes"], ["BytesWarning\\tclass", "BytesWarning"], ["callable\\tfunction", "callable"], ["ChildProcessError\\tclass", "ChildProcessError"], ["chr\\tfunction", "chr"], ["class\\tkeyword", "class"], ["classmethod\\tclass", "classmethod"], ["compile\\tfunction", "compile"], ["complex\\tclass", "complex"], ["ConnectionAbortedError\\tclass", "ConnectionAbortedError"], ["ConnectionError\\tclass", "ConnectionError"], ["ConnectionRefusedError\\tclass", "ConnectionRefusedError"], ["ConnectionResetError\\tclass", "ConnectionResetError"], ["continue\\tkeyword", "continue"], ["copyright\\tclass", "copyright"], ["credits\\tclass", "credits"], ["datetime\\tclass", "datetime"], ["def\\tkeyword", "def"], ["del\\tkeyword", "del"], ["delattr\\tfunction", "delattr"], ["DeprecationWarning\\tclass", "DeprecationWarning"], ["dict\\tclass", "dict"], ["dir\\tfunction", "dir"], ["divmod\\tfunction", "divmod"], ["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tclass", "exit"], ["FAILING_HOSTS\\tstatement", "FAILING_HOSTS"], ["False\\tclass", "False"], ["FileExistsError\\tclass", "FileExistsError"], ["FileNotFoundError\\tclass", "FileNotFoundError"], ["filter\\tclass", "filter"], ["finally\\tkeyword", "finally"], ["float\\tclass", "float"], ["FloatingPointError\\tclass", "FloatingPointError"], ["for\\tkeyword", "for"], ["format\\tfunction", "format"], ["from\\tkeyword", "from"], ["frozenset\\tclass", "frozenset"], ["FutureWarning\\tclass", "FutureWarning"], ["gaierror\\timport", "gaierror"], ["GeneratorExit\\tclass", "GeneratorExit"], ["getattr\\tfunction", "getattr"], ["getuser\\tfunction", "getuser"], ["global\\tkeyword", "global"], ["globals\\tfunction", "globals"], ["hasattr\\tfunction", "hasattr"], ["hash\\tfunction", "hash"], ["help\\tclass", "help"], ["hex\\tfunction", "hex"], ["id\\tfunction", "id"], ["if\\tkeyword", "if"], ["import\\tkeyword", "import"], ["ImportError\\tclass", "ImportError"], ["ImportWarning\\tclass", "ImportWarning"], ["in\\tkeyword", "in"], ["IndentationError\\tclass", "IndentationError"], ["IndexError\\tclass", "IndexError"], ["input\\tfunction", "input"], ["int\\tclass", "int"], ["InterruptedError\\tclass", "InterruptedError"], ["IOError\\tclass", "IOError"], ["is\\tkeyword", "is"], ["IsADirectoryError\\tclass", "IsADirectoryError"], ["isinstance\\tfunction", "isinstance"], ["issubclass\\tfunction", "issubclass"], ["iter\\tfunction", "iter"], ["KeyboardInterrupt\\tclass", "KeyboardInterrupt"], ["KeyError\\tclass", "KeyError"], ["lambda\\tkeyword", "lambda"], ["len\\tfunction", "len"], ["license\\tclass", "license"], ["list\\tclass", "list"], ["locals\\tfunction", "locals"], ["logging\\tmodule", "logging"], ["LookupError\\tclass", "LookupError"], ["main\\tfunction", "main"], ["map\\tclass", "map"], ["max\\tfunction", "max"], ["MemoryError\\tclass", "MemoryError"], ["memoryview\\tclass", "memoryview"], ["min\\tfunction", "min"], ["MONGO\\tstatement", "MONGO"], ["MONGO_LOG\\tstatement", "MONGO_LOG"], ["MongoClient\\tclass", "MongoClient"], ["NameError\\tclass", "NameError"], ["next\\tfunction", "next"], ["None\\tclass", "None"], ["nonlocal\\tkeyword", "nonlocal"], ["not\\tkeyword", "not"], ["NotADirectoryError\\tclass", "NotADirectoryError"], ["NotImplemented\\tclass", "NotImplemented"], ["NotImplementedError\\tclass", "NotImplementedError"], ["object\\tclass", "object"], ["ObjectId\\tclass", "ObjectId"], ["oct\\tfunction", "oct"], ["open\\tfunction", "open"], ["or\\tkeyword", "or"], ["ord\\tfunction", "ord"], ["OSError\\tclass", "OSError"], ["OverflowError\\tclass", "OverflowError"], ["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["PIPE\\tclass", "PIPE"], ["Pool\\timport", "Pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"], ["quit\\tclass", "quit"], ["raise\\tkeyword", "raise"], ["range\\tfunction", "range"], ["ReferenceError\\tclass", "ReferenceError"], ["repr\\tfunction", "repr"], ["ResourceWarning\\tclass", "ResourceWarning"], ["return\\tkeyword", "return"], ["reversed\\tclass", "reversed"], ["round\\tfunction", "round"], ["run_check\\tfunction", "run_check"], ["RuntimeError\\tclass", "RuntimeError"], ["RuntimeWarning\\tclass", "RuntimeWarning"], ["set\\tclass", "set"], ["setattr\\tfunction", "setattr"], ["SIGINT\\tclass", "SIGINT"], ["signal\\tfunction", "signal"], ["slice\\tclass", "slice"], ["sorted\\tfunction", "sorted"], ["ssh_exception\\tmodule", "ssh_exception"], ["SSHClient\\tclass", "SSHClient"], ["staticmethod\\tclass", "staticmethod"], ["stderr\\tclass", "stderr"], ["stdin\\tclass", "stdin"], ["StopIteration\\tclass", "StopIteration"], ["str\\tclass", "str"], ["sum\\tfunction", "sum"], ["super\\tclass", "super"], ["SyntaxError\\tclass", "SyntaxError"], ["SyntaxWarning\\tclass", "SyntaxWarning"], ["SystemError\\tclass", "SystemError"], ["SystemExit\\tclass", "SystemExit"], ["TabError\\tclass", "TabError"], ["timeit\\tfunction", "timeit"], ["TIMEOUT\\tstatement", "TIMEOUT"], ["timeout\\timport", "timeout"], ["TimeoutError\\tclass", "TimeoutError"], ["True\\tclass", "True"], ["try\\tkeyword", "try"], ["tuple\\tclass", "tuple"], ["type\\tclass", "type"], ["TypeError\\tclass", "TypeError"], ["UnboundLocalError\\tclass", "UnboundLocalError"], ["UnicodeDecodeError\\tclass", "UnicodeDecodeError"], ["UnicodeEncodeError\\tclass", "UnicodeEncodeError"], ["UnicodeError\\tclass", "UnicodeError"], ["UnicodeTranslateError\\tclass", "UnicodeTranslateError"], ["UnicodeWarning\\tclass", "UnicodeWarning"], ["USER\\tstatement", "USER"], ["UserWarning\\tclass", "UserWarning"], ["ValueError\\tclass", "ValueError"], ["vars\\tfunction", "vars"], ["Warning\\tclass", "Warning"], ["while\\tkeyword", "while"], ["with\\tkeyword", "with"], ["yield\\tkeyword", "yield"], ["ZeroDivisionError\\tclass", "ZeroDivisionError"], ["zip\\tclass", "zip"], ["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_dump\\tfunction", "_dump"], ["_log\\tfunction", "_log"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]]}\r\n'
2014-10-28 16:44:30,568: INFO : client requests: autocomplete
2014-10-28 16:44:30,603: INFO : About push back to ST3: b'{"uid": "79d86964a44446b39e4a6b1df56278bd", "success": true, "completions": [["abs\\tfunction", "abs"], ["all\\tfunction", "all"], ["and\\tkeyword", "and"], ["any\\tfunction", "any"], ["ArithmeticError\\tclass", "ArithmeticError"], ["as\\tkeyword", "as"], ["ascii\\tfunction", "ascii"], ["assert\\tkeyword", "assert"], ["AssertionError\\tclass", "AssertionError"], ["AttributeError\\tclass", "AttributeError"], ["AutoAddPolicy\\tclass", "AutoAddPolicy"], ["BaseException\\tclass", "BaseException"], ["bin\\tfunction", "bin"], ["BlockingIOError\\tclass", "BlockingIOError"], ["bool\\tclass", "bool"], ["break\\tkeyword", "break"], ["BrokenPipeError\\tclass", "BrokenPipeError"], ["BufferError\\tclass", "BufferError"], ["bytearray\\tclass", "bytearray"], ["bytes\\tclass", "bytes"], ["BytesWarning\\tclass", "BytesWarning"], ["callable\\tfunction", "callable"], ["ChildProcessError\\tclass", "ChildProcessError"], ["chr\\tfunction", "chr"], ["class\\tkeyword", "class"], ["classmethod\\tclass", "classmethod"], ["compile\\tfunction", "compile"], ["complex\\tclass", "complex"], ["ConnectionAbortedError\\tclass", "ConnectionAbortedError"], ["ConnectionError\\tclass", "ConnectionError"], ["ConnectionRefusedError\\tclass", "ConnectionRefusedError"], ["ConnectionResetError\\tclass", "ConnectionResetError"], ["continue\\tkeyword", "continue"], ["copyright\\tclass", "copyright"], ["credits\\tclass", "credits"], ["datetime\\tclass", "datetime"], ["def\\tkeyword", "def"], ["del\\tkeyword", "del"], ["delattr\\tfunction", "delattr"], ["DeprecationWarning\\tclass", "DeprecationWarning"], ["dict\\tclass", "dict"], ["dir\\tfunction", "dir"], ["divmod\\tfunction", "divmod"], ["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tclass", "exit"], ["FAILING_HOSTS\\tstatement", "FAILING_HOSTS"], ["False\\tclass", "False"], ["FileExistsError\\tclass", "FileExistsError"], ["FileNotFoundError\\tclass", "FileNotFoundError"], ["filter\\tclass", "filter"], ["finally\\tkeyword", "finally"], ["float\\tclass", "float"], ["FloatingPointError\\tclass", "FloatingPointError"], ["for\\tkeyword", "for"], ["format\\tfunction", "format"], ["from\\tkeyword", "from"], ["frozenset\\tclass", "frozenset"], ["FutureWarning\\tclass", "FutureWarning"], ["gaierror\\timport", "gaierror"], ["GeneratorExit\\tclass", "GeneratorExit"], ["getattr\\tfunction", "getattr"], ["getuser\\tfunction", "getuser"], ["global\\tkeyword", "global"], ["globals\\tfunction", "globals"], ["hasattr\\tfunction", "hasattr"], ["hash\\tfunction", "hash"], ["help\\tclass", "help"], ["hex\\tfunction", "hex"], ["id\\tfunction", "id"], ["if\\tkeyword", "if"], ["import\\tkeyword", "import"], ["ImportError\\tclass", "ImportError"], ["ImportWarning\\tclass", "ImportWarning"], ["in\\tkeyword", "in"], ["IndentationError\\tclass", "IndentationError"], ["IndexError\\tclass", "IndexError"], ["input\\tfunction", "input"], ["int\\tclass", "int"], ["InterruptedError\\tclass", "InterruptedError"], ["IOError\\tclass", "IOError"], ["is\\tkeyword", "is"], ["IsADirectoryError\\tclass", "IsADirectoryError"], ["isinstance\\tfunction", "isinstance"], ["issubclass\\tfunction", "issubclass"], ["iter\\tfunction", "iter"], ["KeyboardInterrupt\\tclass", "KeyboardInterrupt"], ["KeyError\\tclass", "KeyError"], ["lambda\\tkeyword", "lambda"], ["len\\tfunction", "len"], ["license\\tclass", "license"], ["list\\tclass", "list"], ["locals\\tfunction", "locals"], ["logging\\tmodule", "logging"], ["LookupError\\tclass", "LookupError"], ["main\\tfunction", "main"], ["map\\tclass", "map"], ["max\\tfunction", "max"], ["MemoryError\\tclass", "MemoryError"], ["memoryview\\tclass", "memoryview"], ["min\\tfunction", "min"], ["MONGO\\tstatement", "MONGO"], ["MONGO_LOG\\tstatement", "MONGO_LOG"], ["MongoClient\\tclass", "MongoClient"], ["NameError\\tclass", "NameError"], ["next\\tfunction", "next"], ["None\\tclass", "None"], ["nonlocal\\tkeyword", "nonlocal"], ["not\\tkeyword", "not"], ["NotADirectoryError\\tclass", "NotADirectoryError"], ["NotImplemented\\tclass", "NotImplemented"], ["NotImplementedError\\tclass", "NotImplementedError"], ["object\\tclass", "object"], ["ObjectId\\tclass", "ObjectId"], ["oct\\tfunction", "oct"], ["open\\tfunction", "open"], ["or\\tkeyword", "or"], ["ord\\tfunction", "ord"], ["OSError\\tclass", "OSError"], ["OverflowError\\tclass", "OverflowError"], ["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["PIPE\\tclass", "PIPE"], ["Pool\\timport", "Pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"], ["quit\\tclass", "quit"], ["raise\\tkeyword", "raise"], ["range\\tfunction", "range"], ["ReferenceError\\tclass", "ReferenceError"], ["repr\\tfunction", "repr"], ["ResourceWarning\\tclass", "ResourceWarning"], ["return\\tkeyword", "return"], ["reversed\\tclass", "reversed"], ["round\\tfunction", "round"], ["run_check\\tfunction", "run_check"], ["RuntimeError\\tclass", "RuntimeError"], ["RuntimeWarning\\tclass", "RuntimeWarning"], ["set\\tclass", "set"], ["setattr\\tfunction", "setattr"], ["SIGINT\\tclass", "SIGINT"], ["signal\\tfunction", "signal"], ["slice\\tclass", "slice"], ["sorted\\tfunction", "sorted"], ["ssh_exception\\tmodule", "ssh_exception"], ["SSHClient\\tclass", "SSHClient"], ["staticmethod\\tclass", "staticmethod"], ["stderr\\tclass", "stderr"], ["stdin\\tclass", "stdin"], ["StopIteration\\tclass", "StopIteration"], ["str\\tclass", "str"], ["sum\\tfunction", "sum"], ["super\\tclass", "super"], ["SyntaxError\\tclass", "SyntaxError"], ["SyntaxWarning\\tclass", "SyntaxWarning"], ["SystemError\\tclass", "SystemError"], ["SystemExit\\tclass", "SystemExit"], ["TabError\\tclass", "TabError"], ["timeit\\tfunction", "timeit"], ["timeout\\timport", "timeout"], ["TIMEOUT\\tstatement", "TIMEOUT"], ["TimeoutError\\tclass", "TimeoutError"], ["True\\tclass", "True"], ["try\\tkeyword", "try"], ["tuple\\tclass", "tuple"], ["type\\tclass", "type"], ["TypeError\\tclass", "TypeError"], ["UnboundLocalError\\tclass", "UnboundLocalError"], ["UnicodeDecodeError\\tclass", "UnicodeDecodeError"], ["UnicodeEncodeError\\tclass", "UnicodeEncodeError"], ["UnicodeError\\tclass", "UnicodeError"], ["UnicodeTranslateError\\tclass", "UnicodeTranslateError"], ["UnicodeWarning\\tclass", "UnicodeWarning"], ["USER\\tstatement", "USER"], ["UserWarning\\tclass", "UserWarning"], ["ValueError\\tclass", "ValueError"], ["vars\\tfunction", "vars"], ["Warning\\tclass", "Warning"], ["while\\tkeyword", "while"], ["with\\tkeyword", "with"], ["yield\\tkeyword", "yield"], ["ZeroDivisionError\\tclass", "ZeroDivisionError"], ["zip\\tclass", "zip"], ["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_dump\\tfunction", "_dump"], ["_log\\tfunction", "_log"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tinstance", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tclass", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]]}\r\n'
2014-10-28 16:44:31,479: INFO : client requests: autocomplete
2014-10-28 16:44:31,483: INFO : About push back to ST3: b'{"uid": "4f93d8de07504769a4d684f39382bc89", "success": true, "completions": [["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"]]}\r\n'
2014-10-28 16:44:32,463: INFO : client requests: autocomplete
2014-10-28 16:44:32,468: INFO : About push back to ST3: b'{"uid": "19bb7aca6c7547cbbadeea04ebfc0fd0", "success": true, "completions": [["abs\\tfunction", "abs"], ["all\\tfunction", "all"], ["and\\tkeyword", "and"], ["any\\tfunction", "any"], ["ArithmeticError\\tclass", "ArithmeticError"], ["as\\tkeyword", "as"], ["ascii\\tfunction", "ascii"], ["assert\\tkeyword", "assert"], ["AssertionError\\tclass", "AssertionError"], ["AttributeError\\tclass", "AttributeError"], ["AutoAddPolicy\\tclass", "AutoAddPolicy"]]}\r\n'
2014-10-28 16:44:32,884: INFO : client requests: autocomplete
2014-10-28 16:44:32,895: INFO : About push back to ST3: b'{"uid": "74ceb8e2c8784836ba95fce48dd3d93e", "success": true, "completions": [["e\\tstatement", "e"], ["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tfunction", "exit"]]}\r\n'
2014-10-28 16:44:37,648: INFO : client requests: autocomplete
2014-10-28 16:44:37,660: INFO : About push back to ST3: b'{"uid": "97e66cfda0c44d39b2f4b79a6153520f", "success": true, "completions": [["capitalize\\tfunction", "capitalize"], ["casefold\\tfunction", "casefold"], ["center\\tfunction", "center"], ["count\\tfunction", "count"], ["encode\\tfunction", "encode"], ["endswith\\tfunction", "endswith"], ["expandtabs\\tfunction", "expandtabs"], ["find\\tfunction", "find"], ["format\\tfunction", "format"], ["format_map\\tfunction", "format_map"], ["index\\tfunction", "index"], ["isalnum\\tfunction", "isalnum"], ["isalpha\\tfunction", "isalpha"], ["isdecimal\\tfunction", "isdecimal"], ["isdigit\\tfunction", "isdigit"], ["isidentifier\\tfunction", "isidentifier"], ["islower\\tfunction", "islower"], ["isnumeric\\tfunction", "isnumeric"], ["isprintable\\tfunction", "isprintable"], ["isspace\\tfunction", "isspace"], ["istitle\\tfunction", "istitle"], ["isupper\\tfunction", "isupper"], ["join\\tfunction", "join"], ["ljust\\tfunction", "ljust"], ["lower\\tfunction", "lower"], ["lstrip\\tfunction", "lstrip"], ["maketrans\\tfunction", "maketrans"], ["mro\\tfunction", "mro"], ["partition\\tfunction", "partition"], ["replace\\tfunction", "replace"], ["rfind\\tfunction", "rfind"], ["rindex\\tfunction", "rindex"], ["rjust\\tfunction", "rjust"], ["rpartition\\tfunction", "rpartition"], ["rsplit\\tfunction", "rsplit"], ["rstrip\\tfunction", "rstrip"], ["split\\tfunction", "split"], ["splitlines\\tfunction", "splitlines"], ["startswith\\tfunction", "startswith"], ["strip\\tfunction", "strip"], ["swapcase\\tfunction", "swapcase"], ["title\\tfunction", "title"], ["translate\\tfunction", "translate"], ["upper\\tfunction", "upper"], ["zfill\\tfunction", "zfill"], ["__abstractmethods__\\tclass", "__abstractmethods__"], ["__add__\\tfunction", "__add__"], ["__base__\\tclass", "__base__"], ["__bases__\\tclass", "__bases__"], ["__basicsize__\\tclass", "__basicsize__"], ["__call__\\tfunction", "__call__"], ["__class__\\tclass", "__class__"], ["__contains__\\tfunction", "__contains__"], ["__delattr__\\tfunction", "__delattr__"], ["__dict__\\tclass", "__dict__"], ["__dictoffset__\\tclass", "__dictoffset__"], ["__dir__\\tfunction", "__dir__"], ["__doc__\\tclass", "__doc__"], ["__eq__\\tfunction", "__eq__"], ["__flags__\\tclass", "__flags__"], ["__format__\\tfunction", "__format__"], ["__ge__\\tfunction", "__ge__"], ["__getattribute__\\tfunction", "__getattribute__"], ["__getitem__\\tfunction", "__getitem__"], ["__getnewargs__\\tfunction", "__getnewargs__"], ["__gt__\\tfunction", "__gt__"], ["__hash__\\tfunction", "__hash__"], ["__init__\\tfunction", "__init__"], ["__instancecheck__\\tfunction", "__instancecheck__"], ["__itemsize__\\tclass", "__itemsize__"], ["__iter__\\tfunction", "__iter__"], ["__le__\\tfunction", "__le__"], ["__len__\\tfunction", "__len__"], ["__lt__\\tfunction", "__lt__"], ["__mod__\\tfunction", "__mod__"], ["__module__\\tclass", "__module__"], ["__mro__\\tclass", "__mro__"], ["__mul__\\tfunction", "__mul__"], ["__name__\\tclass", "__name__"], ["__ne__\\tfunction", "__ne__"], ["__new__\\tfunction", "__new__"], ["__prepare__\\tfunction", "__prepare__"], ["__qualname__\\tclass", "__qualname__"], ["__reduce__\\tfunction", "__reduce__"], ["__reduce_ex__\\tfunction", "__reduce_ex__"], ["__repr__\\tfunction", "__repr__"], ["__rmod__\\tfunction", "__rmod__"], ["__rmul__\\tfunction", "__rmul__"], ["__setattr__\\tfunction", "__setattr__"], ["__sizeof__\\tfunction", "__sizeof__"], ["__str__\\tfunction", "__str__"], ["__subclasscheck__\\tfunction", "__subclasscheck__"], ["__subclasses__\\tfunction", "__subclasses__"], ["__subclasshook__\\tfunction", "__subclasshook__"], ["__text_signature__\\tclass", "__text_signature__"], ["__weakrefoffset__\\tclass", "__weakrefoffset__"]]}\r\n'
2014-10-28 16:44:41,635: INFO : client requests: autocomplete
2014-10-28 16:44:41,644: INFO : About push back to ST3: b'{"uid": "e8bd32786e5c40a682fccb148bc5038f", "success": true, "completions": [["e\\tstatement", "e"], ["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tfunction", "exit"]]}\r\n'
2014-10-28 17:02:44,884: INFO : client requests: autocomplete
2014-10-28 17:02:44,925: INFO : About push back to ST3: b'{"uid": "a6edb534d94643dbaf6fb06fb6902dcc", "success": true, "completions": [["TabError\\tclass", "TabError"], ["timeit\\tfunction", "timeit"], ["TIMEOUT\\tstatement", "TIMEOUT"], ["timeout\\tparam", "timeout"], ["TimeoutError\\tclass", "TimeoutError"], ["True\\tclass", "True"], ["try\\tkeyword", "try"], ["tuple\\tclass", "tuple"], ["type\\tclass", "type"], ["TypeError\\tclass", "TypeError"]]}\r\n'
2014-10-28 17:02:44,958: INFO : client requests: autocomplete
2014-10-28 17:02:44,969: INFO : About push back to ST3: b'{"uid": "6736008ab0ef4cd7a38c678ad48e0890", "success": true, "completions": [["timeit\\tfunction", "timeit"], ["TIMEOUT\\tstatement", "TIMEOUT"], ["timeout\\tparam", "timeout"], ["TimeoutError\\tclass", "TimeoutError"]]}\r\n'
2014-10-28 17:19:04,741: INFO : client requests: autocomplete
2014-10-28 17:19:04,767: INFO : About push back to ST3: b'{"uid": "46ddad6e4b6d4fcbbec70103671b22b9", "success": true, "completions": [["TabError\\tclass", "TabError"], ["timeit\\tfunction", "timeit"], ["TIMEOUT\\tstatement", "TIMEOUT"], ["timeout\\timport", "timeout"], ["TimeoutError\\tclass", "TimeoutError"], ["True\\tclass", "True"], ["try\\tkeyword", "try"], ["tuple\\tclass", "tuple"], ["type\\tclass", "type"], ["TypeError\\tclass", "TypeError"]]}\r\n'
2014-10-28 17:19:08,415: INFO : client requests: autocomplete
2014-10-28 17:19:08,420: INFO : About push back to ST3: b'{"uid": "fc7b786541974d3ea1c0b6c0d148690e", "success": true, "completions": [["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tclass", "exit"]]}\r\n'
2014-10-28 17:19:09,560: INFO : client requests: autocomplete
2014-10-28 17:19:09,607: INFO : About push back to ST3: b'{"uid": "d6b2517a57cd42d09398f307fdb95359", "success": true, "completions": [["abs\\tfunction", "abs"], ["all\\tfunction", "all"], ["and\\tkeyword", "and"], ["any\\tfunction", "any"], ["ArithmeticError\\tclass", "ArithmeticError"], ["as\\tkeyword", "as"], ["ascii\\tfunction", "ascii"], ["assert\\tkeyword", "assert"], ["AssertionError\\tclass", "AssertionError"], ["AttributeError\\tclass", "AttributeError"], ["AutoAddPolicy\\tclass", "AutoAddPolicy"], ["BaseException\\tclass", "BaseException"], ["bin\\tfunction", "bin"], ["BlockingIOError\\tclass", "BlockingIOError"], ["bool\\tclass", "bool"], ["break\\tkeyword", "break"], ["BrokenPipeError\\tclass", "BrokenPipeError"], ["BufferError\\tclass", "BufferError"], ["bytearray\\tclass", "bytearray"], ["bytes\\tclass", "bytes"], ["BytesWarning\\tclass", "BytesWarning"], ["callable\\tfunction", "callable"], ["ChildProcessError\\tclass", "ChildProcessError"], ["chr\\tfunction", "chr"], ["class\\tkeyword", "class"], ["classmethod\\tclass", "classmethod"], ["compile\\tfunction", "compile"], ["complex\\tclass", "complex"], ["ConnectionAbortedError\\tclass", "ConnectionAbortedError"], ["ConnectionError\\tclass", "ConnectionError"], ["ConnectionRefusedError\\tclass", "ConnectionRefusedError"], ["ConnectionResetError\\tclass", "ConnectionResetError"], ["continue\\tkeyword", "continue"], ["copyright\\tclass", "copyright"], ["credits\\tclass", "credits"], ["datetime\\tclass", "datetime"], ["def\\tkeyword", "def"], ["del\\tkeyword", "del"], ["delattr\\tfunction", "delattr"], ["DeprecationWarning\\tclass", "DeprecationWarning"], ["dict\\tclass", "dict"], ["dir\\tfunction", "dir"], ["divmod\\tfunction", "divmod"], ["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tfunction", "exit"], ["f\\tparam", "f"], ["FAILING_HOSTS\\tstatement", "FAILING_HOSTS"], ["False\\tclass", "False"], ["FileExistsError\\tclass", "FileExistsError"], ["FileNotFoundError\\tclass", "FileNotFoundError"], ["filter\\tclass", "filter"], ["finally\\tkeyword", "finally"], ["float\\tclass", "float"], ["FloatingPointError\\tclass", "FloatingPointError"], ["for\\tkeyword", "for"], ["format\\tfunction", "format"], ["from\\tkeyword", "from"], ["frozenset\\tclass", "frozenset"], ["FutureWarning\\tclass", "FutureWarning"], ["gaierror\\timport", "gaierror"], ["GeneratorExit\\tclass", "GeneratorExit"], ["getattr\\tfunction", "getattr"], ["getuser\\tfunction", "getuser"], ["global\\tkeyword", "global"], ["globals\\tfunction", "globals"], ["hasattr\\tfunction", "hasattr"], ["hash\\tfunction", "hash"], ["help\\tclass", "help"], ["hex\\tfunction", "hex"], ["id\\tfunction", "id"], ["if\\tkeyword", "if"], ["import\\tkeyword", "import"], ["ImportError\\tclass", "ImportError"], ["ImportWarning\\tclass", "ImportWarning"], ["in\\tkeyword", "in"], ["IndentationError\\tclass", "IndentationError"], ["IndexError\\tclass", "IndexError"], ["input\\tfunction", "input"], ["int\\tclass", "int"], ["InterruptedError\\tclass", "InterruptedError"], ["IOError\\tclass", "IOError"], ["is\\tkeyword", "is"], ["IsADirectoryError\\tclass", "IsADirectoryError"], ["isinstance\\tfunction", "isinstance"], ["issubclass\\tfunction", "issubclass"], ["iter\\tfunction", "iter"], ["KeyboardInterrupt\\tclass", "KeyboardInterrupt"], ["KeyError\\tclass", "KeyError"], ["lambda\\tkeyword", "lambda"], ["len\\tfunction", "len"], ["license\\tclass", "license"], ["list\\tclass", "list"], ["locals\\tfunction", "locals"], ["logging\\tmodule", "logging"], ["LookupError\\tclass", "LookupError"], ["main\\tfunction", "main"], ["map\\tclass", "map"], ["max\\tfunction", "max"], ["MemoryError\\tclass", "MemoryError"], ["memoryview\\tclass", "memoryview"], ["min\\tfunction", "min"], ["MONGO\\tstatement", "MONGO"], ["MONGO_LOG\\tstatement", "MONGO_LOG"], ["MongoClient\\tclass", "MongoClient"], ["NameError\\tclass", "NameError"], ["next\\tfunction", "next"], ["None\\tclass", "None"], ["nonlocal\\tkeyword", "nonlocal"], ["not\\tkeyword", "not"], ["NotADirectoryError\\tclass", "NotADirectoryError"], ["NotImplemented\\tclass", "NotImplemented"], ["NotImplementedError\\tclass", "NotImplementedError"], ["object\\tclass", "object"], ["ObjectId\\tclass", "ObjectId"], ["oct\\tfunction", "oct"], ["open\\tfunction", "open"], ["or\\tkeyword", "or"], ["ord\\tfunction", "ord"], ["OSError\\tclass", "OSError"], ["OverflowError\\tclass", "OverflowError"], ["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["PIPE\\tclass", "PIPE"], ["Pool\\timport", "Pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"], ["quit\\tclass", "quit"], ["raise\\tkeyword", "raise"], ["range\\tfunction", "range"], ["ReferenceError\\tclass", "ReferenceError"], ["repr\\tfunction", "repr"], ["ResourceWarning\\tclass", "ResourceWarning"], ["return\\tkeyword", "return"], ["reversed\\tclass", "reversed"], ["round\\tfunction", "round"], ["run_check\\tfunction", "run_check"], ["RuntimeError\\tclass", "RuntimeError"], ["RuntimeWarning\\tclass", "RuntimeWarning"], ["set\\tclass", "set"], ["setattr\\tfunction", "setattr"], ["SIGINT\\tclass", "SIGINT"], ["signal\\tfunction", "signal"], ["slice\\tclass", "slice"], ["sorted\\tfunction", "sorted"], ["ssh_exception\\tmodule", "ssh_exception"], ["SSHClient\\tclass", "SSHClient"], ["staticmethod\\tclass", "staticmethod"], ["stderr\\tclass", "stderr"], ["stdin\\tclass", "stdin"], ["StopIteration\\tclass", "StopIteration"], ["str\\tclass", "str"], ["sum\\tfunction", "sum"], ["super\\tclass", "super"], ["SyntaxError\\tclass", "SyntaxError"], ["SyntaxWarning\\tclass", "SyntaxWarning"], ["SystemError\\tclass", "SystemError"], ["SystemExit\\tclass", "SystemExit"], ["TabError\\tclass", "TabError"], ["timeit\\tfunction", "timeit"], ["TIMEOUT\\tstatement", "TIMEOUT"], ["timeout\\timport", "timeout"], ["TimeoutError\\tclass", "TimeoutError"], ["True\\tclass", "True"], ["try\\tkeyword", "try"], ["tuple\\tclass", "tuple"], ["type\\tclass", "type"], ["TypeError\\tclass", "TypeError"], ["UnboundLocalError\\tclass", "UnboundLocalError"], ["UnicodeDecodeError\\tclass", "UnicodeDecodeError"], ["UnicodeEncodeError\\tclass", "UnicodeEncodeError"], ["UnicodeError\\tclass", "UnicodeError"], ["UnicodeTranslateError\\tclass", "UnicodeTranslateError"], ["UnicodeWarning\\tclass", "UnicodeWarning"], ["USER\\tstatement", "USER"], ["UserWarning\\tclass", "UserWarning"], ["ValueError\\tclass", "ValueError"], ["vars\\tfunction", "vars"], ["Warning\\tclass", "Warning"], ["while\\tkeyword", "while"], ["with\\tkeyword", "with"], ["yield\\tkeyword", "yield"], ["ZeroDivisionError\\tclass", "ZeroDivisionError"], ["zip\\tclass", "zip"], ["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_dump\\tfunction", "_dump"], ["_finish\\tstatement", "_finish"], ["_log\\tfunction", "_log"], ["_signal_handler\\tfunction", "_signal_handler"], ["_start\\tstatement", "_start"], ["_time\\tstatement", "_time"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tinstance", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]]}\r\n'
2014-10-28 17:19:11,055: INFO : client requests: autocomplete
2014-10-28 17:19:11,064: INFO : About push back to ST3: b'{"uid": "168c2af9ef0347ef8c9d065627374399", "success": true, "completions": [["abs\\tfunction", "abs"], ["all\\tfunction", "all"], ["and\\tkeyword", "and"], ["any\\tfunction", "any"], ["ArithmeticError\\tclass", "ArithmeticError"], ["as\\tkeyword", "as"], ["ascii\\tfunction", "ascii"], ["assert\\tkeyword", "assert"], ["AssertionError\\tclass", "AssertionError"], ["AttributeError\\tclass", "AttributeError"], ["AutoAddPolicy\\tclass", "AutoAddPolicy"]]}\r\n'
2014-10-28 17:19:11,786: INFO : client requests: autocomplete
2014-10-28 17:19:11,795: INFO : About push back to ST3: b'{"uid": "1faaa38480e24638956aeb347972c2f6", "success": true, "completions": [["e\\tstatement", "e"], ["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tfunction", "exit"]]}\r\n'
2014-10-28 17:19:14,212: INFO : client requests: autocomplete
2014-10-28 17:19:14,223: INFO : About push back to ST3: b'{"uid": "bfaac4dc80384d36ab94f869e6563714", "success": true, "completions": [["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["PIPE\\tclass", "PIPE"], ["Pool\\timport", "Pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"]]}\r\n'
2014-10-28 17:19:15,415: INFO : client requests: autocomplete
2014-10-28 17:19:15,448: INFO : About push back to ST3: b'{"uid": "1c7b7e23668947ce8686f8054ad884aa", "success": true, "completions": [["abs\\tfunction", "abs"], ["all\\tfunction", "all"], ["and\\tkeyword", "and"], ["any\\tfunction", "any"], ["ArithmeticError\\tclass", "ArithmeticError"], ["as\\tkeyword", "as"], ["ascii\\tfunction", "ascii"], ["assert\\tkeyword", "assert"], ["AssertionError\\tclass", "AssertionError"], ["AttributeError\\tclass", "AttributeError"], ["AutoAddPolicy\\tclass", "AutoAddPolicy"], ["BaseException\\tclass", "BaseException"], ["bin\\tfunction", "bin"], ["BlockingIOError\\tclass", "BlockingIOError"], ["bool\\tclass", "bool"], ["break\\tkeyword", "break"], ["BrokenPipeError\\tclass", "BrokenPipeError"], ["BufferError\\tclass", "BufferError"], ["bytearray\\tclass", "bytearray"], ["bytes\\tclass", "bytes"], ["BytesWarning\\tclass", "BytesWarning"], ["callable\\tfunction", "callable"], ["ChildProcessError\\tclass", "ChildProcessError"], ["chr\\tfunction", "chr"], ["class\\tkeyword", "class"], ["classmethod\\tclass", "classmethod"], ["compile\\tfunction", "compile"], ["complex\\tclass", "complex"], ["ConnectionAbortedError\\tclass", "ConnectionAbortedError"], ["ConnectionError\\tclass", "ConnectionError"], ["ConnectionRefusedError\\tclass", "ConnectionRefusedError"], ["ConnectionResetError\\tclass", "ConnectionResetError"], ["continue\\tkeyword", "continue"], ["copyright\\tclass", "copyright"], ["credits\\tclass", "credits"], ["datetime\\tclass", "datetime"], ["def\\tkeyword", "def"], ["del\\tkeyword", "del"], ["delattr\\tfunction", "delattr"], ["DeprecationWarning\\tclass", "DeprecationWarning"], ["dict\\tclass", "dict"], ["dir\\tfunction", "dir"], ["divmod\\tfunction", "divmod"], ["e\\tstatement", "e"], ["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tfunction", "exit"], ["f\\tparam", "f"], ["FAILING_HOSTS\\tstatement", "FAILING_HOSTS"], ["False\\tclass", "False"], ["FileExistsError\\tclass", "FileExistsError"], ["FileNotFoundError\\tclass", "FileNotFoundError"], ["filter\\tclass", "filter"], ["finally\\tkeyword", "finally"], ["float\\tclass", "float"], ["FloatingPointError\\tclass", "FloatingPointError"], ["for\\tkeyword", "for"], ["format\\tfunction", "format"], ["from\\tkeyword", "from"], ["frozenset\\tclass", "frozenset"], ["FutureWarning\\tclass", "FutureWarning"], ["gaierror\\timport", "gaierror"], ["GeneratorExit\\tclass", "GeneratorExit"], ["getattr\\tfunction", "getattr"], ["getuser\\tfunction", "getuser"], ["global\\tkeyword", "global"], ["globals\\tfunction", "globals"], ["hasattr\\tfunction", "hasattr"], ["hash\\tfunction", "hash"], ["help\\tclass", "help"], ["hex\\tfunction", "hex"], ["id\\tfunction", "id"], ["if\\tkeyword", "if"], ["import\\tkeyword", "import"], ["ImportError\\tclass", "ImportError"], ["ImportWarning\\tclass", "ImportWarning"], ["in\\tkeyword", "in"], ["IndentationError\\tclass", "IndentationError"], ["IndexError\\tclass", "IndexError"], ["input\\tfunction", "input"], ["int\\tclass", "int"], ["InterruptedError\\tclass", "InterruptedError"], ["IOError\\tclass", "IOError"], ["is\\tkeyword", "is"], ["IsADirectoryError\\tclass", "IsADirectoryError"], ["isinstance\\tfunction", "isinstance"], ["issubclass\\tfunction", "issubclass"], ["iter\\tfunction", "iter"], ["KeyboardInterrupt\\tclass", "KeyboardInterrupt"], ["KeyError\\tclass", "KeyError"], ["lambda\\tkeyword", "lambda"], ["len\\tfunction", "len"], ["license\\tclass", "license"], ["list\\tclass", "list"], ["locals\\tfunction", "locals"], ["logging\\tmodule", "logging"], ["LookupError\\tclass", "LookupError"], ["main\\tfunction", "main"], ["map\\tclass", "map"], ["max\\tfunction", "max"], ["MemoryError\\tclass", "MemoryError"], ["memoryview\\tclass", "memoryview"], ["min\\tfunction", "min"], ["MONGO\\tstatement", "MONGO"], ["MONGO_LOG\\tstatement", "MONGO_LOG"], ["MongoClient\\tclass", "MongoClient"], ["NameError\\tclass", "NameError"], ["next\\tfunction", "next"], ["None\\tclass", "None"], ["nonlocal\\tkeyword", "nonlocal"], ["not\\tkeyword", "not"], ["NotADirectoryError\\tclass", "NotADirectoryError"], ["NotImplemented\\tclass", "NotImplemented"], ["NotImplementedError\\tclass", "NotImplementedError"], ["object\\tclass", "object"], ["ObjectId\\tclass", "ObjectId"], ["oct\\tfunction", "oct"], ["open\\tfunction", "open"], ["or\\tkeyword", "or"], ["ord\\tfunction", "ord"], ["OSError\\tclass", "OSError"], ["OverflowError\\tclass", "OverflowError"], ["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["PIPE\\tclass", "PIPE"], ["Pool\\timport", "Pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"], ["quit\\tclass", "quit"], ["raise\\tkeyword", "raise"], ["range\\tfunction", "range"], ["ReferenceError\\tclass", "ReferenceError"], ["repr\\tfunction", "repr"], ["ResourceWarning\\tclass", "ResourceWarning"], ["return\\tkeyword", "return"], ["reversed\\tclass", "reversed"], ["round\\tfunction", "round"], ["run_check\\tfunction", "run_check"], ["RuntimeError\\tclass", "RuntimeError"], ["RuntimeWarning\\tclass", "RuntimeWarning"], ["set\\tclass", "set"], ["setattr\\tfunction", "setattr"], ["SIGINT\\tclass", "SIGINT"], ["signal\\tfunction", "signal"], ["slice\\tclass", "slice"], ["sorted\\tfunction", "sorted"], ["ssh_exception\\tmodule", "ssh_exception"], ["SSHClient\\tclass", "SSHClient"], ["staticmethod\\tclass", "staticmethod"], ["stderr\\tclass", "stderr"], ["stdin\\tclass", "stdin"], ["StopIteration\\tclass", "StopIteration"], ["str\\tclass", "str"], ["sum\\tfunction", "sum"], ["super\\tclass", "super"], ["SyntaxError\\tclass", "SyntaxError"], ["SyntaxWarning\\tclass", "SyntaxWarning"], ["SystemError\\tclass", "SystemError"], ["SystemExit\\tclass", "SystemExit"], ["TabError\\tclass", "TabError"], ["timeit\\tfunction", "timeit"], ["timeout\\timport", "timeout"], ["TIMEOUT\\tstatement", "TIMEOUT"], ["TimeoutError\\tclass", "TimeoutError"], ["True\\tclass", "True"], ["try\\tkeyword", "try"], ["tuple\\tclass", "tuple"], ["type\\tclass", "type"], ["TypeError\\tclass", "TypeError"], ["UnboundLocalError\\tclass", "UnboundLocalError"], ["UnicodeDecodeError\\tclass", "UnicodeDecodeError"], ["UnicodeEncodeError\\tclass", "UnicodeEncodeError"], ["UnicodeError\\tclass", "UnicodeError"], ["UnicodeTranslateError\\tclass", "UnicodeTranslateError"], ["UnicodeWarning\\tclass", "UnicodeWarning"], ["USER\\tstatement", "USER"], ["UserWarning\\tclass", "UserWarning"], ["ValueError\\tclass", "ValueError"], ["vars\\tfunction", "vars"], ["Warning\\tclass", "Warning"], ["while\\tkeyword", "while"], ["with\\tkeyword", "with"], ["yield\\tkeyword", "yield"], ["ZeroDivisionError\\tclass", "ZeroDivisionError"], ["zip\\tclass", "zip"], ["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_dump\\tfunction", "_dump"], ["_finish\\tstatement", "_finish"], ["_log\\tfunction", "_log"], ["_signal_handler\\tfunction", "_signal_handler"], ["_start\\tstatement", "_start"], ["_time\\tstatement", "_time"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]]}\r\n'
2014-10-28 17:19:21,443: INFO : client requests: autocomplete
2014-10-28 17:19:21,455: INFO : About push back to ST3: b'{"uid": "ddc09cab45b3402aa551d15683c0d232", "success": true, "completions": [["capitalize\\tfunction", "capitalize"], ["casefold\\tfunction", "casefold"], ["center\\tfunction", "center"], ["count\\tfunction", "count"], ["encode\\tfunction", "encode"], ["endswith\\tfunction", "endswith"], ["expandtabs\\tfunction", "expandtabs"], ["find\\tfunction", "find"], ["format\\tfunction", "format"], ["format_map\\tfunction", "format_map"], ["index\\tfunction", "index"], ["isalnum\\tfunction", "isalnum"], ["isalpha\\tfunction", "isalpha"], ["isdecimal\\tfunction", "isdecimal"], ["isdigit\\tfunction", "isdigit"], ["isidentifier\\tfunction", "isidentifier"], ["islower\\tfunction", "islower"], ["isnumeric\\tfunction", "isnumeric"], ["isprintable\\tfunction", "isprintable"], ["isspace\\tfunction", "isspace"], ["istitle\\tfunction", "istitle"], ["isupper\\tfunction", "isupper"], ["join\\tfunction", "join"], ["ljust\\tfunction", "ljust"], ["lower\\tfunction", "lower"], ["lstrip\\tfunction", "lstrip"], ["maketrans\\tfunction", "maketrans"], ["mro\\tfunction", "mro"], ["partition\\tfunction", "partition"], ["replace\\tfunction", "replace"], ["rfind\\tfunction", "rfind"], ["rindex\\tfunction", "rindex"], ["rjust\\tfunction", "rjust"], ["rpartition\\tfunction", "rpartition"], ["rsplit\\tfunction", "rsplit"], ["rstrip\\tfunction", "rstrip"], ["split\\tfunction", "split"], ["splitlines\\tfunction", "splitlines"], ["startswith\\tfunction", "startswith"], ["strip\\tfunction", "strip"], ["swapcase\\tfunction", "swapcase"], ["title\\tfunction", "title"], ["translate\\tfunction", "translate"], ["upper\\tfunction", "upper"], ["zfill\\tfunction", "zfill"], ["__abstractmethods__\\tclass", "__abstractmethods__"], ["__add__\\tfunction", "__add__"], ["__base__\\tclass", "__base__"], ["__bases__\\tclass", "__bases__"], ["__basicsize__\\tclass", "__basicsize__"], ["__call__\\tfunction", "__call__"], ["__class__\\tclass", "__class__"], ["__contains__\\tfunction", "__contains__"], ["__delattr__\\tfunction", "__delattr__"], ["__dict__\\tclass", "__dict__"], ["__dictoffset__\\tclass", "__dictoffset__"], ["__dir__\\tfunction", "__dir__"], ["__doc__\\tclass", "__doc__"], ["__eq__\\tfunction", "__eq__"], ["__flags__\\tclass", "__flags__"], ["__format__\\tfunction", "__format__"], ["__ge__\\tfunction", "__ge__"], ["__getattribute__\\tfunction", "__getattribute__"], ["__getitem__\\tfunction", "__getitem__"], ["__getnewargs__\\tfunction", "__getnewargs__"], ["__gt__\\tfunction", "__gt__"], ["__hash__\\tfunction", "__hash__"], ["__init__\\tfunction", "__init__"], ["__instancecheck__\\tfunction", "__instancecheck__"], ["__itemsize__\\tclass", "__itemsize__"], ["__iter__\\tfunction", "__iter__"], ["__le__\\tfunction", "__le__"], ["__len__\\tfunction", "__len__"], ["__lt__\\tfunction", "__lt__"], ["__mod__\\tfunction", "__mod__"], ["__module__\\tclass", "__module__"], ["__mro__\\tclass", "__mro__"], ["__mul__\\tfunction", "__mul__"], ["__name__\\tclass", "__name__"], ["__ne__\\tfunction", "__ne__"], ["__new__\\tfunction", "__new__"], ["__prepare__\\tfunction", "__prepare__"], ["__qualname__\\tclass", "__qualname__"], ["__reduce__\\tfunction", "__reduce__"], ["__reduce_ex__\\tfunction", "__reduce_ex__"], ["__repr__\\tfunction", "__repr__"], ["__rmod__\\tfunction", "__rmod__"], ["__rmul__\\tfunction", "__rmul__"], ["__setattr__\\tfunction", "__setattr__"], ["__sizeof__\\tfunction", "__sizeof__"], ["__str__\\tfunction", "__str__"], ["__subclasscheck__\\tfunction", "__subclasscheck__"], ["__subclasses__\\tfunction", "__subclasses__"], ["__subclasshook__\\tfunction", "__subclasshook__"], ["__text_signature__\\tclass", "__text_signature__"], ["__weakrefoffset__\\tclass", "__weakrefoffset__"]]}\r\n'
2014-10-28 17:19:22,886: INFO : client requests: autocomplete
2014-10-28 17:19:22,897: INFO : About push back to ST3: b'{"uid": "c0a3be57f3f746599ed6d2f0faec78a8", "success": true, "completions": [["e\\tstatement", "e"], ["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tfunction", "exit"]]}\r\n'
2014-10-28 17:21:50,751: INFO : client requests: autocomplete
2014-10-28 17:21:50,757: INFO : About push back to ST3: b'{"uid": "831718eda84942e18075e703790b06cd", "success": true, "completions": [["TabError\\tclass", "TabError"], ["timeit\\tfunction", "timeit"], ["timeout\\timport", "timeout"], ["TIMEOUT\\tstatement", "TIMEOUT"], ["TimeoutError\\tclass", "TimeoutError"], ["True\\tclass", "True"], ["try\\tkeyword", "try"], ["tuple\\tclass", "tuple"], ["type\\tclass", "type"], ["TypeError\\tclass", "TypeError"]]}\r\n'
2014-10-28 17:21:53,452: INFO : client requests: autocomplete
2014-10-28 17:21:53,459: INFO : About push back to ST3: b'{"uid": "c012edead33c471db198e6f8a98111d1", "success": true, "completions": [["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tfunction", "exit"]]}\r\n'
2014-10-28 17:21:55,425: INFO : client requests: autocomplete
2014-10-28 17:21:55,454: INFO : About push back to ST3: b'{"uid": "737a823b3a5c49e49fbdeff7ddfe3b55", "success": true, "completions": [["abs\\tfunction", "abs"], ["all\\tfunction", "all"], ["and\\tkeyword", "and"], ["any\\tfunction", "any"], ["ArithmeticError\\tclass", "ArithmeticError"], ["as\\tkeyword", "as"], ["ascii\\tfunction", "ascii"], ["assert\\tkeyword", "assert"], ["AssertionError\\tclass", "AssertionError"], ["AttributeError\\tclass", "AttributeError"], ["AutoAddPolicy\\tclass", "AutoAddPolicy"], ["BaseException\\tclass", "BaseException"], ["bin\\tfunction", "bin"], ["BlockingIOError\\tclass", "BlockingIOError"], ["bool\\tclass", "bool"], ["break\\tkeyword", "break"], ["BrokenPipeError\\tclass", "BrokenPipeError"], ["BufferError\\tclass", "BufferError"], ["bytearray\\tclass", "bytearray"], ["bytes\\tclass", "bytes"], ["BytesWarning\\tclass", "BytesWarning"], ["callable\\tfunction", "callable"], ["ChildProcessError\\tclass", "ChildProcessError"], ["chr\\tfunction", "chr"], ["class\\tkeyword", "class"], ["classmethod\\tclass", "classmethod"], ["compile\\tfunction", "compile"], ["complex\\tclass", "complex"], ["ConnectionAbortedError\\tclass", "ConnectionAbortedError"], ["ConnectionError\\tclass", "ConnectionError"], ["ConnectionRefusedError\\tclass", "ConnectionRefusedError"], ["ConnectionResetError\\tclass", "ConnectionResetError"], ["continue\\tkeyword", "continue"], ["copyright\\tclass", "copyright"], ["credits\\tclass", "credits"], ["datetime\\tclass", "datetime"], ["def\\tkeyword", "def"], ["del\\tkeyword", "del"], ["delattr\\tfunction", "delattr"], ["DeprecationWarning\\tclass", "DeprecationWarning"], ["dict\\tclass", "dict"], ["dir\\tfunction", "dir"], ["divmod\\tfunction", "divmod"], ["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tfunction", "exit"], ["FAILING_HOSTS\\tstatement", "FAILING_HOSTS"], ["False\\tclass", "False"], ["FileExistsError\\tclass", "FileExistsError"], ["FileNotFoundError\\tclass", "FileNotFoundError"], ["filter\\tclass", "filter"], ["finally\\tkeyword", "finally"], ["float\\tclass", "float"], ["FloatingPointError\\tclass", "FloatingPointError"], ["for\\tkeyword", "for"], ["format\\tfunction", "format"], ["from\\tkeyword", "from"], ["frozenset\\tclass", "frozenset"], ["FutureWarning\\tclass", "FutureWarning"], ["gaierror\\timport", "gaierror"], ["GeneratorExit\\tclass", "GeneratorExit"], ["getattr\\tfunction", "getattr"], ["getuser\\tfunction", "getuser"], ["global\\tkeyword", "global"], ["globals\\tfunction", "globals"], ["hasattr\\tfunction", "hasattr"], ["hash\\tfunction", "hash"], ["help\\tclass", "help"], ["hex\\tfunction", "hex"], ["id\\tfunction", "id"], ["if\\tkeyword", "if"], ["import\\tkeyword", "import"], ["ImportError\\tclass", "ImportError"], ["ImportWarning\\tclass", "ImportWarning"], ["in\\tkeyword", "in"], ["IndentationError\\tclass", "IndentationError"], ["IndexError\\tclass", "IndexError"], ["input\\tfunction", "input"], ["int\\tclass", "int"], ["InterruptedError\\tclass", "InterruptedError"], ["IOError\\tclass", "IOError"], ["is\\tkeyword", "is"], ["IsADirectoryError\\tclass", "IsADirectoryError"], ["isinstance\\tfunction", "isinstance"], ["issubclass\\tfunction", "issubclass"], ["iter\\tfunction", "iter"], ["KeyboardInterrupt\\tclass", "KeyboardInterrupt"], ["KeyError\\tclass", "KeyError"], ["lambda\\tkeyword", "lambda"], ["len\\tfunction", "len"], ["license\\tclass", "license"], ["list\\tclass", "list"], ["locals\\tfunction", "locals"], ["logging\\tmodule", "logging"], ["LookupError\\tclass", "LookupError"], ["main\\tfunction", "main"], ["map\\tclass", "map"], ["max\\tfunction", "max"], ["MemoryError\\tclass", "MemoryError"], ["memoryview\\tclass", "memoryview"], ["min\\tfunction", "min"], ["MONGO\\tstatement", "MONGO"], ["MONGO_LOG\\tstatement", "MONGO_LOG"], ["MongoClient\\tclass", "MongoClient"], ["NameError\\tclass", "NameError"], ["next\\tfunction", "next"], ["None\\tclass", "None"], ["nonlocal\\tkeyword", "nonlocal"], ["not\\tkeyword", "not"], ["NotADirectoryError\\tclass", "NotADirectoryError"], ["NotImplemented\\tclass", "NotImplemented"], ["NotImplementedError\\tclass", "NotImplementedError"], ["object\\tclass", "object"], ["ObjectId\\tclass", "ObjectId"], ["oct\\tfunction", "oct"], ["open\\tfunction", "open"], ["or\\tkeyword", "or"], ["ord\\tfunction", "ord"], ["OSError\\tclass", "OSError"], ["OverflowError\\tclass", "OverflowError"], ["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["PIPE\\tclass", "PIPE"], ["Pool\\timport", "Pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"], ["quit\\tclass", "quit"], ["raise\\tkeyword", "raise"], ["range\\tfunction", "range"], ["ReferenceError\\tclass", "ReferenceError"], ["repr\\tfunction", "repr"], ["ResourceWarning\\tclass", "ResourceWarning"], ["return\\tkeyword", "return"], ["reversed\\tclass", "reversed"], ["round\\tfunction", "round"], ["run_check\\tfunction", "run_check"], ["RuntimeError\\tclass", "RuntimeError"], ["RuntimeWarning\\tclass", "RuntimeWarning"], ["set\\tclass", "set"], ["setattr\\tfunction", "setattr"], ["SIGINT\\tclass", "SIGINT"], ["signal\\tfunction", "signal"], ["slice\\tclass", "slice"], ["sorted\\tfunction", "sorted"], ["ssh_exception\\tmodule", "ssh_exception"], ["SSHClient\\tclass", "SSHClient"], ["staticmethod\\tclass", "staticmethod"], ["stderr\\tclass", "stderr"], ["stdin\\tclass", "stdin"], ["StopIteration\\tclass", "StopIteration"], ["str\\tclass", "str"], ["sum\\tfunction", "sum"], ["super\\tclass", "super"], ["SyntaxError\\tclass", "SyntaxError"], ["SyntaxWarning\\tclass", "SyntaxWarning"], ["SystemError\\tclass", "SystemError"], ["SystemExit\\tclass", "SystemExit"], ["TabError\\tclass", "TabError"], ["timeit\\tfunction", "timeit"], ["TIMEOUT\\tstatement", "TIMEOUT"], ["timeout\\timport", "timeout"], ["TimeoutError\\tclass", "TimeoutError"], ["True\\tclass", "True"], ["try\\tkeyword", "try"], ["tuple\\tclass", "tuple"], ["type\\tclass", "type"], ["TypeError\\tclass", "TypeError"], ["UnboundLocalError\\tclass", "UnboundLocalError"], ["UnicodeDecodeError\\tclass", "UnicodeDecodeError"], ["UnicodeEncodeError\\tclass", "UnicodeEncodeError"], ["UnicodeError\\tclass", "UnicodeError"], ["UnicodeTranslateError\\tclass", "UnicodeTranslateError"], ["UnicodeWarning\\tclass", "UnicodeWarning"], ["USER\\tstatement", "USER"], ["UserWarning\\tclass", "UserWarning"], ["ValueError\\tclass", "ValueError"], ["vars\\tfunction", "vars"], ["Warning\\tclass", "Warning"], ["while\\tkeyword", "while"], ["with\\tkeyword", "with"], ["yield\\tkeyword", "yield"], ["ZeroDivisionError\\tclass", "ZeroDivisionError"], ["zip\\tclass", "zip"], ["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_dump\\tfunction", "_dump"], ["_log\\tfunction", "_log"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tinstance", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]]}\r\n'
2014-10-28 17:21:56,750: INFO : client requests: autocomplete
2014-10-28 17:21:56,757: INFO : About push back to ST3: b'{"uid": "ed0016ab525444079769cff653768e74", "success": true, "completions": [["abs\\tfunction", "abs"], ["all\\tfunction", "all"], ["and\\tkeyword", "and"], ["any\\tfunction", "any"], ["ArithmeticError\\tclass", "ArithmeticError"], ["as\\tkeyword", "as"], ["ascii\\tfunction", "ascii"], ["assert\\tkeyword", "assert"], ["AssertionError\\tclass", "AssertionError"], ["AttributeError\\tclass", "AttributeError"], ["AutoAddPolicy\\tclass", "AutoAddPolicy"]]}\r\n'
2014-10-28 17:21:57,233: INFO : client requests: autocomplete
2014-10-28 17:21:57,236: INFO : About push back to ST3: b'{"uid": "af47393b72344ffc802482adcea1be38", "success": true, "completions": [["e\\tstatement", "e"], ["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tclass", "exit"]]}\r\n'
2014-10-28 17:21:59,947: INFO : client requests: autocomplete
2014-10-28 17:21:59,955: INFO : About push back to ST3: b'{"uid": "931c965085a6492bbaee502ee7e200b7", "success": true, "completions": [["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["PIPE\\tclass", "PIPE"], ["Pool\\timport", "Pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"]]}\r\n'
2014-10-28 17:22:01,373: INFO : client requests: autocomplete
2014-10-28 17:22:01,409: INFO : About push back to ST3: b'{"uid": "9b17bc93ab1e4d55ad2c8cfc4ee88e72", "success": true, "completions": [["abs\\tfunction", "abs"], ["all\\tfunction", "all"], ["and\\tkeyword", "and"], ["any\\tfunction", "any"], ["ArithmeticError\\tclass", "ArithmeticError"], ["as\\tkeyword", "as"], ["ascii\\tfunction", "ascii"], ["assert\\tkeyword", "assert"], ["AssertionError\\tclass", "AssertionError"], ["AttributeError\\tclass", "AttributeError"], ["AutoAddPolicy\\tclass", "AutoAddPolicy"], ["BaseException\\tclass", "BaseException"], ["bin\\tfunction", "bin"], ["BlockingIOError\\tclass", "BlockingIOError"], ["bool\\tclass", "bool"], ["break\\tkeyword", "break"], ["BrokenPipeError\\tclass", "BrokenPipeError"], ["BufferError\\tclass", "BufferError"], ["bytearray\\tclass", "bytearray"], ["bytes\\tclass", "bytes"], ["BytesWarning\\tclass", "BytesWarning"], ["callable\\tfunction", "callable"], ["ChildProcessError\\tclass", "ChildProcessError"], ["chr\\tfunction", "chr"], ["class\\tkeyword", "class"], ["classmethod\\tclass", "classmethod"], ["compile\\tfunction", "compile"], ["complex\\tclass", "complex"], ["ConnectionAbortedError\\tclass", "ConnectionAbortedError"], ["ConnectionError\\tclass", "ConnectionError"], ["ConnectionRefusedError\\tclass", "ConnectionRefusedError"], ["ConnectionResetError\\tclass", "ConnectionResetError"], ["continue\\tkeyword", "continue"], ["copyright\\tclass", "copyright"], ["credits\\tclass", "credits"], ["datetime\\tclass", "datetime"], ["def\\tkeyword", "def"], ["del\\tkeyword", "del"], ["delattr\\tfunction", "delattr"], ["DeprecationWarning\\tclass", "DeprecationWarning"], ["dict\\tclass", "dict"], ["dir\\tfunction", "dir"], ["divmod\\tfunction", "divmod"], ["e\\tstatement", "e"], ["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tfunction", "exit"], ["FAILING_HOSTS\\tstatement", "FAILING_HOSTS"], ["False\\tclass", "False"], ["FileExistsError\\tclass", "FileExistsError"], ["FileNotFoundError\\tclass", "FileNotFoundError"], ["filter\\tclass", "filter"], ["finally\\tkeyword", "finally"], ["float\\tclass", "float"], ["FloatingPointError\\tclass", "FloatingPointError"], ["for\\tkeyword", "for"], ["format\\tfunction", "format"], ["from\\tkeyword", "from"], ["frozenset\\tclass", "frozenset"], ["FutureWarning\\tclass", "FutureWarning"], ["gaierror\\timport", "gaierror"], ["GeneratorExit\\tclass", "GeneratorExit"], ["getattr\\tfunction", "getattr"], ["getuser\\tfunction", "getuser"], ["global\\tkeyword", "global"], ["globals\\tfunction", "globals"], ["hasattr\\tfunction", "hasattr"], ["hash\\tfunction", "hash"], ["help\\tclass", "help"], ["hex\\tfunction", "hex"], ["id\\tfunction", "id"], ["if\\tkeyword", "if"], ["import\\tkeyword", "import"], ["ImportError\\tclass", "ImportError"], ["ImportWarning\\tclass", "ImportWarning"], ["in\\tkeyword", "in"], ["IndentationError\\tclass", "IndentationError"], ["IndexError\\tclass", "IndexError"], ["input\\tfunction", "input"], ["int\\tclass", "int"], ["InterruptedError\\tclass", "InterruptedError"], ["IOError\\tclass", "IOError"], ["is\\tkeyword", "is"], ["IsADirectoryError\\tclass", "IsADirectoryError"], ["isinstance\\tfunction", "isinstance"], ["issubclass\\tfunction", "issubclass"], ["iter\\tfunction", "iter"], ["KeyboardInterrupt\\tclass", "KeyboardInterrupt"], ["KeyError\\tclass", "KeyError"], ["lambda\\tkeyword", "lambda"], ["len\\tfunction", "len"], ["license\\tclass", "license"], ["list\\tclass", "list"], ["locals\\tfunction", "locals"], ["logging\\tmodule", "logging"], ["LookupError\\tclass", "LookupError"], ["main\\tfunction", "main"], ["map\\tclass", "map"], ["max\\tfunction", "max"], ["MemoryError\\tclass", "MemoryError"], ["memoryview\\tclass", "memoryview"], ["min\\tfunction", "min"], ["MONGO\\tstatement", "MONGO"], ["MONGO_LOG\\tstatement", "MONGO_LOG"], ["MongoClient\\tclass", "MongoClient"], ["NameError\\tclass", "NameError"], ["next\\tfunction", "next"], ["None\\tclass", "None"], ["nonlocal\\tkeyword", "nonlocal"], ["not\\tkeyword", "not"], ["NotADirectoryError\\tclass", "NotADirectoryError"], ["NotImplemented\\tclass", "NotImplemented"], ["NotImplementedError\\tclass", "NotImplementedError"], ["object\\tclass", "object"], ["ObjectId\\tclass", "ObjectId"], ["oct\\tfunction", "oct"], ["open\\tfunction", "open"], ["or\\tkeyword", "or"], ["ord\\tfunction", "ord"], ["OSError\\tclass", "OSError"], ["OverflowError\\tclass", "OverflowError"], ["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["PIPE\\tclass", "PIPE"], ["Pool\\timport", "Pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"], ["quit\\tclass", "quit"], ["raise\\tkeyword", "raise"], ["range\\tfunction", "range"], ["ReferenceError\\tclass", "ReferenceError"], ["repr\\tfunction", "repr"], ["ResourceWarning\\tclass", "ResourceWarning"], ["return\\tkeyword", "return"], ["reversed\\tclass", "reversed"], ["round\\tfunction", "round"], ["run_check\\tfunction", "run_check"], ["RuntimeError\\tclass", "RuntimeError"], ["RuntimeWarning\\tclass", "RuntimeWarning"], ["set\\tclass", "set"], ["setattr\\tfunction", "setattr"], ["SIGINT\\tclass", "SIGINT"], ["signal\\tfunction", "signal"], ["slice\\tclass", "slice"], ["sorted\\tfunction", "sorted"], ["ssh_exception\\tmodule", "ssh_exception"], ["SSHClient\\tclass", "SSHClient"], ["staticmethod\\tclass", "staticmethod"], ["stderr\\tclass", "stderr"], ["stdin\\tclass", "stdin"], ["StopIteration\\tclass", "StopIteration"], ["str\\tclass", "str"], ["sum\\tfunction", "sum"], ["super\\tclass", "super"], ["SyntaxError\\tclass", "SyntaxError"], ["SyntaxWarning\\tclass", "SyntaxWarning"], ["SystemError\\tclass", "SystemError"], ["SystemExit\\tclass", "SystemExit"], ["TabError\\tclass", "TabError"], ["timeit\\tfunction", "timeit"], ["TIMEOUT\\tstatement", "TIMEOUT"], ["timeout\\timport", "timeout"], ["TimeoutError\\tclass", "TimeoutError"], ["True\\tclass", "True"], ["try\\tkeyword", "try"], ["tuple\\tclass", "tuple"], ["type\\tclass", "type"], ["TypeError\\tclass", "TypeError"], ["UnboundLocalError\\tclass", "UnboundLocalError"], ["UnicodeDecodeError\\tclass", "UnicodeDecodeError"], ["UnicodeEncodeError\\tclass", "UnicodeEncodeError"], ["UnicodeError\\tclass", "UnicodeError"], ["UnicodeTranslateError\\tclass", "UnicodeTranslateError"], ["UnicodeWarning\\tclass", "UnicodeWarning"], ["USER\\tstatement", "USER"], ["UserWarning\\tclass", "UserWarning"], ["ValueError\\tclass", "ValueError"], ["vars\\tfunction", "vars"], ["Warning\\tclass", "Warning"], ["while\\tkeyword", "while"], ["with\\tkeyword", "with"], ["yield\\tkeyword", "yield"], ["ZeroDivisionError\\tclass", "ZeroDivisionError"], ["zip\\tclass", "zip"], ["_check_ssh\\tfunction", "_check_ssh"], ["_check_ssh_subprocess\\tfunction", "_check_ssh_subprocess"], ["_dump\\tfunction", "_dump"], ["_log\\tfunction", "_log"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tclass", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]]}\r\n'
2014-10-28 17:22:10,385: INFO : client requests: autocomplete
2014-10-28 17:22:10,394: INFO : About push back to ST3: b'{"uid": "5ffd6f0e8ab24d25bcf6acbe84121d6e", "success": true, "completions": [["capitalize\\tfunction", "capitalize"], ["casefold\\tfunction", "casefold"], ["center\\tfunction", "center"], ["count\\tfunction", "count"], ["encode\\tfunction", "encode"], ["endswith\\tfunction", "endswith"], ["expandtabs\\tfunction", "expandtabs"], ["find\\tfunction", "find"], ["format\\tfunction", "format"], ["format_map\\tfunction", "format_map"], ["index\\tfunction", "index"], ["isalnum\\tfunction", "isalnum"], ["isalpha\\tfunction", "isalpha"], ["isdecimal\\tfunction", "isdecimal"], ["isdigit\\tfunction", "isdigit"], ["isidentifier\\tfunction", "isidentifier"], ["islower\\tfunction", "islower"], ["isnumeric\\tfunction", "isnumeric"], ["isprintable\\tfunction", "isprintable"], ["isspace\\tfunction", "isspace"], ["istitle\\tfunction", "istitle"], ["isupper\\tfunction", "isupper"], ["join\\tfunction", "join"], ["ljust\\tfunction", "ljust"], ["lower\\tfunction", "lower"], ["lstrip\\tfunction", "lstrip"], ["maketrans\\tfunction", "maketrans"], ["mro\\tfunction", "mro"], ["partition\\tfunction", "partition"], ["replace\\tfunction", "replace"], ["rfind\\tfunction", "rfind"], ["rindex\\tfunction", "rindex"], ["rjust\\tfunction", "rjust"], ["rpartition\\tfunction", "rpartition"], ["rsplit\\tfunction", "rsplit"], ["rstrip\\tfunction", "rstrip"], ["split\\tfunction", "split"], ["splitlines\\tfunction", "splitlines"], ["startswith\\tfunction", "startswith"], ["strip\\tfunction", "strip"], ["swapcase\\tfunction", "swapcase"], ["title\\tfunction", "title"], ["translate\\tfunction", "translate"], ["upper\\tfunction", "upper"], ["zfill\\tfunction", "zfill"], ["__abstractmethods__\\tclass", "__abstractmethods__"], ["__add__\\tfunction", "__add__"], ["__base__\\tclass", "__base__"], ["__bases__\\tclass", "__bases__"], ["__basicsize__\\tclass", "__basicsize__"], ["__call__\\tfunction", "__call__"], ["__class__\\tclass", "__class__"], ["__contains__\\tfunction", "__contains__"], ["__delattr__\\tfunction", "__delattr__"], ["__dict__\\tclass", "__dict__"], ["__dictoffset__\\tclass", "__dictoffset__"], ["__dir__\\tfunction", "__dir__"], ["__doc__\\tclass", "__doc__"], ["__eq__\\tfunction", "__eq__"], ["__flags__\\tclass", "__flags__"], ["__format__\\tfunction", "__format__"], ["__ge__\\tfunction", "__ge__"], ["__getattribute__\\tfunction", "__getattribute__"], ["__getitem__\\tfunction", "__getitem__"], ["__getnewargs__\\tfunction", "__getnewargs__"], ["__gt__\\tfunction", "__gt__"], ["__hash__\\tfunction", "__hash__"], ["__init__\\tfunction", "__init__"], ["__instancecheck__\\tfunction", "__instancecheck__"], ["__itemsize__\\tclass", "__itemsize__"], ["__iter__\\tfunction", "__iter__"], ["__le__\\tfunction", "__le__"], ["__len__\\tfunction", "__len__"], ["__lt__\\tfunction", "__lt__"], ["__mod__\\tfunction", "__mod__"], ["__module__\\tclass", "__module__"], ["__mro__\\tclass", "__mro__"], ["__mul__\\tfunction", "__mul__"], ["__name__\\tclass", "__name__"], ["__ne__\\tfunction", "__ne__"], ["__new__\\tfunction", "__new__"], ["__prepare__\\tfunction", "__prepare__"], ["__qualname__\\tclass", "__qualname__"], ["__reduce__\\tfunction", "__reduce__"], ["__reduce_ex__\\tfunction", "__reduce_ex__"], ["__repr__\\tfunction", "__repr__"], ["__rmod__\\tfunction", "__rmod__"], ["__rmul__\\tfunction", "__rmul__"], ["__setattr__\\tfunction", "__setattr__"], ["__sizeof__\\tfunction", "__sizeof__"], ["__str__\\tfunction", "__str__"], ["__subclasscheck__\\tfunction", "__subclasscheck__"], ["__subclasses__\\tfunction", "__subclasses__"], ["__subclasshook__\\tfunction", "__subclasshook__"], ["__text_signature__\\tclass", "__text_signature__"], ["__weakrefoffset__\\tclass", "__weakrefoffset__"]]}\r\n'
2014-10-28 17:22:11,843: INFO : client requests: autocomplete
2014-10-28 17:22:11,851: INFO : About push back to ST3: b'{"uid": "60c70b25d7ac4931835187bee70ed8bf", "success": true, "completions": [["e\\tstatement", "e"], ["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tfunction", "exit"]]}\r\n'
2014-10-28 17:22:13,218: INFO : client requests: autocomplete
2014-10-28 17:22:13,224: INFO : About push back to ST3: b'{"uid": "86d1b6e3f9284f5c8a0248dba933f51e", "success": true, "completions": [["e\\tstatement", "e"], ["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tclass", "exit"]]}\r\n'
2014-10-28 17:46:01,110: INFO : client requests: autocomplete
2014-10-28 17:46:01,135: INFO : About push back to ST3: b'{"uid": "f1565473cf494897a33a2954d85fe3f1", "success": true, "completions": [["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["PIPE\\tclass", "PIPE"], ["Pool\\timport", "Pool"], ["Popen\\tclass", "Popen"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"]]}\r\n'
2014-10-28 17:46:01,660: INFO : client requests: autocomplete
2014-10-28 17:46:01,664: INFO : About push back to ST3: b'{"uid": "75460cce750a430ebccbd9736b634bc1", "success": true, "completions": [["pass\\tkeyword", "pass"]]}\r\n'
2014-10-28 18:13:15,387: INFO : client requests: autocomplete
2014-10-28 18:13:15,416: INFO : About push back to ST3: b'{"uid": "750d8bf68da54cb388717058e73c9d2f", "success": true, "completions": [["main\\tfunction", "main"], ["map\\tclass", "map"], ["max\\tfunction", "max"], ["MemoryError\\tclass", "MemoryError"], ["memoryview\\tclass", "memoryview"], ["min\\tfunction", "min"], ["MONGO\\tstatement", "MONGO"], ["MONGO_LOG\\tstatement", "MONGO_LOG"], ["MongoClient\\tclass", "MongoClient"]]}\r\n'
2014-10-28 18:13:18,889: INFO : client requests: autocomplete
2014-10-28 18:13:18,904: INFO : About push back to ST3: b'{"uid": "5b6dac4c068e4d41bace964f782bcb0d", "success": true, "completions": [["TabError\\tclass", "TabError"], ["timeit\\tfunction", "timeit"], ["TIMEOUT\\tstatement", "TIMEOUT"], ["timeout\\timport", "timeout"], ["TimeoutError\\tclass", "TimeoutError"], ["True\\tkeyword", "True"], ["try\\tkeyword", "try"], ["tuple\\tclass", "tuple"], ["type\\tclass", "type"], ["TypeError\\tclass", "TypeError"]]}\r\n'
2014-10-28 18:13:22,039: INFO : client requests: autocomplete
2014-10-28 18:13:22,186: INFO : About push back to ST3: b'{"uid": "d0e612cc82184eae80474eabbcaaafc6", "success": true, "completions": [["aggregate\\tfunction", "aggregate"], ["count\\tfunction", "count"], ["create_index\\tfunction", "create_index"], ["database\\tfunction", "database"], ["distinct\\tfunction", "distinct"], ["drop\\tfunction", "drop"], ["drop_index\\tfunction", "drop_index"], ["drop_indexes\\tfunction", "drop_indexes"], ["ensure_index\\tfunction", "ensure_index"], ["find\\tfunction", "find"], ["find_and_modify\\tfunction", "find_and_modify"], ["find_one\\tfunction", "find_one"], ["full_name\\tfunction", "full_name"], ["get_lasterror_options\\tfunction", "get_lasterror_options"], ["group\\tfunction", "group"], ["index_information\\tfunction", "index_information"], ["initialize_ordered_bulk_op\\tfunction", "initialize_ordered_bulk_op"], ["initialize_unordered_bulk_op\\tfunction", "initialize_unordered_bulk_op"], ["inline_map_reduce\\tfunction", "inline_map_reduce"], ["insert\\tfunction", "insert"], ["map_reduce\\tfunction", "map_reduce"], ["name\\tfunction", "name"], ["options\\tfunction", "options"], ["parallel_scan\\tfunction", "parallel_scan"], ["read_preference\\tstatement", "read_preference"], ["reindex\\tfunction", "reindex"], ["remove\\tfunction", "remove"], ["rename\\tfunction", "rename"], ["safe\\tstatement", "safe"], ["save\\tfunction", "save"], ["secondary_acceptable_latency_ms\\tstatement", "secondary_acceptable_latency_ms"], ["set_lasterror_options\\tfunction", "set_lasterror_options"], ["slave_okay\\tstatement", "slave_okay"], ["tag_sets\\tstatement", "tag_sets"], ["unset_lasterror_options\\tfunction", "unset_lasterror_options"], ["update\\tfunction", "update"], ["uuid_subtype\\tstatement", "uuid_subtype"], ["write_concern\\tstatement", "write_concern"], ["_get_wc_override\\tfunction", "_get_wc_override"], ["_get_write_mode\\tfunction", "_get_write_mode"], ["__call__\\tfunction", "__call__"], ["__class__\\tclass", "__class__"], ["__delattr__\\tfunction", "__delattr__"], ["__dir__\\tfunction", "__dir__"], ["__doc__\\tclass", "__doc__"], ["__eq__\\tfunction", "__eq__"], ["__format__\\tfunction", "__format__"], ["__ge__\\tfunction", "__ge__"], ["__getattr__\\tfunction", "__getattr__"], ["__getattribute__\\tfunction", "__getattribute__"], ["__getitem__\\tfunction", "__getitem__"], ["__gt__\\tfunction", "__gt__"], ["__hash__\\tfunction", "__hash__"], ["__init__\\tfunction", "__init__"], ["__iter__\\tfunction", "__iter__"], ["__le__\\tfunction", "__le__"], ["__lt__\\tfunction", "__lt__"], ["__ne__\\tfunction", "__ne__"], ["__new__\\tfunction", "__new__"], ["__next__\\tfunction", "__next__"], ["__reduce__\\tfunction", "__reduce__"], ["__reduce_ex__\\tfunction", "__reduce_ex__"], ["__repr__\\tfunction", "__repr__"], ["__setattr__\\tfunction", "__setattr__"], ["__sizeof__\\tfunction", "__sizeof__"], ["__str__\\tfunction", "__str__"], ["__subclasshook__\\tfunction", "__subclasshook__"]]}\r\n'
2014-10-28 18:13:29,113: INFO : client requests: autocomplete
2014-10-28 18:13:29,120: INFO : About push back to ST3: b'{"uid": "c03b680c72944eab8cd6146fe182d190", "success": true, "completions": [["e\\tstatement", "e"], ["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tfunction", "exit"]]}\r\n'
2014-10-28 18:13:31,882: INFO : client requests: autocomplete
2014-10-28 18:13:31,902: INFO : About push back to ST3: b'{"uid": "21cfe5b4b78a401dbd2aa3f4235e3cd8", "success": true, "completions": [["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["Pool\\timport", "Pool"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"]]}\r\n'
2014-10-28 18:13:32,428: INFO : client requests: autocomplete
2014-10-28 18:13:32,433: INFO : About push back to ST3: b'{"uid": "42797b0fea0941a1a5e1a78b8c5db8ab", "success": true, "completions": [["pass\\tkeyword", "pass"]]}\r\n'
2014-10-28 18:14:03,977: INFO : client requests: autocomplete
2014-10-28 18:14:04,117: INFO : About push back to ST3: b'{"uid": "4bc07ee1acdc49ac80b6899bebe62301", "success": true, "completions": [["_check_ssh\\tfunction", "_check_ssh"], ["_dump\\tfunction", "_dump"], ["_finish\\tstatement", "_finish"], ["_log\\tfunction", "_log"], ["_signal_handler\\tfunction", "_signal_handler"], ["_start\\tstatement", "_start"], ["_time\\tstatement", "_time"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tclass", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]]}\r\n'
2014-10-28 18:14:09,034: INFO : client requests: autocomplete
2014-10-28 18:14:09,175: INFO : About push back to ST3: b'{"uid": "65bf8991bec14e53b2af43b24483852d", "success": true, "completions": [["_check_ssh\\tfunction", "_check_ssh"], ["_dump\\tfunction", "_dump"], ["_finish\\tstatement", "_finish"], ["_log\\tfunction", "_log"], ["_signal_handler\\tfunction", "_signal_handler"], ["_start\\tstatement", "_start"], ["_time\\tstatement", "_time"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]]}\r\n'
2014-10-28 18:14:15,526: INFO : client requests: autocomplete
2014-10-28 18:14:15,664: INFO : About push back to ST3: b'{"uid": "97ba1b18544c4485b128c38741fe797f", "success": true, "completions": [["_check_ssh\\tfunction", "_check_ssh"], ["_dump\\tfunction", "_dump"], ["_finish\\tstatement", "_finish"], ["_log\\tfunction", "_log"], ["_signal_handler\\tfunction", "_signal_handler"], ["_start\\tstatement", "_start"], ["_time\\tstatement", "_time"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tclass", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]]}\r\n'
2014-10-28 18:38:54,952: INFO : process 18284 does not exists stopping server...
2014-10-28 18:38:55,961: INFO : Closing the socket, server will be shutdown now...
2014-10-29 15:15:10,206: DEBUG : bind: address=('localhost', 62432)
2014-10-29 15:15:10,207: DEBUG : listen: backlog=5
2014-10-29 15:15:10,207: INFO : Anaconda Server started in port 62432 for PID 62690 with cache dir /Users/roboslone/Library/Caches/Jedi/Experiments and extra paths /Users/roboslone/Documents/Experiments,/Users/roboslone/Documents/Flags,/Users/roboslone/Documents/DnD,/Users/roboslone/Documents/Configurations,/Users/roboslone/Documents/Scripts,/Users/roboslone/Documents/Utils
2014-10-29 15:15:10,217: INFO : Incomming connection from ('127.0.0.1', 62482)
2014-10-29 15:15:10,217: INFO : Incomming connection from ('127.0.0.1', 62483)
2014-10-29 15:15:14,298: INFO : client requests: lint
2014-10-29 15:15:14,318: INFO : About push back to ST3: b'{"errors": [{"offset": 8, "level": "W", "underline_range": false, "lineno": 28, "len": 5, "raw_error": "local variable \'_time\' is assigned to but never used", "regex": "((and|or|not|if|elif|while|in)\\\\s+|[+\\\\-*^%%<>=\\\\(\\\\{])*\\\\s*(?P<underline>[\\\\w\\\\.]*_time[\\\\w]*)", "message": "Local variable %r is assigned to but never used"}], "uid": "23bfff27109c485289eb1cf4ebf10648", "vid": 25, "success": true}\r\n'
2014-10-29 15:15:17,133: INFO : client requests: autocomplete
2014-10-29 15:15:17,158: INFO : About push back to ST3: b'{"completions": [["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["Pool\\timport", "Pool"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["PROCESSES\\tstatement", "PROCESSES"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"]], "uid": "332110fe2eb948ebafb49a0db54a51ad", "success": true}\r\n'
2014-10-29 15:15:17,523: INFO : client requests: autocomplete
2014-10-29 15:15:17,526: INFO : About push back to ST3: b'{"completions": [["pass\\tkeyword", "pass"]], "uid": "40ae3f35f8664e17a280f0b4eb233e7f", "success": true}\r\n'
2014-10-29 15:45:18,299: INFO : detected inactivity for more than 30 minutes... shuting down...
2014-10-29 15:45:18,307: INFO : Closing the socket, server will be shutdown now...
2014-10-29 17:31:02,492: DEBUG : bind: address=('localhost', 64527)
2014-10-29 17:31:02,492: DEBUG : listen: backlog=5
2014-10-29 17:31:02,493: INFO : Anaconda Server started in port 64527 for PID 64914 with cache dir /Users/roboslone/Library/Caches/Jedi/Experiments and extra paths /Users/roboslone/Documents/Experiments,/Users/roboslone/Documents/Flags,/Users/roboslone/Documents/DnD,/Users/roboslone/Documents/Configurations,/Users/roboslone/Documents/Scripts,/Users/roboslone/Documents/Utils
2014-10-29 17:31:02,496: INFO : Incomming connection from ('127.0.0.1', 64572)
2014-10-29 17:31:02,497: INFO : Incomming connection from ('127.0.0.1', 64573)
2014-10-29 17:33:42,796: INFO : client requests: lint
2014-10-29 17:33:42,815: INFO : About push back to ST3: b'{"success": true, "errors": [{"lineno": 28, "offset": 8, "len": 5, "raw_error": "local variable \'_time\' is assigned to but never used", "message": "Local variable %r is assigned to but never used", "underline_range": false, "level": "W", "regex": "((and|or|not|if|elif|while|in)\\\\s+|[+\\\\-*^%%<>=\\\\(\\\\{])*\\\\s*(?P<underline>[\\\\w\\\\.]*_time[\\\\w]*)"}], "uid": "c9ee794cba454c5dbb04f33c818b78f4", "vid": 24}\r\n'
2014-10-29 17:49:17,559: INFO : client requests: lint
2014-10-29 17:49:17,592: INFO : About push back to ST3: b'{"success": true, "errors": [{"lineno": 19, "offset": 11, "len": 5, "raw_error": "undefined name \'DEBUG\'", "message": "Undefined name %r", "underline_range": false, "level": "W", "regex": "((and|or|not|if|elif|while|in)\\\\s+|[+\\\\-*^%%<>=\\\\(\\\\{])*\\\\s*(?P<underline>[\\\\w\\\\.]*DEBUG[\\\\w]*)"}, {"lineno": 145, "offset": 4, "len": 15, "raw_error": "local variable \'rendered_recipe\' is assigned to but never used", "message": "Local variable %r is assigned to but never used", "underline_range": false, "level": "W", "regex": "((and|or|not|if|elif|while|in)\\\\s+|[+\\\\-*^%%<>=\\\\(\\\\{])*\\\\s*(?P<underline>[\\\\w\\\\.]*rendered_recipe[\\\\w]*)"}, {"lineno": 8, "level": "W", "raw_error": "[W] PEP 8 (E128): 32", "message": "[w] pep 8 (%s): %s", "underline_range": true, "offset": 4}, {"lineno": 9, "level": "W", "raw_error": "[W] PEP 8 (E128): 32", "message": "[w] pep 8 (%s): %s", "underline_range": true, "offset": 4}, {"lineno": 10, "level": "W", "raw_error": "[W] PEP 8 (E128): 32", "message": "[w] pep 8 (%s): %s", "underline_range": true, "offset": 4}, {"lineno": 48, "level": "W", "raw_error": "[W] PEP 8 (E501): line too long (118 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "offset": 79}, {"lineno": 50, "level": "W", "raw_error": "[W] PEP 8 (E501): line too long (88 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "offset": 79}, {"lineno": 51, "level": "W", "raw_error": "[W] PEP 8 (E501): line too long (120 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "offset": 79}, {"lineno": 53, "level": "W", "raw_error": "[W] PEP 8 (E501): line too long (135 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "offset": 79}, {"lineno": 54, "level": "W", "raw_error": "[W] PEP 8 (E501): line too long (97 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "offset": 79}, {"lineno": 55, "level": "W", "raw_error": "[W] PEP 8 (E501): line too long (85 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "offset": 79}, {"lineno": 56, "level": "W", "raw_error": "[W] PEP 8 (E501): line too long (133 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "offset": 79}, {"lineno": 57, "level": "W", "raw_error": "[W] PEP 8 (E501): line too long (82 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "offset": 79}, {"lineno": 58, "level": "W", "raw_error": "[W] PEP 8 (E501): line too long (111 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "offset": 79}, {"lineno": 59, "level": "W", "raw_error": "[W] PEP 8 (E501): line too long (112 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "offset": 79}, {"lineno": 60, "level": "W", "raw_error": "[W] PEP 8 (E501): line too long (81 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "offset": 79}, {"lineno": 62, "level": "W", "raw_error": "[W] PEP 8 (E501): line too long (112 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "offset": 79}, {"lineno": 63, "level": "W", "raw_error": "[W] PEP 8 (E501): line too long (97 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "offset": 79}, {"lineno": 129, "level": "W", "raw_error": "[W] PEP 8 (E501): line too long (80 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "offset": 79}, {"lineno": 168, "level": "W", "raw_error": "[W] PEP 8 (E501): line too long (86 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "offset": 79}, {"lineno": 170, "level": "V", "raw_error": "[V] PEP 8 (W292): no newline at end of file", "message": "[v] pep 8 (%s): %s", "underline_range": true, "offset": 68}], "uid": "9121856194fa4f32924dc2df5cfe194e", "vid": 33}\r\n'
2014-10-29 17:53:13,663: INFO : client requests: autocomplete
2014-10-29 17:53:13,763: INFO : About push back to ST3: b'{"success": true, "completions": [["datetime\\tclass", "datetime"], ["def\\tkeyword", "def"], ["del\\tkeyword", "del"], ["delattr\\tfunction", "delattr"], ["DeprecationWarning\\tclass", "DeprecationWarning"], ["dict\\tclass", "dict"], ["dir\\tfunction", "dir"], ["divmod\\tfunction", "divmod"]], "uid": "ba12109db7f34078a3aeb19a9c46c0b3"}\r\n'
2014-10-29 17:53:13,911: INFO : client requests: autocomplete
2014-10-29 17:53:13,916: INFO : About push back to ST3: b'{"success": true, "completions": [], "uid": "d90c65314c494eb3ac75f86aeecfef5c"}\r\n'
2014-10-29 17:53:14,084: INFO : client requests: autocomplete
2014-10-29 17:53:14,090: INFO : About push back to ST3: b'{"success": true, "completions": [], "uid": "39a9981f879b4262a97034fc5f19c48f"}\r\n'
2014-10-29 17:53:16,994: INFO : client requests: doc
2014-10-29 17:53:16,998: INFO : About push back to ST3: b'{"success": false, "doc": "", "uid": "564c5379f66843d79ac4ae351a96555e"}\r\n'
2014-10-29 17:53:17,411: INFO : client requests: doc
2014-10-29 17:53:17,415: INFO : About push back to ST3: b'{"success": false, "doc": "", "uid": "a6d26764998d4ccfaf9b3e5aa59ffc24"}\r\n'
2014-10-29 17:53:17,672: INFO : client requests: doc
2014-10-29 17:53:17,675: INFO : About push back to ST3: b'{"success": false, "doc": "", "uid": "83fbbeef80274b0b8950aefe1d2bdc52"}\r\n'
2014-10-29 17:53:22,338: INFO : client requests: lint
2014-10-29 17:53:22,370: INFO : About push back to ST3: b'{"success": true, "errors": [{"lineno": 19, "offset": 11, "len": 5, "raw_error": "undefined name \'DEBUG\'", "message": "Undefined name %r", "underline_range": false, "level": "W", "regex": "((and|or|not|if|elif|while|in)\\\\s+|[+\\\\-*^%%<>=\\\\(\\\\{])*\\\\s*(?P<underline>[\\\\w\\\\.]*DEBUG[\\\\w]*)"}, {"lineno": 145, "offset": 4, "len": 15, "raw_error": "local variable \'rendered_recipe\' is assigned to but never used", "message": "Local variable %r is assigned to but never used", "underline_range": false, "level": "W", "regex": "((and|or|not|if|elif|while|in)\\\\s+|[+\\\\-*^%%<>=\\\\(\\\\{])*\\\\s*(?P<underline>[\\\\w\\\\.]*rendered_recipe[\\\\w]*)"}, {"lineno": 8, "level": "W", "raw_error": "[W] PEP 8 (E128): 32", "message": "[w] pep 8 (%s): %s", "underline_range": true, "offset": 4}, {"lineno": 9, "level": "W", "raw_error": "[W] PEP 8 (E128): 32", "message": "[w] pep 8 (%s): %s", "underline_range": true, "offset": 4}, {"lineno": 10, "level": "W", "raw_error": "[W] PEP 8 (E128): 32", "message": "[w] pep 8 (%s): %s", "underline_range": true, "offset": 4}, {"lineno": 48, "level": "W", "raw_error": "[W] PEP 8 (E501): line too long (118 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "offset": 79}, {"lineno": 50, "level": "W", "raw_error": "[W] PEP 8 (E501): line too long (88 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "offset": 79}, {"lineno": 51, "level": "W", "raw_error": "[W] PEP 8 (E501): line too long (120 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "offset": 79}, {"lineno": 53, "level": "W", "raw_error": "[W] PEP 8 (E501): line too long (135 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "offset": 79}, {"lineno": 54, "level": "W", "raw_error": "[W] PEP 8 (E501): line too long (97 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "offset": 79}, {"lineno": 55, "level": "W", "raw_error": "[W] PEP 8 (E501): line too long (85 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "offset": 79}, {"lineno": 56, "level": "W", "raw_error": "[W] PEP 8 (E501): line too long (133 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "offset": 79}, {"lineno": 57, "level": "W", "raw_error": "[W] PEP 8 (E501): line too long (82 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "offset": 79}, {"lineno": 58, "level": "W", "raw_error": "[W] PEP 8 (E501): line too long (111 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "offset": 79}, {"lineno": 59, "level": "W", "raw_error": "[W] PEP 8 (E501): line too long (112 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "offset": 79}, {"lineno": 60, "level": "W", "raw_error": "[W] PEP 8 (E501): line too long (81 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "offset": 79}, {"lineno": 62, "level": "W", "raw_error": "[W] PEP 8 (E501): line too long (112 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "offset": 79}, {"lineno": 63, "level": "W", "raw_error": "[W] PEP 8 (E501): line too long (97 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "offset": 79}, {"lineno": 129, "level": "W", "raw_error": "[W] PEP 8 (E501): line too long (80 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "offset": 79}, {"lineno": 168, "level": "W", "raw_error": "[W] PEP 8 (E501): line too long (86 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "offset": 79}, {"lineno": 170, "level": "V", "raw_error": "[V] PEP 8 (W292): no newline at end of file", "message": "[v] pep 8 (%s): %s", "underline_range": true, "offset": 68}], "uid": "20ba283d505947a6b2c52133cbc822de", "vid": 43}\r\n'
2014-10-29 17:53:24,674: INFO : client requests: doc
2014-10-29 17:53:24,697: INFO : About push back to ST3: b'{"success": true, "doc": "Docstring for signal\\n========================================\\nThis module provides mechanisms to use signal handlers in Python.\\n\\nFunctions:\\n\\nalarm() -- cause SIGALRM after a specified time [Unix only]\\nsetitimer() -- cause a signal (described below) after a specified\\n float time and the timer may restart then [Unix only]\\ngetitimer() -- get current value of timer [Unix only]\\nsignal() -- set the action for a given signal\\ngetsignal() -- get the signal action for a given signal\\npause() -- wait until a signal arrives [Unix only]\\ndefault_int_handler() -- default SIGINT handler\\n\\nsignal constants:\\nSIG_DFL -- used to refer to the system default handler\\nSIG_IGN -- used to ignore the signal\\nNSIG -- number of defined signals\\nSIGINT, SIGTERM, etc. -- signal numbers\\n\\nitimer constants:\\nITIMER_REAL -- decrements in real time, and delivers SIGALRM upon\\n expiration\\nITIMER_VIRTUAL -- decrements only when the process is executing,\\n and delivers SIGVTALRM upon expiration\\nITIMER_PROF -- decrements both when the process is executing and\\n when the system is executing on behalf of the process.\\n Coupled with ITIMER_VIRTUAL, this timer is usually\\n used to profile the time spent by the application\\n in user and kernel space. SIGPROF is delivered upon\\n expiration.\\n\\n\\n*** IMPORTANT NOTICE ***\\nA signal handler function is called with two arguments:\\nthe first is the signal number, the second is the interrupted stack frame.", "uid": "750ca81e8a80490d82343cc259f890a2"}\r\n'
2014-10-29 17:53:44,149: INFO : client requests: doc
2014-10-29 17:53:44,529: INFO : About push back to ST3: b'{"success": true, "doc": "Docstring for os.path.expanduser\\n========================================\\nexpanduser(path)\\n\\nExpand ~ and ~user constructs.\\n\\nIf user or $HOME is unknown, do nothing.\\n-------------------------------------------------------------------------------\\nDocstring for os.path.expanduser\\n========================================\\nexpanduser(path)\\n\\nExpand ~ and ~user constructions. If user or $HOME is unknown,\\ndo nothing.", "uid": "a86e577180ad4265ac854083f5d93b3c"}\r\n'
2014-10-29 17:55:35,602: INFO : client requests: autocomplete
2014-10-29 17:55:35,606: INFO : About push back to ST3: b'{"success": true, "completions": [["abs\\tfunction", "abs"], ["all\\tfunction", "all"], ["and\\tkeyword", "and"], ["any\\tfunction", "any"], ["ArithmeticError\\tclass", "ArithmeticError"], ["as\\tkeyword", "as"], ["ascii\\tfunction", "ascii"], ["assert\\tkeyword", "assert"], ["AssertionError\\tclass", "AssertionError"], ["AttributeError\\tclass", "AttributeError"]], "uid": "900802e77fa049abb4d47d3498fa4a95"}\r\n'
2014-10-29 17:55:37,655: INFO : client requests: autocomplete
2014-10-29 17:55:37,659: INFO : About push back to ST3: b'{"success": true, "completions": [["BaseException\\tclass", "BaseException"], ["bin\\tfunction", "bin"], ["BlockingIOError\\tclass", "BlockingIOError"], ["bool\\tclass", "bool"], ["break\\tkeyword", "break"], ["BrokenPipeError\\tclass", "BrokenPipeError"], ["BufferError\\tclass", "BufferError"], ["bytearray\\tclass", "bytearray"], ["bytes\\tclass", "bytes"], ["BytesWarning\\tclass", "BytesWarning"]], "uid": "d863377cd53641eaa7040e2e21a17552"}\r\n'
2014-10-29 17:55:39,129: INFO : client requests: autocomplete
2014-10-29 17:55:39,131: INFO : About push back to ST3: b'{"success": true, "completions": [["a\\tstatement", "a"], ["abs\\tfunction", "abs"], ["all\\tfunction", "all"], ["and\\tkeyword", "and"], ["any\\tfunction", "any"], ["ArithmeticError\\tclass", "ArithmeticError"], ["as\\tkeyword", "as"], ["ascii\\tfunction", "ascii"], ["assert\\tkeyword", "assert"], ["AssertionError\\tclass", "AssertionError"], ["AttributeError\\tclass", "AttributeError"]], "uid": "52e303d4f0e8446c9eef4806a830728f"}\r\n'
2014-10-29 17:55:40,114: INFO : client requests: autocomplete
2014-10-29 17:55:40,117: INFO : About push back to ST3: b'{"success": true, "completions": [["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"]], "uid": "5afed4662fe1494f9c1ab8d3ff7e7005"}\r\n'
2014-10-29 17:55:41,412: INFO : client requests: autocomplete
2014-10-29 17:55:41,415: INFO : About push back to ST3: b'{"success": true, "completions": [["a\\tstatement", "a"], ["abs\\tfunction", "abs"], ["all\\tfunction", "all"], ["and\\tkeyword", "and"], ["any\\tfunction", "any"], ["ArithmeticError\\tclass", "ArithmeticError"], ["as\\tkeyword", "as"], ["ascii\\tfunction", "ascii"], ["assert\\tkeyword", "assert"], ["AssertionError\\tclass", "AssertionError"], ["AttributeError\\tclass", "AttributeError"]], "uid": "73e5697c03734d439766918ec5905ae0"}\r\n'
2014-10-29 17:55:42,648: INFO : client requests: autocomplete
2014-10-29 17:55:42,662: INFO : About push back to ST3: b'{"success": true, "completions": [["a\\tstatement", "a"], ["abs\\tfunction", "abs"], ["all\\tfunction", "all"], ["and\\tkeyword", "and"], ["any\\tfunction", "any"], ["ArithmeticError\\tclass", "ArithmeticError"], ["as\\tkeyword", "as"], ["ascii\\tfunction", "ascii"], ["assert\\tkeyword", "assert"], ["AssertionError\\tclass", "AssertionError"], ["AttributeError\\tclass", "AttributeError"], ["b\\tstatement", "b"], ["BaseException\\tclass", "BaseException"], ["bin\\tfunction", "bin"], ["BlockingIOError\\tclass", "BlockingIOError"], ["bool\\tclass", "bool"], ["break\\tkeyword", "break"], ["BrokenPipeError\\tclass", "BrokenPipeError"], ["BufferError\\tclass", "BufferError"], ["bytearray\\tclass", "bytearray"], ["bytes\\tclass", "bytes"], ["BytesWarning\\tclass", "BytesWarning"], ["callable\\tfunction", "callable"], ["ChildProcessError\\tclass", "ChildProcessError"], ["chr\\tfunction", "chr"], ["class\\tkeyword", "class"], ["classmethod\\tclass", "classmethod"], ["compile\\tfunction", "compile"], ["complex\\tclass", "complex"], ["ConnectionAbortedError\\tclass", "ConnectionAbortedError"], ["ConnectionError\\tclass", "ConnectionError"], ["ConnectionRefusedError\\tclass", "ConnectionRefusedError"], ["ConnectionResetError\\tclass", "ConnectionResetError"], ["continue\\tkeyword", "continue"], ["copyright\\tclass", "copyright"], ["credits\\tclass", "credits"], ["def\\tkeyword", "def"], ["del\\tkeyword", "del"], ["delattr\\tfunction", "delattr"], ["DeprecationWarning\\tclass", "DeprecationWarning"], ["dict\\tclass", "dict"], ["dir\\tfunction", "dir"], ["divmod\\tfunction", "divmod"], ["elif\\tkeyword", "elif"], ["Ellipsis\\tclass", "Ellipsis"], ["else\\tkeyword", "else"], ["enumerate\\tclass", "enumerate"], ["EnvironmentError\\tclass", "EnvironmentError"], ["EOFError\\tclass", "EOFError"], ["eval\\tfunction", "eval"], ["except\\tkeyword", "except"], ["Exception\\tclass", "Exception"], ["exec\\tfunction", "exec"], ["exit\\tclass", "exit"], ["False\\tclass", "False"], ["FileExistsError\\tclass", "FileExistsError"], ["FileNotFoundError\\tclass", "FileNotFoundError"], ["filter\\tclass", "filter"], ["finally\\tkeyword", "finally"], ["float\\tclass", "float"], ["FloatingPointError\\tclass", "FloatingPointError"], ["for\\tkeyword", "for"], ["format\\tfunction", "format"], ["from\\tkeyword", "from"], ["frozenset\\tclass", "frozenset"], ["FutureWarning\\tclass", "FutureWarning"], ["GeneratorExit\\tclass", "GeneratorExit"], ["getattr\\tfunction", "getattr"], ["global\\tkeyword", "global"], ["globals\\tfunction", "globals"], ["hasattr\\tfunction", "hasattr"], ["hash\\tfunction", "hash"], ["help\\tclass", "help"], ["hex\\tfunction", "hex"], ["id\\tfunction", "id"], ["if\\tkeyword", "if"], ["import\\tkeyword", "import"], ["ImportError\\tclass", "ImportError"], ["ImportWarning\\tclass", "ImportWarning"], ["in\\tkeyword", "in"], ["IndentationError\\tclass", "IndentationError"], ["IndexError\\tclass", "IndexError"], ["input\\tfunction", "input"], ["int\\tclass", "int"], ["InterruptedError\\tclass", "InterruptedError"], ["IOError\\tclass", "IOError"], ["is\\tkeyword", "is"], ["IsADirectoryError\\tclass", "IsADirectoryError"], ["isinstance\\tfunction", "isinstance"], ["issubclass\\tfunction", "issubclass"], ["iter\\tfunction", "iter"], ["KeyboardInterrupt\\tclass", "KeyboardInterrupt"], ["KeyError\\tclass", "KeyError"], ["lambda\\tkeyword", "lambda"], ["len\\tfunction", "len"], ["license\\tclass", "license"], ["list\\tclass", "list"], ["locals\\tfunction", "locals"], ["LookupError\\tclass", "LookupError"], ["map\\tclass", "map"], ["max\\tfunction", "max"], ["MemoryError\\tclass", "MemoryError"], ["memoryview\\tclass", "memoryview"], ["min\\tfunction", "min"], ["NameError\\tclass", "NameError"], ["next\\tfunction", "next"], ["None\\tclass", "None"], ["nonlocal\\tkeyword", "nonlocal"], ["not\\tkeyword", "not"], ["NotADirectoryError\\tclass", "NotADirectoryError"], ["NotImplemented\\tclass", "NotImplemented"], ["NotImplementedError\\tclass", "NotImplementedError"], ["object\\tclass", "object"], ["oct\\tfunction", "oct"], ["open\\tfunction", "open"], ["or\\tkeyword", "or"], ["ord\\tfunction", "ord"], ["OSError\\tclass", "OSError"], ["OverflowError\\tclass", "OverflowError"], ["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"], ["quit\\tclass", "quit"], ["raise\\tkeyword", "raise"], ["range\\tfunction", "range"], ["ReferenceError\\tclass", "ReferenceError"], ["repr\\tfunction", "repr"], ["ResourceWarning\\tclass", "ResourceWarning"], ["return\\tkeyword", "return"], ["reversed\\tclass", "reversed"], ["round\\tfunction", "round"], ["RuntimeError\\tclass", "RuntimeError"], ["RuntimeWarning\\tclass", "RuntimeWarning"], ["set\\tclass", "set"], ["setattr\\tfunction", "setattr"], ["slice\\tclass", "slice"], ["sorted\\tfunction", "sorted"], ["staticmethod\\tclass", "staticmethod"], ["StopIteration\\tclass", "StopIteration"], ["str\\tclass", "str"], ["sum\\tfunction", "sum"], ["super\\tclass", "super"], ["SyntaxError\\tclass", "SyntaxError"], ["SyntaxWarning\\tclass", "SyntaxWarning"], ["SystemError\\tclass", "SystemError"], ["SystemExit\\tclass", "SystemExit"], ["TabError\\tclass", "TabError"], ["TimeoutError\\tclass", "TimeoutError"], ["True\\tkeyword", "True"], ["try\\tkeyword", "try"], ["tuple\\tclass", "tuple"], ["type\\tclass", "type"], ["TypeError\\tclass", "TypeError"], ["UnboundLocalError\\tclass", "UnboundLocalError"], ["UnicodeDecodeError\\tclass", "UnicodeDecodeError"], ["UnicodeEncodeError\\tclass", "UnicodeEncodeError"], ["UnicodeError\\tclass", "UnicodeError"], ["UnicodeTranslateError\\tclass", "UnicodeTranslateError"], ["UnicodeWarning\\tclass", "UnicodeWarning"], ["UserWarning\\tclass", "UserWarning"], ["ValueError\\tclass", "ValueError"], ["vars\\tfunction", "vars"], ["Warning\\tclass", "Warning"], ["while\\tkeyword", "while"], ["with\\tkeyword", "with"], ["yield\\tkeyword", "yield"], ["ZeroDivisionError\\tclass", "ZeroDivisionError"], ["zip\\tclass", "zip"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]], "uid": "a486a0715a674d7ca4439799ec9a1de8"}\r\n'
2014-10-29 18:25:43,380: INFO : detected inactivity for more than 30 minutes... shuting down...
2014-10-29 18:25:43,387: INFO : Closing the socket, server will be shutdown now...
2014-10-30 02:49:34,921: DEBUG : bind: address=('localhost', 55410)
2014-10-30 02:49:34,921: DEBUG : listen: backlog=5
2014-10-30 02:49:34,922: INFO : Anaconda Server started in port 55410 for PID 69259 with cache dir /Users/roboslone/Library/Caches/Jedi/Experiments and extra paths /Users/roboslone/Documents/Experiments,/Users/roboslone/Documents/Flags,/Users/roboslone/Documents/DnD,/Users/roboslone/Documents/Configurations,/Users/roboslone/Documents/Scripts,/Users/roboslone/Documents/Utils
2014-10-30 02:49:34,928: INFO : Incomming connection from ('127.0.0.1', 55455)
2014-10-30 02:49:34,928: INFO : Incomming connection from ('127.0.0.1', 55456)
2014-10-30 02:49:34,959: INFO : client requests: lint
2014-10-30 02:49:34,973: INFO : About push back to ST3: b'{"uid": "e0def78fdfc5498981471326e1b1d40e", "errors": [{"level": "W", "offset": 0, "lineno": 3, "message": "[w] pep 8 (%s): %s", "underline_range": true, "raw_error": "[W] PEP 8 (E302): expected 2 blank lines, found 1"}], "vid": 18, "success": true}\r\n'
2014-10-30 02:50:50,493: INFO : client requests: lint
2014-10-30 02:50:50,528: INFO : About push back to ST3: b'{"uid": "7a147ff246bf425e888a2f98a2145fb7", "errors": [{"len": 5, "level": "W", "raw_error": "undefined name \'DEBUG\'", "lineno": 19, "regex": "((and|or|not|if|elif|while|in)\\\\s+|[+\\\\-*^%%<>=\\\\(\\\\{])*\\\\s*(?P<underline>[\\\\w\\\\.]*DEBUG[\\\\w]*)", "message": "Undefined name %r", "underline_range": false, "offset": 11}, {"len": 15, "level": "W", "raw_error": "local variable \'rendered_recipe\' is assigned to but never used", "lineno": 145, "regex": "((and|or|not|if|elif|while|in)\\\\s+|[+\\\\-*^%%<>=\\\\(\\\\{])*\\\\s*(?P<underline>[\\\\w\\\\.]*rendered_recipe[\\\\w]*)", "message": "Local variable %r is assigned to but never used", "underline_range": false, "offset": 4}, {"level": "W", "offset": 4, "lineno": 8, "message": "[w] pep 8 (%s): %s", "underline_range": true, "raw_error": "[W] PEP 8 (E128): 32"}, {"level": "W", "offset": 4, "lineno": 9, "message": "[w] pep 8 (%s): %s", "underline_range": true, "raw_error": "[W] PEP 8 (E128): 32"}, {"level": "W", "offset": 4, "lineno": 10, "message": "[w] pep 8 (%s): %s", "underline_range": true, "raw_error": "[W] PEP 8 (E128): 32"}, {"level": "W", "offset": 79, "lineno": 48, "message": "[w] pep 8 (%s): %s", "underline_range": true, "raw_error": "[W] PEP 8 (E501): line too long (118 > 79 characters)"}, {"level": "W", "offset": 79, "lineno": 50, "message": "[w] pep 8 (%s): %s", "underline_range": true, "raw_error": "[W] PEP 8 (E501): line too long (88 > 79 characters)"}, {"level": "W", "offset": 79, "lineno": 51, "message": "[w] pep 8 (%s): %s", "underline_range": true, "raw_error": "[W] PEP 8 (E501): line too long (120 > 79 characters)"}, {"level": "W", "offset": 79, "lineno": 53, "message": "[w] pep 8 (%s): %s", "underline_range": true, "raw_error": "[W] PEP 8 (E501): line too long (135 > 79 characters)"}, {"level": "W", "offset": 79, "lineno": 54, "message": "[w] pep 8 (%s): %s", "underline_range": true, "raw_error": "[W] PEP 8 (E501): line too long (97 > 79 characters)"}, {"level": "W", "offset": 79, "lineno": 55, "message": "[w] pep 8 (%s): %s", "underline_range": true, "raw_error": "[W] PEP 8 (E501): line too long (85 > 79 characters)"}, {"level": "W", "offset": 79, "lineno": 56, "message": "[w] pep 8 (%s): %s", "underline_range": true, "raw_error": "[W] PEP 8 (E501): line too long (133 > 79 characters)"}, {"level": "W", "offset": 79, "lineno": 57, "message": "[w] pep 8 (%s): %s", "underline_range": true, "raw_error": "[W] PEP 8 (E501): line too long (82 > 79 characters)"}, {"level": "W", "offset": 79, "lineno": 58, "message": "[w] pep 8 (%s): %s", "underline_range": true, "raw_error": "[W] PEP 8 (E501): line too long (111 > 79 characters)"}, {"level": "W", "offset": 79, "lineno": 59, "message": "[w] pep 8 (%s): %s", "underline_range": true, "raw_error": "[W] PEP 8 (E501): line too long (112 > 79 characters)"}, {"level": "W", "offset": 79, "lineno": 60, "message": "[w] pep 8 (%s): %s", "underline_range": true, "raw_error": "[W] PEP 8 (E501): line too long (81 > 79 characters)"}, {"level": "W", "offset": 79, "lineno": 62, "message": "[w] pep 8 (%s): %s", "underline_range": true, "raw_error": "[W] PEP 8 (E501): line too long (112 > 79 characters)"}, {"level": "W", "offset": 79, "lineno": 63, "message": "[w] pep 8 (%s): %s", "underline_range": true, "raw_error": "[W] PEP 8 (E501): line too long (97 > 79 characters)"}, {"level": "W", "offset": 79, "lineno": 129, "message": "[w] pep 8 (%s): %s", "underline_range": true, "raw_error": "[W] PEP 8 (E501): line too long (80 > 79 characters)"}, {"level": "W", "offset": 79, "lineno": 168, "message": "[w] pep 8 (%s): %s", "underline_range": true, "raw_error": "[W] PEP 8 (E501): line too long (86 > 79 characters)"}, {"level": "V", "offset": 68, "lineno": 170, "message": "[v] pep 8 (%s): %s", "underline_range": true, "raw_error": "[V] PEP 8 (W292): no newline at end of file"}], "vid": 24, "success": true}\r\n'
2014-10-30 02:51:29,266: INFO : process 69259 does not exists stopping server...
2014-10-30 02:51:30,271: INFO : Closing the socket, server will be shutdown now...
2014-10-30 22:53:30,308: DEBUG : bind: address=('localhost', 63940)
2014-10-30 22:53:30,309: DEBUG : listen: backlog=5
2014-10-30 22:53:30,309: INFO : Anaconda Server started in port 63940 for PID 80174 with cache dir /Users/roboslone/Library/Caches/Jedi/Experiments and extra paths /Users/roboslone/Documents/Experiments,/Users/roboslone/Documents/Flags,/Users/roboslone/Documents/DnD,/Users/roboslone/Documents/Configurations,/Users/roboslone/Documents/Scripts,/Users/roboslone/Documents/Utils
2014-10-30 22:53:30,314: INFO : Incomming connection from ('127.0.0.1', 63983)
2014-10-30 22:53:30,314: INFO : Incomming connection from ('127.0.0.1', 63984)
2014-10-30 22:53:30,334: INFO : client requests: lint
2014-10-30 22:53:30,382: INFO : About push back to ST3: b'{"vid": 19, "success": true, "errors": [{"len": 5, "message": "Undefined name %r", "level": "W", "regex": "((and|or|not|if|elif|while|in)\\\\s+|[+\\\\-*^%%<>=\\\\(\\\\{])*\\\\s*(?P<underline>[\\\\w\\\\.]*DEBUG[\\\\w]*)", "offset": 11, "underline_range": false, "lineno": 19, "raw_error": "undefined name \'DEBUG\'"}, {"len": 15, "message": "Local variable %r is assigned to but never used", "level": "W", "regex": "((and|or|not|if|elif|while|in)\\\\s+|[+\\\\-*^%%<>=\\\\(\\\\{])*\\\\s*(?P<underline>[\\\\w\\\\.]*rendered_recipe[\\\\w]*)", "offset": 4, "underline_range": false, "lineno": 145, "raw_error": "local variable \'rendered_recipe\' is assigned to but never used"}, {"message": "[w] pep 8 (%s): %s", "level": "W", "offset": 4, "underline_range": true, "lineno": 8, "raw_error": "[W] PEP 8 (E128): 32"}, {"message": "[w] pep 8 (%s): %s", "level": "W", "offset": 4, "underline_range": true, "lineno": 9, "raw_error": "[W] PEP 8 (E128): 32"}, {"message": "[w] pep 8 (%s): %s", "level": "W", "offset": 4, "underline_range": true, "lineno": 10, "raw_error": "[W] PEP 8 (E128): 32"}, {"message": "[w] pep 8 (%s): %s", "level": "W", "offset": 79, "underline_range": true, "lineno": 48, "raw_error": "[W] PEP 8 (E501): line too long (118 > 79 characters)"}, {"message": "[w] pep 8 (%s): %s", "level": "W", "offset": 79, "underline_range": true, "lineno": 50, "raw_error": "[W] PEP 8 (E501): line too long (88 > 79 characters)"}, {"message": "[w] pep 8 (%s): %s", "level": "W", "offset": 79, "underline_range": true, "lineno": 51, "raw_error": "[W] PEP 8 (E501): line too long (120 > 79 characters)"}, {"message": "[w] pep 8 (%s): %s", "level": "W", "offset": 79, "underline_range": true, "lineno": 53, "raw_error": "[W] PEP 8 (E501): line too long (135 > 79 characters)"}, {"message": "[w] pep 8 (%s): %s", "level": "W", "offset": 79, "underline_range": true, "lineno": 54, "raw_error": "[W] PEP 8 (E501): line too long (97 > 79 characters)"}, {"message": "[w] pep 8 (%s): %s", "level": "W", "offset": 79, "underline_range": true, "lineno": 55, "raw_error": "[W] PEP 8 (E501): line too long (85 > 79 characters)"}, {"message": "[w] pep 8 (%s): %s", "level": "W", "offset": 79, "underline_range": true, "lineno": 56, "raw_error": "[W] PEP 8 (E501): line too long (133 > 79 characters)"}, {"message": "[w] pep 8 (%s): %s", "level": "W", "offset": 79, "underline_range": true, "lineno": 57, "raw_error": "[W] PEP 8 (E501): line too long (82 > 79 characters)"}, {"message": "[w] pep 8 (%s): %s", "level": "W", "offset": 79, "underline_range": true, "lineno": 58, "raw_error": "[W] PEP 8 (E501): line too long (111 > 79 characters)"}, {"message": "[w] pep 8 (%s): %s", "level": "W", "offset": 79, "underline_range": true, "lineno": 59, "raw_error": "[W] PEP 8 (E501): line too long (112 > 79 characters)"}, {"message": "[w] pep 8 (%s): %s", "level": "W", "offset": 79, "underline_range": true, "lineno": 60, "raw_error": "[W] PEP 8 (E501): line too long (81 > 79 characters)"}, {"message": "[w] pep 8 (%s): %s", "level": "W", "offset": 79, "underline_range": true, "lineno": 62, "raw_error": "[W] PEP 8 (E501): line too long (112 > 79 characters)"}, {"message": "[w] pep 8 (%s): %s", "level": "W", "offset": 79, "underline_range": true, "lineno": 63, "raw_error": "[W] PEP 8 (E501): line too long (97 > 79 characters)"}, {"message": "[w] pep 8 (%s): %s", "level": "W", "offset": 79, "underline_range": true, "lineno": 129, "raw_error": "[W] PEP 8 (E501): line too long (80 > 79 characters)"}, {"message": "[w] pep 8 (%s): %s", "level": "W", "offset": 79, "underline_range": true, "lineno": 168, "raw_error": "[W] PEP 8 (E501): line too long (86 > 79 characters)"}, {"message": "[v] pep 8 (%s): %s", "level": "V", "offset": 68, "underline_range": true, "lineno": 170, "raw_error": "[V] PEP 8 (W292): no newline at end of file"}], "uid": "0dc5033778c2434c8cbd856cb058c09b"}\r\n'
2014-10-30 22:55:03,120: INFO : client requests: lint
2014-10-30 22:55:03,122: INFO : About push back to ST3: b'{"vid": 22, "success": true, "errors": [], "uid": "725603a811ba4f51885640e05909a500"}\r\n'
2014-10-30 22:55:05,100: INFO : client requests: lint
2014-10-30 22:55:05,102: INFO : About push back to ST3: b'{"vid": 26, "success": true, "errors": [], "uid": "1b5c047af6b6407598cec36ddb1c5571"}\r\n'
2014-10-30 23:24:08,882: INFO : process 80174 does not exists stopping server...
2014-10-30 23:24:09,892: INFO : Closing the socket, server will be shutdown now...
2014-10-30 23:27:22,655: DEBUG : bind: address=('localhost', 64748)
2014-10-30 23:27:22,655: DEBUG : listen: backlog=5
2014-10-30 23:27:22,655: INFO : Anaconda Server started in port 64748 for PID 82556 with cache dir /Users/roboslone/Library/Caches/Jedi/Experiments and extra paths /Users/roboslone/Documents/Experiments,/Users/roboslone/Documents/Flags,/Users/roboslone/Documents/DnD,/Users/roboslone/Documents/Configurations,/Users/roboslone/Documents/Scripts,/Users/roboslone/Documents/Utils
2014-10-30 23:27:22,661: INFO : Incomming connection from ('127.0.0.1', 64785)
2014-10-30 23:27:22,662: INFO : Incomming connection from ('127.0.0.1', 64786)
2014-10-30 23:27:22,684: INFO : client requests: lint
2014-10-30 23:27:22,699: INFO : About push back to ST3: b'{"success": true, "vid": 19, "errors": [{"offset": 0, "underline_range": true, "raw_error": "[W] PEP 8 (E302): expected 2 blank lines, found 1", "lineno": 3, "level": "W", "message": "[w] pep 8 (%s): %s"}], "uid": "d288f94801984fb388eb3f2ae58d5103"}\r\n'
2014-10-30 23:28:15,827: INFO : process 82556 does not exists stopping server...
2014-10-30 23:28:16,828: INFO : Closing the socket, server will be shutdown now...
2014-10-31 15:00:01,543: DEBUG : bind: address=('localhost', 50317)
2014-10-31 15:00:01,544: DEBUG : listen: backlog=5
2014-10-31 15:00:01,544: INFO : Anaconda Server started in port 50317 for PID 1808 with cache dir /Users/roboslone/Library/Caches/Jedi/Experiments and extra paths /Users/roboslone/Documents/Experiments,/Users/roboslone/Documents/Flags,/Users/roboslone/Documents/DnD,/Users/roboslone/Documents/Configurations,/Users/roboslone/Documents/Scripts,/Users/roboslone/Documents/Utils
2014-10-31 15:00:01,555: INFO : Incomming connection from ('127.0.0.1', 50360)
2014-10-31 15:00:01,555: INFO : Incomming connection from ('127.0.0.1', 50361)
2014-10-31 15:00:01,574: INFO : client requests: lint
2014-10-31 15:00:01,593: INFO : About push back to ST3: b'{"uid": "66d331bfe37b4fa9811c5742ffbed691", "vid": 17, "errors": [{"message": "Local variable %r is assigned to but never used", "raw_error": "local variable \'_time\' is assigned to but never used", "offset": 8, "level": "W", "underline_range": false, "lineno": 28, "regex": "((and|or|not|if|elif|while|in)\\\\s+|[+\\\\-*^%%<>=\\\\(\\\\{])*\\\\s*(?P<underline>[\\\\w\\\\.]*_time[\\\\w]*)", "len": 5}], "success": true}\r\n'
2014-10-31 15:16:24,554: INFO : process 1808 does not exists stopping server...
2014-10-31 15:16:25,560: INFO : Closing the socket, server will be shutdown now...
2014-10-31 17:13:44,216: DEBUG : bind: address=('localhost', 52365)
2014-10-31 17:13:44,217: DEBUG : listen: backlog=5
2014-10-31 17:13:44,217: INFO : Anaconda Server started in port 52365 for PID 4461 with cache dir /Users/roboslone/Library/Caches/Jedi/Experiments and extra paths /Users/roboslone/Documents/Experiments,/Users/roboslone/Documents/Flags,/Users/roboslone/Documents/DnD,/Users/roboslone/Documents/Configurations,/Users/roboslone/Documents/Scripts,/Users/roboslone/Documents/Utils
2014-10-31 17:13:44,229: INFO : Incomming connection from ('127.0.0.1', 52409)
2014-10-31 17:13:44,230: INFO : Incomming connection from ('127.0.0.1', 52410)
2014-10-31 17:13:44,244: INFO : client requests: lint
2014-10-31 17:13:44,292: INFO : About push back to ST3: b'{"vid": 18, "success": true, "errors": [{"len": 5, "underline_range": false, "message": "Undefined name %r", "offset": 11, "raw_error": "undefined name \'DEBUG\'", "lineno": 19, "level": "W", "regex": "((and|or|not|if|elif|while|in)\\\\s+|[+\\\\-*^%%<>=\\\\(\\\\{])*\\\\s*(?P<underline>[\\\\w\\\\.]*DEBUG[\\\\w]*)"}, {"len": 15, "underline_range": false, "message": "Local variable %r is assigned to but never used", "offset": 4, "raw_error": "local variable \'rendered_recipe\' is assigned to but never used", "lineno": 145, "level": "W", "regex": "((and|or|not|if|elif|while|in)\\\\s+|[+\\\\-*^%%<>=\\\\(\\\\{])*\\\\s*(?P<underline>[\\\\w\\\\.]*rendered_recipe[\\\\w]*)"}, {"underline_range": true, "message": "[w] pep 8 (%s): %s", "offset": 4, "raw_error": "[W] PEP 8 (E128): 32", "lineno": 8, "level": "W"}, {"underline_range": true, "message": "[w] pep 8 (%s): %s", "offset": 4, "raw_error": "[W] PEP 8 (E128): 32", "lineno": 9, "level": "W"}, {"underline_range": true, "message": "[w] pep 8 (%s): %s", "offset": 4, "raw_error": "[W] PEP 8 (E128): 32", "lineno": 10, "level": "W"}, {"underline_range": true, "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (118 > 79 characters)", "lineno": 48, "level": "W"}, {"underline_range": true, "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (88 > 79 characters)", "lineno": 50, "level": "W"}, {"underline_range": true, "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (120 > 79 characters)", "lineno": 51, "level": "W"}, {"underline_range": true, "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (135 > 79 characters)", "lineno": 53, "level": "W"}, {"underline_range": true, "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (97 > 79 characters)", "lineno": 54, "level": "W"}, {"underline_range": true, "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (85 > 79 characters)", "lineno": 55, "level": "W"}, {"underline_range": true, "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (133 > 79 characters)", "lineno": 56, "level": "W"}, {"underline_range": true, "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (82 > 79 characters)", "lineno": 57, "level": "W"}, {"underline_range": true, "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (111 > 79 characters)", "lineno": 58, "level": "W"}, {"underline_range": true, "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (112 > 79 characters)", "lineno": 59, "level": "W"}, {"underline_range": true, "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (81 > 79 characters)", "lineno": 60, "level": "W"}, {"underline_range": true, "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (112 > 79 characters)", "lineno": 62, "level": "W"}, {"underline_range": true, "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (97 > 79 characters)", "lineno": 63, "level": "W"}, {"underline_range": true, "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (80 > 79 characters)", "lineno": 129, "level": "W"}, {"underline_range": true, "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (86 > 79 characters)", "lineno": 168, "level": "W"}, {"underline_range": true, "message": "[v] pep 8 (%s): %s", "offset": 68, "raw_error": "[V] PEP 8 (W292): no newline at end of file", "lineno": 170, "level": "V"}], "uid": "ef076306491e4318bec19dac183e5385"}\r\n'
2014-10-31 17:13:52,271: INFO : client requests: lint
2014-10-31 17:13:52,284: INFO : About push back to ST3: b'{"vid": 20, "success": true, "errors": [{"underline_range": true, "message": "[v] pep 8 (%s): %s", "offset": 45, "raw_error": "[V] PEP 8 (W292): no newline at end of file", "lineno": 81, "level": "V"}], "uid": "ecaa076f64d14d328dc4d38b06961cd9"}\r\n'
2014-10-31 17:14:14,006: INFO : client requests: lint
2014-10-31 17:14:14,084: INFO : About push back to ST3: b'{"vid": 22, "success": true, "errors": [{"len": 9, "underline_range": false, "message": "Undefined name %r", "offset": 15, "raw_error": "undefined name \'raw_input\'", "lineno": 47, "level": "W", "regex": "((and|or|not|if|elif|while|in)\\\\s+|[+\\\\-*^%%<>=\\\\(\\\\{])*\\\\s*(?P<underline>[\\\\w\\\\.]*raw_input[\\\\w]*)"}, {"len": 15, "underline_range": false, "message": "Undefined name %r", "offset": 30, "raw_error": "undefined name \'template_params\'", "lineno": 344, "level": "W", "regex": "((and|or|not|if|elif|while|in)\\\\s+|[+\\\\-*^%%<>=\\\\(\\\\{])*\\\\s*(?P<underline>[\\\\w\\\\.]*template_params[\\\\w]*)"}, {"underline_range": true, "message": "[w] pep 8 (%s): %s", "offset": 4, "raw_error": "[W] PEP 8 (E128): 34", "lineno": 12, "level": "W"}, {"underline_range": true, "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (80 > 79 characters)", "lineno": 72, "level": "W"}, {"underline_range": true, "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (81 > 79 characters)", "lineno": 78, "level": "W"}, {"underline_range": true, "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (83 > 79 characters)", "lineno": 296, "level": "W"}, {"underline_range": true, "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (81 > 79 characters)", "lineno": 327, "level": "W"}, {"underline_range": true, "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (111 > 79 characters)", "lineno": 375, "level": "W"}, {"underline_range": true, "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (107 > 79 characters)", "lineno": 377, "level": "W"}, {"underline_range": true, "message": "[w] pep 8 (%s): %s", "offset": 3, "raw_error": "[W] PEP 8 (E271): multiple spaces after keyword", "lineno": 397, "level": "W"}, {"underline_range": true, "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (89 > 79 characters)", "lineno": 402, "level": "W"}, {"underline_range": true, "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (103 > 79 characters)", "lineno": 420, "level": "W"}, {"underline_range": true, "message": "[v] pep 8 (%s): %s", "offset": 73, "raw_error": "[V] PEP 8 (W292): no newline at end of file", "lineno": 422, "level": "V"}], "uid": "1f5ebf04b9bb4d57a7ab35b662cd8efe"}\r\n'
2014-10-31 17:15:02,412: INFO : client requests: autocomplete
2014-10-31 17:15:02,502: INFO : About push back to ST3: b'{"success": true, "completions": [["_alemate_run\\tfunction", "_alemate_run"], ["_call_api\\tfunction", "_call_api"], ["_comment_ticket\\tfunction", "_comment_ticket"], ["_define_service_defaults\\tfunction", "_define_service_defaults"], ["_execute\\tfunction", "_execute"], ["_execute_over_ssh\\tfunction", "_execute_over_ssh"], ["_fg\\tarray", "_fg"], ["_find_alemate_exec\\tfunction", "_find_alemate_exec"], ["_find_template_params\\tfunction", "_find_template_params"], ["_get_nanny_url\\tfunction", "_get_nanny_url"], ["_get_taskgroup_id\\tfunction", "_get_taskgroup_id"], ["_get_timestamp\\tfunction", "_get_timestamp"], ["_globals\\tstatement", "_globals"], ["_input\\tfunction", "_input"], ["_load_template\\tfunction", "_load_template"], ["_reset\\tclass", "_reset"], ["_set_nanny_api_url\\tfunction", "_set_nanny_api_url"], ["_set_nanny_base_url\\tfunction", "_set_nanny_base_url"], ["_test_remote_server\\tfunction", "_test_remote_server"], ["_transfer_to_remote\\tfunction", "_transfer_to_remote"], ["_write_rendered_template\\tfunction", "_write_rendered_template"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tinstance", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tclass", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]], "uid": "88b7092674f94dadb94450949eb2463d"}\r\n'
2014-10-31 17:15:34,968: INFO : client requests: autocomplete
2014-10-31 17:15:34,979: INFO : About push back to ST3: b'{"success": true, "completions": [["callable\\tfunction", "callable"], ["ChildProcessError\\tclass", "ChildProcessError"], ["chr\\tfunction", "chr"], ["class\\tkeyword", "class"], ["classmethod\\tclass", "classmethod"], ["comment\\tparam", "comment"], ["comment_tickets\\tfunction", "comment_tickets"], ["compile\\tfunction", "compile"], ["complete_params\\tfunction", "complete_params"], ["complex\\tclass", "complex"], ["ConnectionAbortedError\\tclass", "ConnectionAbortedError"], ["ConnectionError\\tclass", "ConnectionError"], ["ConnectionRefusedError\\tclass", "ConnectionRefusedError"], ["ConnectionResetError\\tclass", "ConnectionResetError"], ["continue\\tkeyword", "continue"], ["copyright\\tclass", "copyright"], ["credits\\tclass", "credits"]], "uid": "570c66ac8df440d4a43e8a9f863a1536"}\r\n'
2014-10-31 17:18:52,795: INFO : client requests: lint
2014-10-31 17:18:52,812: INFO : About push back to ST3: b'{"vid": 23, "success": true, "errors": [{"len": 5, "underline_range": false, "message": "Local variable %r is assigned to but never used", "offset": 8, "raw_error": "local variable \'_time\' is assigned to but never used", "lineno": 28, "level": "W", "regex": "((and|or|not|if|elif|while|in)\\\\s+|[+\\\\-*^%%<>=\\\\(\\\\{])*\\\\s*(?P<underline>[\\\\w\\\\.]*_time[\\\\w]*)"}], "uid": "13817b723a5f4cff9d4f8c71a5c0a371"}\r\n'
2014-10-31 17:18:52,971: INFO : client requests: lint
2014-10-31 17:18:52,979: INFO : About push back to ST3: b'{"vid": 24, "success": true, "errors": [{"underline_range": true, "message": "[w] pep 8 (%s): %s", "offset": 0, "raw_error": "[W] PEP 8 (E302): expected 2 blank lines, found 1", "lineno": 3, "level": "W"}], "uid": "80f143ec9aa144ee85f41c27b5eb5a1a"}\r\n'
2014-10-31 17:24:36,185: INFO : process 4461 does not exists stopping server...
2014-10-31 17:24:37,190: INFO : Closing the socket, server will be shutdown now...
2014-10-31 18:07:35,502: DEBUG : bind: address=('localhost', 52973)
2014-10-31 18:07:35,503: DEBUG : listen: backlog=5
2014-10-31 18:07:35,503: INFO : Anaconda Server started in port 52973 for PID 5990 with cache dir /Users/roboslone/Library/Caches/Jedi/Experiments and extra paths /Users/roboslone/Documents/Experiments,/Users/roboslone/Documents/Flags,/Users/roboslone/Documents/DnD,/Users/roboslone/Documents/Configurations,/Users/roboslone/Documents/Scripts,/Users/roboslone/Documents/Utils
2014-10-31 18:07:35,511: INFO : Incomming connection from ('127.0.0.1', 53015)
2014-10-31 18:07:35,511: INFO : Incomming connection from ('127.0.0.1', 53016)
2014-10-31 18:07:35,522: INFO : client requests: lint
2014-10-31 18:07:35,564: INFO : About push back to ST3: b'{"success": true, "uid": "787784dec45547d6b5ae681fd34103e2", "errors": [{"raw_error": "undefined name \'DEBUG\'", "message": "Undefined name %r", "level": "W", "len": 5, "offset": 11, "lineno": 19, "regex": "((and|or|not|if|elif|while|in)\\\\s+|[+\\\\-*^%%<>=\\\\(\\\\{])*\\\\s*(?P<underline>[\\\\w\\\\.]*DEBUG[\\\\w]*)", "underline_range": false}, {"raw_error": "local variable \'rendered_recipe\' is assigned to but never used", "message": "Local variable %r is assigned to but never used", "level": "W", "len": 15, "offset": 4, "lineno": 145, "regex": "((and|or|not|if|elif|while|in)\\\\s+|[+\\\\-*^%%<>=\\\\(\\\\{])*\\\\s*(?P<underline>[\\\\w\\\\.]*rendered_recipe[\\\\w]*)", "underline_range": false}, {"raw_error": "[W] PEP 8 (E128): 32", "message": "[w] pep 8 (%s): %s", "level": "W", "offset": 4, "lineno": 8, "underline_range": true}, {"raw_error": "[W] PEP 8 (E128): 32", "message": "[w] pep 8 (%s): %s", "level": "W", "offset": 4, "lineno": 9, "underline_range": true}, {"raw_error": "[W] PEP 8 (E128): 32", "message": "[w] pep 8 (%s): %s", "level": "W", "offset": 4, "lineno": 10, "underline_range": true}, {"raw_error": "[W] PEP 8 (E501): line too long (118 > 79 characters)", "message": "[w] pep 8 (%s): %s", "level": "W", "offset": 79, "lineno": 48, "underline_range": true}, {"raw_error": "[W] PEP 8 (E501): line too long (88 > 79 characters)", "message": "[w] pep 8 (%s): %s", "level": "W", "offset": 79, "lineno": 50, "underline_range": true}, {"raw_error": "[W] PEP 8 (E501): line too long (120 > 79 characters)", "message": "[w] pep 8 (%s): %s", "level": "W", "offset": 79, "lineno": 51, "underline_range": true}, {"raw_error": "[W] PEP 8 (E501): line too long (135 > 79 characters)", "message": "[w] pep 8 (%s): %s", "level": "W", "offset": 79, "lineno": 53, "underline_range": true}, {"raw_error": "[W] PEP 8 (E501): line too long (97 > 79 characters)", "message": "[w] pep 8 (%s): %s", "level": "W", "offset": 79, "lineno": 54, "underline_range": true}, {"raw_error": "[W] PEP 8 (E501): line too long (85 > 79 characters)", "message": "[w] pep 8 (%s): %s", "level": "W", "offset": 79, "lineno": 55, "underline_range": true}, {"raw_error": "[W] PEP 8 (E501): line too long (133 > 79 characters)", "message": "[w] pep 8 (%s): %s", "level": "W", "offset": 79, "lineno": 56, "underline_range": true}, {"raw_error": "[W] PEP 8 (E501): line too long (82 > 79 characters)", "message": "[w] pep 8 (%s): %s", "level": "W", "offset": 79, "lineno": 57, "underline_range": true}, {"raw_error": "[W] PEP 8 (E501): line too long (111 > 79 characters)", "message": "[w] pep 8 (%s): %s", "level": "W", "offset": 79, "lineno": 58, "underline_range": true}, {"raw_error": "[W] PEP 8 (E501): line too long (112 > 79 characters)", "message": "[w] pep 8 (%s): %s", "level": "W", "offset": 79, "lineno": 59, "underline_range": true}, {"raw_error": "[W] PEP 8 (E501): line too long (81 > 79 characters)", "message": "[w] pep 8 (%s): %s", "level": "W", "offset": 79, "lineno": 60, "underline_range": true}, {"raw_error": "[W] PEP 8 (E501): line too long (112 > 79 characters)", "message": "[w] pep 8 (%s): %s", "level": "W", "offset": 79, "lineno": 62, "underline_range": true}, {"raw_error": "[W] PEP 8 (E501): line too long (97 > 79 characters)", "message": "[w] pep 8 (%s): %s", "level": "W", "offset": 79, "lineno": 63, "underline_range": true}, {"raw_error": "[W] PEP 8 (E501): line too long (80 > 79 characters)", "message": "[w] pep 8 (%s): %s", "level": "W", "offset": 79, "lineno": 129, "underline_range": true}, {"raw_error": "[W] PEP 8 (E501): line too long (86 > 79 characters)", "message": "[w] pep 8 (%s): %s", "level": "W", "offset": 79, "lineno": 168, "underline_range": true}, {"raw_error": "[V] PEP 8 (W292): no newline at end of file", "message": "[v] pep 8 (%s): %s", "level": "V", "offset": 68, "lineno": 170, "underline_range": true}], "vid": 18}\r\n'
2014-10-31 18:37:35,899: INFO : detected inactivity for more than 30 minutes... shuting down...
2014-10-31 18:37:35,908: INFO : Closing the socket, server will be shutdown now...
2014-10-31 23:37:10,616: DEBUG : bind: address=('localhost', 57566)
2014-10-31 23:37:10,616: DEBUG : listen: backlog=5
2014-10-31 23:37:10,616: INFO : Anaconda Server started in port 57566 for PID 9301 with cache dir /Users/roboslone/Library/Caches/Jedi/Experiments and extra paths /Users/roboslone/Documents/Experiments,/Users/roboslone/Documents/Flags,/Users/roboslone/Documents/DnD,/Users/roboslone/Documents/Configurations,/Users/roboslone/Documents/Scripts,/Users/roboslone/Documents/Utils
2014-10-31 23:37:10,620: INFO : Incomming connection from ('127.0.0.1', 57609)
2014-10-31 23:37:10,621: INFO : Incomming connection from ('127.0.0.1', 57610)
2014-11-01 00:07:10,745: INFO : detected inactivity for more than 30 minutes... shuting down...
2014-11-01 00:07:10,753: INFO : Closing the socket, server will be shutdown now...
2014-11-04 19:31:54,995: DEBUG : bind: address=('localhost', 61057)
2014-11-04 19:31:54,996: DEBUG : listen: backlog=5
2014-11-04 19:31:54,996: INFO : Anaconda Server started in port 61057 for PID 21823 with cache dir /Users/roboslone/Library/Caches/Jedi/Experiments and extra paths /Users/roboslone/Documents/Experiments,/Users/roboslone/Documents/Flags,/Users/roboslone/Documents/DnD,/Users/roboslone/Documents/Configurations,/Users/roboslone/Documents/Scripts,/Users/roboslone/Documents/Utils
2014-11-04 19:31:55,002: INFO : Incomming connection from ('127.0.0.1', 61097)
2014-11-04 19:31:55,002: INFO : Incomming connection from ('127.0.0.1', 61098)
2014-11-04 19:31:55,015: INFO : client requests: lint
2014-11-04 19:31:55,054: INFO : About push back to ST3: b'{"vid": 19, "uid": "73fced7296f84827a767360d82fe7b66", "success": true, "errors": [{"level": "W", "offset": 11, "len": 5, "raw_error": "undefined name \'DEBUG\'", "message": "Undefined name %r", "underline_range": false, "lineno": 19, "regex": "((and|or|not|if|elif|while|in)\\\\s+|[+\\\\-*^%%<>=\\\\(\\\\{])*\\\\s*(?P<underline>[\\\\w\\\\.]*DEBUG[\\\\w]*)"}, {"level": "W", "offset": 4, "len": 15, "raw_error": "local variable \'rendered_recipe\' is assigned to but never used", "message": "Local variable %r is assigned to but never used", "underline_range": false, "lineno": 145, "regex": "((and|or|not|if|elif|while|in)\\\\s+|[+\\\\-*^%%<>=\\\\(\\\\{])*\\\\s*(?P<underline>[\\\\w\\\\.]*rendered_recipe[\\\\w]*)"}, {"level": "W", "offset": 4, "raw_error": "[W] PEP 8 (E128): 32", "message": "[w] pep 8 (%s): %s", "underline_range": true, "lineno": 8}, {"level": "W", "offset": 4, "raw_error": "[W] PEP 8 (E128): 32", "message": "[w] pep 8 (%s): %s", "underline_range": true, "lineno": 9}, {"level": "W", "offset": 4, "raw_error": "[W] PEP 8 (E128): 32", "message": "[w] pep 8 (%s): %s", "underline_range": true, "lineno": 10}, {"level": "W", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (118 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "lineno": 48}, {"level": "W", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (88 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "lineno": 50}, {"level": "W", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (120 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "lineno": 51}, {"level": "W", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (135 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "lineno": 53}, {"level": "W", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (97 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "lineno": 54}, {"level": "W", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (85 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "lineno": 55}, {"level": "W", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (133 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "lineno": 56}, {"level": "W", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (82 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "lineno": 57}, {"level": "W", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (111 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "lineno": 58}, {"level": "W", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (112 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "lineno": 59}, {"level": "W", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (81 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "lineno": 60}, {"level": "W", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (112 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "lineno": 62}, {"level": "W", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (97 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "lineno": 63}, {"level": "W", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (80 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "lineno": 129}, {"level": "W", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (86 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "lineno": 168}, {"level": "V", "offset": 68, "raw_error": "[V] PEP 8 (W292): no newline at end of file", "message": "[v] pep 8 (%s): %s", "underline_range": true, "lineno": 170}]}\r\n'
2014-11-04 19:45:29,890: INFO : client requests: lint
2014-11-04 19:45:29,931: INFO : About push back to ST3: b'{"vid": 28, "uid": "3b108ab8128c49a891ffaa0aa4a60a4b", "success": true, "errors": [{"level": "W", "offset": 11, "len": 5, "raw_error": "undefined name \'DEBUG\'", "message": "Undefined name %r", "underline_range": false, "lineno": 19, "regex": "((and|or|not|if|elif|while|in)\\\\s+|[+\\\\-*^%%<>=\\\\(\\\\{])*\\\\s*(?P<underline>[\\\\w\\\\.]*DEBUG[\\\\w]*)"}, {"level": "W", "offset": 4, "len": 15, "raw_error": "local variable \'rendered_recipe\' is assigned to but never used", "message": "Local variable %r is assigned to but never used", "underline_range": false, "lineno": 145, "regex": "((and|or|not|if|elif|while|in)\\\\s+|[+\\\\-*^%%<>=\\\\(\\\\{])*\\\\s*(?P<underline>[\\\\w\\\\.]*rendered_recipe[\\\\w]*)"}, {"level": "W", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (98 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "lineno": 8}, {"level": "W", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (103 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "lineno": 9}, {"level": "W", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (103 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "lineno": 10}, {"level": "W", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (118 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "lineno": 48}, {"level": "W", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (88 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "lineno": 50}, {"level": "W", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (120 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "lineno": 51}, {"level": "W", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (135 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "lineno": 53}, {"level": "W", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (97 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "lineno": 54}, {"level": "W", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (85 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "lineno": 55}, {"level": "W", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (133 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "lineno": 56}, {"level": "W", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (82 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "lineno": 57}, {"level": "W", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (111 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "lineno": 58}, {"level": "W", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (112 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "lineno": 59}, {"level": "W", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (81 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "lineno": 60}, {"level": "W", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (112 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "lineno": 62}, {"level": "W", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (97 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "lineno": 63}, {"level": "W", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (80 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "lineno": 129}, {"level": "W", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (86 > 79 characters)", "message": "[w] pep 8 (%s): %s", "underline_range": true, "lineno": 168}, {"level": "V", "offset": 68, "raw_error": "[V] PEP 8 (W292): no newline at end of file", "message": "[v] pep 8 (%s): %s", "underline_range": true, "lineno": 170}]}\r\n'
2014-11-04 20:10:19,262: INFO : process 21823 does not exists stopping server...
2014-11-04 20:10:20,267: INFO : Closing the socket, server will be shutdown now...
2014-11-06 00:01:35,424: DEBUG : bind: address=('localhost', 50023)
2014-11-06 00:01:35,425: DEBUG : listen: backlog=5
2014-11-06 00:01:35,425: INFO : Anaconda Server started in port 50023 for PID 27615 with cache dir /Users/roboslone/Library/Caches/Jedi/Experiments and extra paths /Users/roboslone/Documents/Experiments,/Users/roboslone/Documents/Flags,/Users/roboslone/Documents/DnD,/Users/roboslone/Documents/Configurations,/Users/roboslone/Documents/Scripts,/Users/roboslone/Documents/Utils
2014-11-06 00:01:35,429: INFO : Incomming connection from ('127.0.0.1', 50056)
2014-11-06 00:01:35,430: INFO : Incomming connection from ('127.0.0.1', 50057)
2014-11-06 00:13:46,642: INFO : client requests: lint
2014-11-06 00:13:46,684: INFO : About push back to ST3: b'{"vid": 23, "success": true, "errors": [{"len": 5, "lineno": 19, "regex": "((and|or|not|if|elif|while|in)\\\\s+|[+\\\\-*^%%<>=\\\\(\\\\{])*\\\\s*(?P<underline>[\\\\w\\\\.]*DEBUG[\\\\w]*)", "underline_range": false, "level": "W", "message": "Undefined name %r", "offset": 11, "raw_error": "undefined name \'DEBUG\'"}, {"len": 15, "lineno": 145, "regex": "((and|or|not|if|elif|while|in)\\\\s+|[+\\\\-*^%%<>=\\\\(\\\\{])*\\\\s*(?P<underline>[\\\\w\\\\.]*rendered_recipe[\\\\w]*)", "underline_range": false, "level": "W", "message": "Local variable %r is assigned to but never used", "offset": 4, "raw_error": "local variable \'rendered_recipe\' is assigned to but never used"}, {"lineno": 8, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (98 > 79 characters)"}, {"lineno": 9, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (103 > 79 characters)"}, {"lineno": 10, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (103 > 79 characters)"}, {"lineno": 48, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (118 > 79 characters)"}, {"lineno": 50, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (88 > 79 characters)"}, {"lineno": 51, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (120 > 79 characters)"}, {"lineno": 53, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (135 > 79 characters)"}, {"lineno": 54, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (97 > 79 characters)"}, {"lineno": 55, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (85 > 79 characters)"}, {"lineno": 56, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (133 > 79 characters)"}, {"lineno": 57, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (82 > 79 characters)"}, {"lineno": 58, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (111 > 79 characters)"}, {"lineno": 59, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (112 > 79 characters)"}, {"lineno": 60, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (81 > 79 characters)"}, {"lineno": 62, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (112 > 79 characters)"}, {"lineno": 63, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (97 > 79 characters)"}, {"lineno": 129, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (80 > 79 characters)"}, {"lineno": 168, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (86 > 79 characters)"}, {"lineno": 170, "underline_range": true, "level": "V", "message": "[v] pep 8 (%s): %s", "offset": 68, "raw_error": "[V] PEP 8 (W292): no newline at end of file"}], "uid": "03541b61a2f14479979f016ab869e297"}\r\n'
2014-11-06 00:18:01,140: INFO : client requests: lint
2014-11-06 00:18:01,184: INFO : About push back to ST3: b'{"vid": 29, "success": true, "errors": [{"len": 5, "lineno": 19, "regex": "((and|or|not|if|elif|while|in)\\\\s+|[+\\\\-*^%%<>=\\\\(\\\\{])*\\\\s*(?P<underline>[\\\\w\\\\.]*DEBUG[\\\\w]*)", "underline_range": false, "level": "W", "message": "Undefined name %r", "offset": 11, "raw_error": "undefined name \'DEBUG\'"}, {"len": 15, "lineno": 145, "regex": "((and|or|not|if|elif|while|in)\\\\s+|[+\\\\-*^%%<>=\\\\(\\\\{])*\\\\s*(?P<underline>[\\\\w\\\\.]*rendered_recipe[\\\\w]*)", "underline_range": false, "level": "W", "message": "Local variable %r is assigned to but never used", "offset": 4, "raw_error": "local variable \'rendered_recipe\' is assigned to but never used"}, {"lineno": 8, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (98 > 79 characters)"}, {"lineno": 9, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (103 > 79 characters)"}, {"lineno": 10, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (103 > 79 characters)"}, {"lineno": 48, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (118 > 79 characters)"}, {"lineno": 50, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (88 > 79 characters)"}, {"lineno": 51, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (120 > 79 characters)"}, {"lineno": 53, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (135 > 79 characters)"}, {"lineno": 54, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (97 > 79 characters)"}, {"lineno": 55, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (85 > 79 characters)"}, {"lineno": 56, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (133 > 79 characters)"}, {"lineno": 57, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (82 > 79 characters)"}, {"lineno": 58, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (111 > 79 characters)"}, {"lineno": 59, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (112 > 79 characters)"}, {"lineno": 60, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (81 > 79 characters)"}, {"lineno": 62, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (112 > 79 characters)"}, {"lineno": 63, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (97 > 79 characters)"}, {"lineno": 129, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (80 > 79 characters)"}, {"lineno": 168, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (86 > 79 characters)"}], "uid": "bdd82960e0f641149ebc188e3e02f0c9"}\r\n'
2014-11-06 00:27:55,473: INFO : client requests: autocomplete
2014-11-06 00:27:55,505: ERROR : The underlying Jedi library as raised an exception
2014-11-06 00:27:55,505: ERROR : [Errno 2] No such file or directory
2014-11-06 00:27:55,505: INFO : About push back to ST3: b'{"success": false, "error": "[Errno 2] No such file or directory", "uid": "8f9ab57e94ed41ed8d5539e75d92ba0f"}\r\n'
2014-11-06 00:27:56,359: INFO : client requests: autocomplete
2014-11-06 00:27:56,364: ERROR : The underlying Jedi library as raised an exception
2014-11-06 00:27:56,364: ERROR : [Errno 2] No such file or directory
2014-11-06 00:27:56,364: INFO : About push back to ST3: b'{"success": false, "error": "[Errno 2] No such file or directory", "uid": "82ad1a7de71e4215be7e70c939b3fa50"}\r\n'
2014-11-06 00:27:56,812: INFO : client requests: autocomplete
2014-11-06 00:27:56,816: INFO : About push back to ST3: b'{"success": true, "completions": [], "uid": "81da238650cd49719b82146295ebe4e8"}\r\n'
2014-11-06 00:27:57,896: INFO : client requests: autocomplete
2014-11-06 00:27:57,900: ERROR : The underlying Jedi library as raised an exception
2014-11-06 00:27:57,900: ERROR : [Errno 2] No such file or directory
2014-11-06 00:27:57,900: INFO : About push back to ST3: b'{"success": false, "error": "[Errno 2] No such file or directory", "uid": "c382ded5aadc4007bf74b89f08b04fdd"}\r\n'
2014-11-06 00:27:59,985: INFO : client requests: autocomplete
2014-11-06 00:27:59,989: ERROR : The underlying Jedi library as raised an exception
2014-11-06 00:27:59,989: ERROR : [Errno 2] No such file or directory
2014-11-06 00:27:59,990: INFO : About push back to ST3: b'{"success": false, "error": "[Errno 2] No such file or directory", "uid": "6965a8e1fead4501bb1f883126a3f4e3"}\r\n'
2014-11-06 00:28:00,320: INFO : client requests: autocomplete
2014-11-06 00:28:00,323: ERROR : The underlying Jedi library as raised an exception
2014-11-06 00:28:00,323: ERROR : [Errno 2] No such file or directory
2014-11-06 00:28:00,323: INFO : About push back to ST3: b'{"success": false, "error": "[Errno 2] No such file or directory", "uid": "e4c7cf5836194304a4549718a212bfdd"}\r\n'
2014-11-06 00:28:07,854: INFO : client requests: autocomplete
2014-11-06 00:28:07,856: ERROR : The underlying Jedi library as raised an exception
2014-11-06 00:28:07,856: ERROR : [Errno 2] No such file or directory
2014-11-06 00:28:07,856: INFO : About push back to ST3: b'{"success": false, "error": "[Errno 2] No such file or directory", "uid": "7ccf7050857e4400b6d734cac4292a52"}\r\n'
2014-11-06 00:28:49,507: INFO : client requests: goto
2014-11-06 00:28:49,512: INFO : About push back to ST3: b'{"success": false, "uid": "12c7e5cce1394afbb6f15c48d423835c", "goto": null}\r\n'
2014-11-06 00:29:22,468: INFO : client requests: usages
2014-11-06 00:29:22,470: INFO : About push back to ST3: b'{"success": false, "usages": [], "uid": "7c61d0b319cb422cb3f2de0d2e681213"}\r\n'
2014-11-06 00:29:23,000: INFO : client requests: usages
2014-11-06 00:29:23,002: INFO : About push back to ST3: b'{"success": false, "usages": [], "uid": "e890a2023efd4cd5a44ed7b1d0be366e"}\r\n'
2014-11-06 00:29:23,290: INFO : client requests: usages
2014-11-06 00:29:23,292: INFO : About push back to ST3: b'{"success": false, "usages": [], "uid": "2151b7cc4cb44e5c9c6487562ccc5618"}\r\n'
2014-11-06 00:30:50,406: INFO : client requests: lint
2014-11-06 00:30:50,421: INFO : About push back to ST3: b'{"vid": 64, "success": true, "errors": [{"lineno": 10, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 4, "raw_error": "[W] PEP 8 (E309): expected 1 blank line after class declaration"}, {"lineno": 38, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (103 > 79 characters)"}, {"lineno": 39, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (85 > 79 characters)"}, {"lineno": 45, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (99 > 79 characters)"}, {"lineno": 51, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (105 > 79 characters)"}, {"lineno": 64, "underline_range": true, "level": "V", "message": "[v] pep 8 (%s): %s", "offset": 35, "raw_error": "[V] PEP 8 (W291): trailing whitespace"}, {"lineno": 68, "underline_range": true, "level": "V", "message": "[v] pep 8 (%s): %s", "offset": 18, "raw_error": "[V] PEP 8 (W292): no newline at end of file"}], "uid": "15655da6c1d84db88c9f633d4be1a02b"}\r\n'
2014-11-06 00:30:57,315: INFO : client requests: autocomplete
2014-11-06 00:30:57,330: INFO : About push back to ST3: b'{"success": true, "completions": [["callable\\tfunction", "callable"], ["ChildProcessError\\tclass", "ChildProcessError"], ["chr\\tfunction", "chr"], ["class\\tkeyword", "class"], ["classmethod\\tclass", "classmethod"], ["CMSError\\tclass", "CMSError"], ["CMSHandler\\tclass", "CMSHandler"], ["compile\\tfunction", "compile"], ["complex\\tclass", "complex"], ["ConnectionAbortedError\\tclass", "ConnectionAbortedError"], ["ConnectionError\\tclass", "ConnectionError"], ["ConnectionRefusedError\\tclass", "ConnectionRefusedError"], ["ConnectionResetError\\tclass", "ConnectionResetError"], ["continue\\tkeyword", "continue"], ["copyright\\tclass", "copyright"], ["credits\\tclass", "credits"]], "uid": "87512317ea034929a9656e76b3155e1d"}\r\n'
2014-11-06 00:30:58,488: INFO : client requests: autocomplete
2014-11-06 00:30:58,492: INFO : About push back to ST3: b'{"success": true, "completions": [["callable\\tfunction", "callable"], ["ChildProcessError\\tclass", "ChildProcessError"], ["chr\\tfunction", "chr"], ["class\\tkeyword", "class"], ["classmethod\\tclass", "classmethod"], ["CMS\\tstatement", "CMS"], ["CMSError\\tclass", "CMSError"], ["CMSHandler\\tclass", "CMSHandler"], ["compile\\tfunction", "compile"], ["complex\\tclass", "complex"], ["ConnectionAbortedError\\tclass", "ConnectionAbortedError"], ["ConnectionError\\tclass", "ConnectionError"], ["ConnectionRefusedError\\tclass", "ConnectionRefusedError"], ["ConnectionResetError\\tclass", "ConnectionResetError"], ["continue\\tkeyword", "continue"], ["copyright\\tclass", "copyright"], ["credits\\tclass", "credits"]], "uid": "383da49be02a45cb9e08b68fc0272800"}\r\n'
2014-11-06 00:31:00,470: INFO : client requests: parameters
2014-11-06 00:31:00,473: INFO : About push back to ST3: b'{"template": "url=${1:\'http://cmsearch.yandex.ru/xmlrpc/bs\'}", "success": true, "uid": "332d2c2e22f04d14b459ccd331d065d9"}\r\n'
2014-11-06 00:31:14,960: INFO : client requests: lint
2014-11-06 00:31:14,990: INFO : About push back to ST3: b'{"vid": 67, "success": true, "errors": [{"len": 5, "lineno": 19, "regex": "((and|or|not|if|elif|while|in)\\\\s+|[+\\\\-*^%%<>=\\\\(\\\\{])*\\\\s*(?P<underline>[\\\\w\\\\.]*DEBUG[\\\\w]*)", "underline_range": false, "level": "W", "message": "Undefined name %r", "offset": 11, "raw_error": "undefined name \'DEBUG\'"}, {"len": 15, "lineno": 145, "regex": "((and|or|not|if|elif|while|in)\\\\s+|[+\\\\-*^%%<>=\\\\(\\\\{])*\\\\s*(?P<underline>[\\\\w\\\\.]*rendered_recipe[\\\\w]*)", "underline_range": false, "level": "W", "message": "Local variable %r is assigned to but never used", "offset": 4, "raw_error": "local variable \'rendered_recipe\' is assigned to but never used"}, {"lineno": 8, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (98 > 79 characters)"}, {"lineno": 9, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (103 > 79 characters)"}, {"lineno": 10, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (103 > 79 characters)"}, {"lineno": 48, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (118 > 79 characters)"}, {"lineno": 50, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (88 > 79 characters)"}, {"lineno": 51, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (120 > 79 characters)"}, {"lineno": 53, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (135 > 79 characters)"}, {"lineno": 54, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (97 > 79 characters)"}, {"lineno": 55, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (85 > 79 characters)"}, {"lineno": 56, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (133 > 79 characters)"}, {"lineno": 57, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (82 > 79 characters)"}, {"lineno": 58, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (111 > 79 characters)"}, {"lineno": 59, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (112 > 79 characters)"}, {"lineno": 60, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (81 > 79 characters)"}, {"lineno": 62, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (112 > 79 characters)"}, {"lineno": 63, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (97 > 79 characters)"}, {"lineno": 129, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (80 > 79 characters)"}, {"lineno": 168, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (86 > 79 characters)"}], "uid": "e6518aff1ac5408eb51e29c50ef5ecbc"}\r\n'
2014-11-06 00:31:20,872: INFO : client requests: autocomplete
2014-11-06 00:31:20,879: ERROR : The underlying Jedi library as raised an exception
2014-11-06 00:31:20,879: ERROR : [Errno 2] No such file or directory
2014-11-06 00:31:20,879: INFO : About push back to ST3: b'{"success": false, "error": "[Errno 2] No such file or directory", "uid": "44c1e69f6a164a65b34841c6c179cb75"}\r\n'
2014-11-06 00:31:21,763: INFO : client requests: autocomplete
2014-11-06 00:31:21,768: ERROR : The underlying Jedi library as raised an exception
2014-11-06 00:31:21,768: ERROR : [Errno 2] No such file or directory
2014-11-06 00:31:21,768: INFO : About push back to ST3: b'{"success": false, "error": "[Errno 2] No such file or directory", "uid": "f747c38f88e14ff596033314e61056df"}\r\n'
2014-11-06 00:31:49,926: INFO : client requests: lint
2014-11-06 00:31:49,943: INFO : About push back to ST3: b'{"vid": 68, "success": true, "errors": [{"len": 5, "lineno": 28, "regex": "((and|or|not|if|elif|while|in)\\\\s+|[+\\\\-*^%%<>=\\\\(\\\\{])*\\\\s*(?P<underline>[\\\\w\\\\.]*_time[\\\\w]*)", "underline_range": false, "level": "W", "message": "Local variable %r is assigned to but never used", "offset": 8, "raw_error": "local variable \'_time\' is assigned to but never used"}], "uid": "62f95b537411420f8bfd00a4b89ddfe7"}\r\n'
2014-11-06 00:31:49,973: INFO : client requests: lint
2014-11-06 00:31:49,998: INFO : About push back to ST3: b'{"vid": 69, "success": true, "errors": [{"len": 1, "lineno": 120, "regex": "((and|or|not|if|elif|while|in)\\\\s+|[+\\\\-*^%%<>=\\\\(\\\\{])*\\\\s*(?P<underline>[\\\\w\\\\.]*e[\\\\w]*)", "underline_range": false, "level": "W", "message": "Undefined name %r", "offset": 14, "raw_error": "undefined name \'e\'"}, {"len": 1, "lineno": 123, "regex": "((and|or|not|if|elif|while|in)\\\\s+|[+\\\\-*^%%<>=\\\\(\\\\{])*\\\\s*(?P<underline>[\\\\w\\\\.]*e[\\\\w]*)", "underline_range": false, "level": "W", "message": "Undefined name %r", "offset": 14, "raw_error": "undefined name \'e\'"}, {"len": 3, "lineno": 122, "regex": "((and|or|not|if|elif|while|in)\\\\s+|[+\\\\-*^%%<>=\\\\(\\\\{])*\\\\s*(?P<underline>[\\\\w\\\\.]*err[\\\\w]*)", "underline_range": false, "level": "W", "message": "Local variable %r is assigned to but never used", "offset": 4, "raw_error": "local variable \'err\' is assigned to but never used"}, {"lineno": 102, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 12, "raw_error": "[W] PEP 8 (E126): 8"}, {"lineno": 107, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 12, "raw_error": "[W] PEP 8 (E126): 8"}, {"lineno": 161, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (81 > 79 characters)"}], "uid": "2d77e4f203804c678121ecde25b7b708"}\r\n'
2014-11-06 00:31:50,273: INFO : client requests: lint
2014-11-06 00:31:50,313: INFO : About push back to ST3: b'{"vid": 71, "success": true, "errors": [{"len": 5, "lineno": 103, "regex": "((and|or|not|if|elif|while|in)\\\\s+|[+\\\\-*^%%<>=\\\\(\\\\{])*\\\\s*(?P<underline>[\\\\w\\\\.]*token[\\\\w]*)", "underline_range": false, "level": "W", "message": "Undefined name %r", "offset": 16, "raw_error": "undefined name \'token\'"}, {"len": 5, "lineno": 106, "regex": "((and|or|not|if|elif|while|in)\\\\s+|[+\\\\-*^%%<>=\\\\(\\\\{])*\\\\s*(?P<underline>[\\\\w\\\\.]*token[\\\\w]*)", "underline_range": false, "level": "W", "message": "Undefined name %r", "offset": 26, "raw_error": "undefined name \'token\'"}, {"lineno": 57, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (96 > 79 characters)"}, {"lineno": 58, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (145 > 79 characters)"}, {"lineno": 60, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (85 > 79 characters)"}, {"lineno": 63, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (115 > 79 characters)"}, {"lineno": 65, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (129 > 79 characters)"}, {"lineno": 66, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (101 > 79 characters)"}, {"lineno": 68, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (141 > 79 characters)"}, {"lineno": 44, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 17, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 45, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 17, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 46, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 17, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 47, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 17, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 48, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 17, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 49, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 17, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 50, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 17, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 51, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 17, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 52, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 17, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 53, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 17, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 54, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 17, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 55, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 17, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 56, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 17, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 57, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 17, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 58, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 17, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 59, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 17, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 60, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 17, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 61, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 17, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 62, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 17, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 63, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 17, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 64, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 17, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 65, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 17, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 66, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 17, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 67, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 17, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 68, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 17, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 69, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 17, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 80, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 0, "raw_error": "[W] PEP 8 (E302): expected 2 blank lines, found 1"}, {"lineno": 93, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 33, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 97, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 32, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 97, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 54, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 103, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 16, "raw_error": "[W] PEP 8 (E128): 35"}, {"lineno": 105, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 23, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 106, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 23, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 107, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 24, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 122, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 24, "raw_error": "[W] PEP 8 (E201): whitespace after \'{\'"}, {"lineno": 122, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 29, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 122, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 38, "raw_error": "[W] PEP 8 (E202): whitespace before \'}\'"}, {"lineno": 161, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 18, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 162, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 24, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 163, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 20, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 164, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 18, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 165, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 22, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 171, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (84 > 79 characters)"}, {"lineno": 178, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 41, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 180, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 41, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 184, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 39, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 225, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 28, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 225, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 41, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 285, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 19, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 286, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 20, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 287, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 19, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 307, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 28, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 308, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 27, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 323, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 40, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}], "uid": "4112efcd46b948b1aff0ec89a8e70656"}\r\n'
2014-11-06 00:31:53,001: INFO : client requests: lint
2014-11-06 00:31:53,003: INFO : About push back to ST3: b'{"vid": 72, "success": true, "errors": [], "uid": "8f21f2275bd84a5787ae0191e5044042"}\r\n'
2014-11-06 00:31:53,743: INFO : client requests: lint
2014-11-06 00:31:53,758: INFO : About push back to ST3: b'{"vid": 74, "success": true, "errors": [{"lineno": 89, "underline_range": true, "level": "E", "message": "[e] %s", "offset": 24, "raw_error": "[E] invalid syntax"}, {"lineno": 9, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 3, "raw_error": "[W] PEP 8 (E225): missing whitespace around operator"}, {"lineno": 10, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 12, "raw_error": "[W] PEP 8 (E225): missing whitespace around operator"}, {"lineno": 12, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 6, "raw_error": "[W] PEP 8 (E225): missing whitespace around operator"}, {"lineno": 14, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 9, "raw_error": "[W] PEP 8 (E225): missing whitespace around operator"}, {"lineno": 15, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 4, "raw_error": "[W] PEP 8 (E225): missing whitespace around operator"}, {"lineno": 16, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 5, "raw_error": "[W] PEP 8 (E225): missing whitespace around operator"}, {"lineno": 17, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 10, "raw_error": "[W] PEP 8 (E225): missing whitespace around operator"}, {"lineno": 18, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 10, "raw_error": "[W] PEP 8 (E225): missing whitespace around operator"}, {"lineno": 19, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 9, "raw_error": "[W] PEP 8 (E225): missing whitespace around operator"}, {"lineno": 20, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 9, "raw_error": "[W] PEP 8 (E225): missing whitespace around operator"}, {"lineno": 21, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 4, "raw_error": "[W] PEP 8 (E225): missing whitespace around operator"}, {"lineno": 26, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 49, "raw_error": "[W] PEP 8 (E202): whitespace before \')\'"}, {"lineno": 26, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 46, "raw_error": "[W] PEP 8 (E225): missing whitespace around operator"}, {"lineno": 32, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 10, "raw_error": "[W] PEP 8 (E225): missing whitespace around operator"}, {"lineno": 41, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 11, "raw_error": "[W] PEP 8 (E225): missing whitespace around operator"}, {"lineno": 42, "underline_range": true, "level": "V", "message": "[v] pep 8 (%s): %s", "offset": 4, "raw_error": "[V] PEP 8 (W291): trailing whitespace"}, {"lineno": 58, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 25, "raw_error": "[W] PEP 8 (E231): missing whitespace after \',\'"}, {"lineno": 58, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 40, "raw_error": "[W] PEP 8 (E231): missing whitespace after \',\'"}, {"lineno": 56, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 15, "raw_error": "[W] PEP 8 (E225): missing whitespace around operator"}, {"lineno": 62, "underline_range": true, "level": "V", "message": "[v] pep 8 (%s): %s", "offset": 4, "raw_error": "[V] PEP 8 (W291): trailing whitespace"}, {"lineno": 65, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 7, "raw_error": "[W] PEP 8 (E111): indentation is not a multiple of four"}, {"lineno": 66, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 7, "raw_error": "[W] PEP 8 (E111): indentation is not a multiple of four"}, {"lineno": 67, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 7, "raw_error": "[W] PEP 8 (E111): indentation is not a multiple of four"}, {"lineno": 68, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 7, "raw_error": "[W] PEP 8 (E111): indentation is not a multiple of four"}, {"lineno": 76, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 18, "raw_error": "[W] PEP 8 (E225): missing whitespace around operator"}, {"lineno": 81, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 14, "raw_error": "[W] PEP 8 (E225): missing whitespace around operator"}, {"lineno": 86, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (85 > 79 characters)"}, {"lineno": 88, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 16, "raw_error": "[W] PEP 8 (E231): missing whitespace after \',\'"}, {"lineno": 88, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 26, "raw_error": "[W] PEP 8 (E231): missing whitespace after \',\'"}, {"lineno": 88, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 37, "raw_error": "[W] PEP 8 (E231): missing whitespace after \',\'"}, {"lineno": 88, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 51, "raw_error": "[W] PEP 8 (E231): missing whitespace after \',\'"}, {"lineno": 86, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 18, "raw_error": "[W] PEP 8 (E225): missing whitespace around operator"}, {"lineno": 88, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 9, "raw_error": "[W] PEP 8 (E225): missing whitespace around operator"}, {"lineno": 92, "underline_range": true, "level": "V", "message": "[v] pep 8 (%s): %s", "offset": 73, "raw_error": "[V] PEP 8 (W291): trailing whitespace"}, {"lineno": 92, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 12, "raw_error": "[W] PEP 8 (E128): 21"}, {"lineno": 91, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 40, "raw_error": "[W] PEP 8 (E231): missing whitespace after \',\'"}, {"lineno": 91, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 30, "raw_error": "[W] PEP 8 (E225): missing whitespace around operator"}, {"lineno": 99, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 12, "raw_error": "[W] PEP 8 (E231): missing whitespace after \',\'"}, {"lineno": 99, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 17, "raw_error": "[W] PEP 8 (E231): missing whitespace after \',\'"}, {"lineno": 99, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 23, "raw_error": "[W] PEP 8 (E231): missing whitespace after \',\'"}, {"lineno": 99, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 33, "raw_error": "[W] PEP 8 (E231): missing whitespace after \',\'"}, {"lineno": 99, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 43, "raw_error": "[W] PEP 8 (E231): missing whitespace after \',\'"}, {"lineno": 99, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 54, "raw_error": "[W] PEP 8 (E231): missing whitespace after \',\'"}, {"lineno": 99, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 66, "raw_error": "[W] PEP 8 (E231): missing whitespace after \',\'"}, {"lineno": 97, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 6, "raw_error": "[W] PEP 8 (E225): missing whitespace around operator"}, {"lineno": 99, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 5, "raw_error": "[W] PEP 8 (E225): missing whitespace around operator"}, {"lineno": 101, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (82 > 79 characters)"}, {"lineno": 102, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (82 > 79 characters)"}, {"lineno": 102, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 44, "raw_error": "[W] PEP 8 (E231): missing whitespace after \',\'"}, {"lineno": 102, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 54, "raw_error": "[W] PEP 8 (E231): missing whitespace after \',\'"}, {"lineno": 102, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 65, "raw_error": "[W] PEP 8 (E231): missing whitespace after \',\'"}, {"lineno": 102, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 76, "raw_error": "[W] PEP 8 (E231): missing whitespace after \',\'"}, {"lineno": 101, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 17, "raw_error": "[W] PEP 8 (E225): missing whitespace around operator"}, {"lineno": 102, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 37, "raw_error": "[W] PEP 8 (E225): missing whitespace around operator"}, {"lineno": 106, "underline_range": true, "level": "V", "message": "[v] pep 8 (%s): %s", "offset": 69, "raw_error": "[V] PEP 8 (W291): trailing whitespace"}, {"lineno": 106, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 8, "raw_error": "[W] PEP 8 (E128): 17"}, {"lineno": 105, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 36, "raw_error": "[W] PEP 8 (E231): missing whitespace after \',\'"}, {"lineno": 105, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 26, "raw_error": "[W] PEP 8 (E225): missing whitespace around operator"}, {"lineno": 108, "underline_range": true, "level": "V", "message": "[v] pep 8 (%s): %s", "offset": 69, "raw_error": "[V] PEP 8 (W291): trailing whitespace"}, {"lineno": 108, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 8, "raw_error": "[W] PEP 8 (E128): 17"}, {"lineno": 107, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 36, "raw_error": "[W] PEP 8 (E231): missing whitespace after \',\'"}, {"lineno": 107, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 26, "raw_error": "[W] PEP 8 (E225): missing whitespace around operator"}], "uid": "f5d25484c75546c49fbc0990eceacfe5"}\r\n'
2014-11-06 00:31:53,977: INFO : client requests: lint
2014-11-06 00:31:53,999: INFO : About push back to ST3: b'{"vid": 75, "success": true, "errors": [{"lineno": 13, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (97 > 79 characters)"}, {"lineno": 26, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 4, "raw_error": "[W] PEP 8 (E309): expected 1 blank line after class declaration"}, {"lineno": 32, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (84 > 79 characters)"}, {"lineno": 33, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (93 > 79 characters)"}, {"lineno": 40, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (86 > 79 characters)"}, {"lineno": 42, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (85 > 79 characters)"}, {"lineno": 63, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (95 > 79 characters)"}, {"lineno": 66, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (84 > 79 characters)"}, {"lineno": 75, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (81 > 79 characters)"}, {"lineno": 99, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (97 > 79 characters)"}, {"lineno": 102, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (102 > 79 characters)"}, {"lineno": 108, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (93 > 79 characters)"}], "uid": "c1db248209dd47e599920c3a1292c230"}\r\n'
2014-11-06 00:31:56,593: INFO : client requests: lint
2014-11-06 00:31:56,622: INFO : About push back to ST3: b'{"vid": 77, "success": true, "errors": [{"lineno": 33, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 0, "raw_error": "[W] PEP 8 (E302): expected 2 blank lines, found 1"}, {"lineno": 34, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 4, "raw_error": "[W] PEP 8 (E309): expected 1 blank line after class declaration"}, {"lineno": 66, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 16, "raw_error": "[W] PEP 8 (E231): missing whitespace after \',\'"}, {"lineno": 118, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 20, "raw_error": "[W] PEP 8 (E128): 50"}, {"lineno": 126, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 0, "raw_error": "[W] PEP 8 (E302): expected 2 blank lines, found 1"}, {"lineno": 126, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 41, "raw_error": "[W] PEP 8 (E251): unexpected spaces around keyword / parameter equals"}, {"lineno": 126, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 43, "raw_error": "[W] PEP 8 (E251): unexpected spaces around keyword / parameter equals"}, {"lineno": 126, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 56, "raw_error": "[W] PEP 8 (E251): unexpected spaces around keyword / parameter equals"}, {"lineno": 126, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 58, "raw_error": "[W] PEP 8 (E251): unexpected spaces around keyword / parameter equals"}, {"lineno": 151, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 12, "raw_error": "[W] PEP 8 (E231): missing whitespace after \',\'"}, {"lineno": 158, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 54, "raw_error": "[W] PEP 8 (E251): unexpected spaces around keyword / parameter equals"}, {"lineno": 158, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 56, "raw_error": "[W] PEP 8 (E251): unexpected spaces around keyword / parameter equals"}, {"lineno": 158, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 69, "raw_error": "[W] PEP 8 (E251): unexpected spaces around keyword / parameter equals"}, {"lineno": 158, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 71, "raw_error": "[W] PEP 8 (E251): unexpected spaces around keyword / parameter equals"}, {"lineno": 184, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 64, "raw_error": "[W] PEP 8 (E225): missing whitespace around operator"}, {"lineno": 188, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 54, "raw_error": "[W] PEP 8 (E251): unexpected spaces around keyword / parameter equals"}, {"lineno": 188, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 56, "raw_error": "[W] PEP 8 (E251): unexpected spaces around keyword / parameter equals"}, {"lineno": 188, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 69, "raw_error": "[W] PEP 8 (E251): unexpected spaces around keyword / parameter equals"}, {"lineno": 188, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 71, "raw_error": "[W] PEP 8 (E251): unexpected spaces around keyword / parameter equals"}, {"lineno": 192, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 33, "raw_error": "[W] PEP 8 (E251): unexpected spaces around keyword / parameter equals"}, {"lineno": 192, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 35, "raw_error": "[W] PEP 8 (E251): unexpected spaces around keyword / parameter equals"}, {"lineno": 192, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 48, "raw_error": "[W] PEP 8 (E251): unexpected spaces around keyword / parameter equals"}, {"lineno": 192, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 50, "raw_error": "[W] PEP 8 (E251): unexpected spaces around keyword / parameter equals"}, {"lineno": 202, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (80 > 79 characters)"}, {"lineno": 230, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 31, "raw_error": "[W] PEP 8 (E225): missing whitespace around operator"}, {"lineno": 231, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 52, "raw_error": "[W] PEP 8 (E225): missing whitespace around operator"}, {"lineno": 232, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 57, "raw_error": "[W] PEP 8 (E225): missing whitespace around operator"}], "uid": "edc53c6c73be433482806b7db392693e"}\r\n'
2014-11-06 00:32:00,161: INFO : client requests: lint
2014-11-06 00:32:00,204: INFO : About push back to ST3: b'{"vid": 82, "success": true, "errors": [{"len": 5, "lineno": 103, "regex": "((and|or|not|if|elif|while|in)\\\\s+|[+\\\\-*^%%<>=\\\\(\\\\{])*\\\\s*(?P<underline>[\\\\w\\\\.]*token[\\\\w]*)", "underline_range": false, "level": "W", "message": "Undefined name %r", "offset": 16, "raw_error": "undefined name \'token\'"}, {"len": 5, "lineno": 106, "regex": "((and|or|not|if|elif|while|in)\\\\s+|[+\\\\-*^%%<>=\\\\(\\\\{])*\\\\s*(?P<underline>[\\\\w\\\\.]*token[\\\\w]*)", "underline_range": false, "level": "W", "message": "Undefined name %r", "offset": 26, "raw_error": "undefined name \'token\'"}, {"lineno": 57, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (96 > 79 characters)"}, {"lineno": 58, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (145 > 79 characters)"}, {"lineno": 60, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (85 > 79 characters)"}, {"lineno": 63, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (115 > 79 characters)"}, {"lineno": 65, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (129 > 79 characters)"}, {"lineno": 66, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (101 > 79 characters)"}, {"lineno": 68, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (141 > 79 characters)"}, {"lineno": 44, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 17, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 45, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 17, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 46, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 17, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 47, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 17, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 48, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 17, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 49, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 17, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 50, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 17, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 51, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 17, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 52, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 17, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 53, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 17, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 54, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 17, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 55, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 17, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 56, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 17, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 57, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 17, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 58, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 17, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 59, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 17, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 60, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 17, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 61, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 17, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 62, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 17, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 63, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 17, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 64, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 17, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 65, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 17, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 66, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 17, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 67, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 17, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 68, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 17, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 69, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 17, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 80, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 0, "raw_error": "[W] PEP 8 (E302): expected 2 blank lines, found 1"}, {"lineno": 93, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 33, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 97, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 32, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 97, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 54, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 103, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 16, "raw_error": "[W] PEP 8 (E128): 35"}, {"lineno": 105, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 23, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 106, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 23, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 107, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 24, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 122, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 24, "raw_error": "[W] PEP 8 (E201): whitespace after \'{\'"}, {"lineno": 122, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 29, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 122, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 38, "raw_error": "[W] PEP 8 (E202): whitespace before \'}\'"}, {"lineno": 161, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 18, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 162, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 24, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 163, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 20, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 164, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 18, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 165, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 22, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 171, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (84 > 79 characters)"}, {"lineno": 178, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 41, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 180, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 41, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 184, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 39, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 225, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 28, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 225, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 41, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 285, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 19, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 286, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 20, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 287, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 19, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 307, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 28, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 308, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 27, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}, {"lineno": 323, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 40, "raw_error": "[W] PEP 8 (E203): whitespace before \':\'"}], "uid": "f32ba47f4cae42b6b1b21202ffcc85e0"}\r\n'
2014-11-06 00:32:08,198: INFO : client requests: autocomplete
2014-11-06 00:32:08,229: ERROR : The underlying Jedi library as raised an exception
2014-11-06 00:32:08,230: ERROR : [Errno 2] No such file or directory
2014-11-06 00:32:08,230: INFO : About push back to ST3: b'{"success": false, "error": "[Errno 2] No such file or directory", "uid": "a649025b8dfa4d99a1daa40c0437500f"}\r\n'
2014-11-06 00:32:10,591: INFO : client requests: autocomplete
2014-11-06 00:32:10,597: ERROR : The underlying Jedi library as raised an exception
2014-11-06 00:32:10,597: ERROR : [Errno 2] No such file or directory
2014-11-06 00:32:10,597: INFO : About push back to ST3: b'{"success": false, "error": "[Errno 2] No such file or directory", "uid": "4fccf3e0fade411abd5e465789110ce9"}\r\n'
2014-11-06 00:32:13,998: INFO : client requests: autocomplete
2014-11-06 00:32:14,007: ERROR : The underlying Jedi library as raised an exception
2014-11-06 00:32:14,007: ERROR : [Errno 2] No such file or directory
2014-11-06 00:32:14,008: INFO : About push back to ST3: b'{"success": false, "error": "[Errno 2] No such file or directory", "uid": "cae70fae0233433aa4f2908350fd9e0b"}\r\n'
2014-11-06 00:32:41,357: INFO : client requests: doc
2014-11-06 00:32:41,361: INFO : About push back to ST3: b'{"success": false, "uid": "aa49b0852a1c4c4785eb950099f745b8", "doc": ""}\r\n'
2014-11-06 00:32:42,867: INFO : client requests: doc
2014-11-06 00:32:42,872: INFO : About push back to ST3: b'{"success": false, "uid": "4e3eddefda1048c3b7e497b9382c005e", "doc": ""}\r\n'
2014-11-06 00:32:42,893: INFO : client requests: autocomplete
2014-11-06 00:32:42,900: ERROR : The underlying Jedi library as raised an exception
2014-11-06 00:32:42,901: ERROR : [Errno 2] No such file or directory
2014-11-06 00:32:42,901: INFO : About push back to ST3: b'{"success": false, "error": "[Errno 2] No such file or directory", "uid": "fc3a135de95545269c7c0b734d165dd5"}\r\n'
2014-11-06 00:32:43,103: INFO : client requests: doc
2014-11-06 00:32:43,108: INFO : About push back to ST3: b'{"success": false, "uid": "427557834f1c4090abeb87b84984918c", "doc": ""}\r\n'
2014-11-06 00:32:43,318: INFO : client requests: doc
2014-11-06 00:32:43,322: INFO : About push back to ST3: b'{"success": false, "uid": "176f769403a54a4db16d3f1d72d17fb2", "doc": ""}\r\n'
2014-11-06 00:32:43,513: INFO : client requests: doc
2014-11-06 00:32:43,518: INFO : About push back to ST3: b'{"success": false, "uid": "dad2c52a64d04b029c9198c4c305c6b4", "doc": ""}\r\n'
2014-11-06 00:32:44,057: INFO : client requests: doc
2014-11-06 00:32:44,061: INFO : About push back to ST3: b'{"success": false, "uid": "0c5045cbd9754d3d92a4e203433adcc8", "doc": ""}\r\n'
2014-11-06 00:32:44,555: INFO : client requests: doc
2014-11-06 00:32:44,559: INFO : About push back to ST3: b'{"success": false, "uid": "a7d736b6216c441883592ab32c62dcb0", "doc": ""}\r\n'
2014-11-06 00:32:44,705: INFO : client requests: doc
2014-11-06 00:32:44,709: INFO : About push back to ST3: b'{"success": false, "uid": "1553357e9bc646d3864d662dc5277e2b", "doc": ""}\r\n'
2014-11-06 00:32:44,778: INFO : client requests: doc
2014-11-06 00:32:44,782: INFO : About push back to ST3: b'{"success": false, "uid": "de31107f0c6f49eea6f204ccd69bdea0", "doc": ""}\r\n'
2014-11-06 00:32:45,092: INFO : client requests: doc
2014-11-06 00:32:45,095: INFO : About push back to ST3: b'{"success": false, "uid": "61c80c21951543b888037b9a92449efc", "doc": ""}\r\n'
2014-11-06 00:32:45,104: INFO : client requests: autocomplete
2014-11-06 00:32:45,108: ERROR : The underlying Jedi library as raised an exception
2014-11-06 00:32:45,108: ERROR : [Errno 2] No such file or directory
2014-11-06 00:32:45,108: INFO : About push back to ST3: b'{"success": false, "error": "[Errno 2] No such file or directory", "uid": "541be49ec7d046f3abd6dc2dd19dea4e"}\r\n'
2014-11-06 00:32:45,227: INFO : client requests: doc
2014-11-06 00:32:45,232: INFO : About push back to ST3: b'{"success": false, "uid": "cc232be409db4dfb804c2908cc7a3b09", "doc": ""}\r\n'
2014-11-06 00:32:45,323: INFO : client requests: doc
2014-11-06 00:32:45,326: INFO : About push back to ST3: b'{"success": true, "uid": "79c65ff2abcf4893a913f208e4bbb4b5", "doc": "Docstring for sms.SMS\\n========================================\\nSMS(self, auth, auth_type = \'api_id\', **kwargs)\\n\\n"}\r\n'
2014-11-06 00:32:45,956: INFO : client requests: doc
2014-11-06 00:32:45,960: INFO : About push back to ST3: b'{"success": true, "uid": "0b21d9e28b08401eb10500880c27a45a", "doc": "Docstring for sms.SMS\\n========================================\\nSMS(self, auth, auth_type = \'api_id\', **kwargs)\\n\\n"}\r\n'
2014-11-06 00:32:45,995: INFO : client requests: autocomplete
2014-11-06 00:32:46,005: ERROR : The underlying Jedi library as raised an exception
2014-11-06 00:32:46,005: ERROR : [Errno 2] No such file or directory
2014-11-06 00:32:46,005: INFO : About push back to ST3: b'{"success": false, "error": "[Errno 2] No such file or directory", "uid": "9c9d06b12c5e42a58e165546a2655e35"}\r\n'
2014-11-06 00:32:46,805: INFO : client requests: doc
2014-11-06 00:32:46,809: INFO : About push back to ST3: b'{"success": false, "uid": "45b4a6f089864d96bbb2b023e7ce1b90", "doc": ""}\r\n'
2014-11-06 00:32:48,592: INFO : client requests: doc
2014-11-06 00:32:48,595: INFO : About push back to ST3: b'{"success": true, "uid": "4fbd38ae8faa4acd9b071fd1f75bd52a", "doc": "Docstring for sms.SMS\\n========================================\\nSMS(self, auth, auth_type = \'api_id\', **kwargs)\\n\\n"}\r\n'
2014-11-06 00:32:58,767: INFO : client requests: autocomplete
2014-11-06 00:32:58,772: ERROR : The underlying Jedi library as raised an exception
2014-11-06 00:32:58,772: ERROR : [Errno 2] No such file or directory
2014-11-06 00:32:58,772: INFO : About push back to ST3: b'{"success": false, "error": "[Errno 2] No such file or directory", "uid": "334eb1cdcdaa4263b18c90b692bf17a1"}\r\n'
2014-11-06 00:33:00,336: INFO : client requests: autocomplete
2014-11-06 00:33:00,345: ERROR : The underlying Jedi library as raised an exception
2014-11-06 00:33:00,345: ERROR : [Errno 2] No such file or directory
2014-11-06 00:33:00,345: INFO : About push back to ST3: b'{"success": false, "error": "[Errno 2] No such file or directory", "uid": "75969621642041b69a81e6669d005058"}\r\n'
2014-11-06 00:33:07,980: INFO : client requests: autocomplete
2014-11-06 00:33:07,985: ERROR : The underlying Jedi library as raised an exception
2014-11-06 00:33:07,986: ERROR : [Errno 2] No such file or directory
2014-11-06 00:33:07,986: INFO : About push back to ST3: b'{"success": false, "error": "[Errno 2] No such file or directory", "uid": "64e15661b3a04010bc1567cac6cf8724"}\r\n'
2014-11-06 00:33:09,282: INFO : client requests: autocomplete
2014-11-06 00:33:09,289: ERROR : The underlying Jedi library as raised an exception
2014-11-06 00:33:09,289: ERROR : [Errno 2] No such file or directory
2014-11-06 00:33:09,289: INFO : About push back to ST3: b'{"success": false, "error": "[Errno 2] No such file or directory", "uid": "173d553be89341229b4c766a017f806f"}\r\n'
2014-11-06 00:35:06,341: INFO : client requests: lint
2014-11-06 00:35:06,374: INFO : About push back to ST3: b'{"vid": 85, "success": true, "errors": [{"len": 5, "lineno": 19, "regex": "((and|or|not|if|elif|while|in)\\\\s+|[+\\\\-*^%%<>=\\\\(\\\\{])*\\\\s*(?P<underline>[\\\\w\\\\.]*DEBUG[\\\\w]*)", "underline_range": false, "level": "W", "message": "Undefined name %r", "offset": 11, "raw_error": "undefined name \'DEBUG\'"}, {"len": 15, "lineno": 145, "regex": "((and|or|not|if|elif|while|in)\\\\s+|[+\\\\-*^%%<>=\\\\(\\\\{])*\\\\s*(?P<underline>[\\\\w\\\\.]*rendered_recipe[\\\\w]*)", "underline_range": false, "level": "W", "message": "Local variable %r is assigned to but never used", "offset": 4, "raw_error": "local variable \'rendered_recipe\' is assigned to but never used"}, {"lineno": 8, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (98 > 79 characters)"}, {"lineno": 9, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (103 > 79 characters)"}, {"lineno": 10, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (103 > 79 characters)"}, {"lineno": 48, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (118 > 79 characters)"}, {"lineno": 50, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (88 > 79 characters)"}, {"lineno": 51, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (120 > 79 characters)"}, {"lineno": 53, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (135 > 79 characters)"}, {"lineno": 54, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (97 > 79 characters)"}, {"lineno": 55, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (85 > 79 characters)"}, {"lineno": 56, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (133 > 79 characters)"}, {"lineno": 57, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (82 > 79 characters)"}, {"lineno": 58, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (111 > 79 characters)"}, {"lineno": 59, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (112 > 79 characters)"}, {"lineno": 60, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (81 > 79 characters)"}, {"lineno": 62, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (112 > 79 characters)"}, {"lineno": 63, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (97 > 79 characters)"}, {"lineno": 129, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (80 > 79 characters)"}, {"lineno": 168, "underline_range": true, "level": "W", "message": "[w] pep 8 (%s): %s", "offset": 79, "raw_error": "[W] PEP 8 (E501): line too long (86 > 79 characters)"}], "uid": "c8a34ede8a734eef87f0b298aba9e7b0"}\r\n'
2014-11-06 00:36:12,804: INFO : client requests: goto
2014-11-06 00:36:12,809: INFO : About push back to ST3: b'{"success": false, "uid": "a9b235f472db4e5aa7b2eae53f4c4ab8", "goto": null}\r\n'
2014-11-06 00:36:13,789: INFO : client requests: goto
2014-11-06 00:36:13,793: INFO : About push back to ST3: b'{"success": false, "uid": "dad0898b303745e18e2e724db4885e85", "goto": null}\r\n'
2014-11-06 00:36:14,140: INFO : client requests: goto
2014-11-06 00:36:14,144: INFO : About push back to ST3: b'{"success": false, "uid": "23b6f9f4dbea4c61b7cfdbcfbfda985b", "goto": null}\r\n'
2014-11-06 00:36:27,560: INFO : client requests: goto
2014-11-06 00:36:27,567: INFO : About push back to ST3: b'{"success": true, "uid": "2a4da31f6bf64a09a767ec70c0f351a1", "goto": []}\r\n'
2014-11-06 00:36:34,215: INFO : client requests: goto
2014-11-06 00:36:34,240: INFO : About push back to ST3: b'{"success": true, "uid": "9e898dbbd2af46ccbe9ab19521e78303", "goto": [["/Users/roboslone/Documents/Utils/Boxcar/rtool/sms.py", 258, 9]]}\r\n'
2014-11-06 00:38:49,076: INFO : client requests: goto
2014-11-06 00:38:49,105: INFO : About push back to ST3: b'{"success": true, "uid": "6d3df7504efe4ee89507ccb4c6047d90", "goto": [["/Users/roboslone/Documents/Utils/Boxcar/rtool/sms.py", 258, 9]]}\r\n'
2014-11-06 00:39:08,291: INFO : client requests: goto
2014-11-06 00:39:08,308: INFO : About push back to ST3: b'{"success": true, "uid": "63f9aee4e26c481a99be899b228ecacd", "goto": [["/Users/roboslone/Documents/Utils/Boxcar/rtool/sms.py", 258, 9]]}\r\n'
2014-11-06 00:43:54,913: INFO : process 27615 does not exists stopping server...
2014-11-06 00:43:55,936: INFO : Closing the socket, server will be shutdown now...
2014-11-06 00:43:59,049: DEBUG : bind: address=('localhost', 50799)
2014-11-06 00:43:59,049: DEBUG : listen: backlog=5
2014-11-06 00:43:59,049: INFO : Anaconda Server started in port 50799 for PID 28615 with cache dir /Users/roboslone/Library/Caches/Jedi/Experiments and extra paths /Users/roboslone/Documents/Experiments,/Users/roboslone/Documents/Flags,/Users/roboslone/Documents/DnD,/Users/roboslone/Documents/Configurations,/Users/roboslone/Documents/Scripts,/Users/roboslone/Documents/Utils
2014-11-06 00:43:59,058: INFO : Incomming connection from ('127.0.0.1', 50836)
2014-11-06 00:43:59,058: INFO : Incomming connection from ('127.0.0.1', 50837)
2014-11-06 00:44:12,932: INFO : client requests: pep8
2014-11-06 00:44:13,116: INFO : About push back to ST3: b'{"buffer": "\\"\\"\\"\\n\\u0420\\u0430\\u0431\\u043e\\u0442\\u0430 \\u0441 API \\u0441\\u0430\\u0439\\u0442\\u0430 SMS.ru\\n\\n\\u0414\\u043b\\u044f \\u0438\\u043d\\u0438\\u0446\\u0438\\u0430\\u043b\\u0438\\u0437\\u0430\\u0446\\u0438\\u0438 \\u0441\\u0435\\u0441\\u0441\\u0438\\u0438 \\u0442\\u0440\\u0435\\u0431\\u0443\\u0435\\u0442\\u0441\\u044f \\u0430\\u0432\\u0442\\u043e\\u0440\\u0438\\u0437\\u0430\\u0446\\u0438\\u044f \\u043f\\u043e \\u043e\\u0434\\u043d\\u043e\\u043c\\u0443 \\u0438\\u0437 \\u0442\\u0440\\u0435\\u0445 \\u0442\\u0438\\u043f\\u043e\\u0432:\\napi_id \\u0423\\u043a\\u0430\\u0437\\u044b\\u0432\\u0430\\u0435\\u0442\\u0441\\u044f api_id \\u043a\\u043b\\u0438\\u0435\\u043d\\u0442\\u0430.\\nplain \\u0423\\u043a\\u0430\\u0437\\u044b\\u0432\\u0430\\u0435\\u0442\\u0441\\u044f \\u0441\\u0442\\u0440\\u043e\\u043a\\u0430 \\u0442\\u0438\\u043f\\u0430 \'\\u043b\\u043e\\u0433\\u0438\\u043d:\\u043f\\u0430\\u0440\\u043e\\u043b\\u044c\'.\\ntoken \\u0423\\u043a\\u0430\\u0437\\u044b\\u0432\\u0430\\u0435\\u0442\\u0441\\u044f \\u0441\\u0442\\u0440\\u043e\\u043a\\u0430 \\u0442\\u0438\\u043f\\u0430 \'\\u043b\\u043e\\u0433\\u0438\\u043d:\\u043f\\u0430\\u0440\\u043e\\u043b\\u044c\' (\\u043f\\u0430\\u0440\\u043e\\u043b\\u044c \\u0448\\u0438\\u0444\\u0440\\u0443\\u0435\\u0442\\u0441\\u044f).\\n\\n\\u041f\\u0440\\u0438\\u043c\\u0435\\u0440\\u044b \\u0438\\u043d\\u0438\\u0446\\u0438\\u0430\\u043b\\u0438\\u0437\\u0430\\u0446\\u0438\\u0438 \\u0441\\u0435\\u0441\\u0441\\u0438\\u0438:\\nsession = sms.SMS(\\n auth_type=\'api_id\',\\n auth=\'xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx\'\\n)\\nsession = sms.SMS(\\n auth_type=\'token\',\\n auth=\'LOGIN:PASSWORD\'\\n)\\n\\n\\u041f\\u0440\\u0438\\u043c\\u0435\\u0440\\u044b \\u043e\\u0442\\u043f\\u0440\\u0430\\u0432\\u043a\\u0438 \\u0441\\u043e\\u043e\\u0431\\u0449\\u0435\\u043d\\u0438\\u0439:\\nsession.send(to=\'8xxxxxxxxxx\', text=\'Hello, World!\')\\nsession.send(\\n messages={\\n \'8xxxxxxxxx1\' : \'Hello, World!\',\\n \'8xxxxxxxxx2\' : \'How are you?\'\\n }\\n)\\n\\"\\"\\"\\n\\n__author__ = \'RoboSloNE\'\\n\\nfrom hashlib import sha512\\nfrom rtool import api_call\\n\\n# Constants\\nSMS_SENT = \'102\'\\nSMS_DELIVERED = \'103\'\\n\\n\\nclass StatusError(Exception):\\n\\n def __init__(self, code):\\n # Sorry, PEP8 =(\\n self.dictionary = {\\n \'100\': \'[100] \\u0421\\u043e\\u043e\\u0431\\u0449\\u0435\\u043d\\u0438\\u0435 \\u043d\\u0430\\u0445\\u043e\\u0434\\u0438\\u0442\\u0441\\u044f \\u0432 \\u043d\\u0430\\u0448\\u0435\\u0439 \\u043e\\u0447\\u0435\\u0440\\u0435\\u0434\\u0438\',\\n \'101\': \'[101] \\u0421\\u043e\\u043e\\u0431\\u0449\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0435\\u0442\\u0441\\u044f \\u043e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443\',\\n \'104\': \'[104] \\u041d\\u0435 \\u043c\\u043e\\u0436\\u0435\\u0442 \\u0431\\u044b\\u0442\\u044c \\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u043e: \\u0432\\u0440\\u0435\\u043c\\u044f \\u0436\\u0438\\u0437\\u043d\\u0438 \\u0438\\u0441\\u0442\\u0435\\u043a\\u043b\\u043e\',\\n \'105\': \'[105] \\u041d\\u0435 \\u043c\\u043e\\u0436\\u0435\\u0442 \\u0431\\u044b\\u0442\\u044c \\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u043e: \\u0443\\u0434\\u0430\\u043b\\u0435\\u043d\\u043e \\u043e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u043e\\u043c\',\\n \'106\': \'[106] \\u041d\\u0435 \\u043c\\u043e\\u0436\\u0435\\u0442 \\u0431\\u044b\\u0442\\u044c \\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u043e: \\u0441\\u0431\\u043e\\u0439 \\u0432 \\u0442\\u0435\\u043b\\u0435\\u0444\\u043e\\u043d\\u0435\',\\n \'107\': \'[107] \\u041d\\u0435 \\u043c\\u043e\\u0436\\u0435\\u0442 \\u0431\\u044b\\u0442\\u044c \\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u043e: \\u043d\\u0435\\u0438\\u0437\\u0432\\u0435\\u0441\\u0442\\u043d\\u0430\\u044f \\u043f\\u0440\\u0438\\u0447\\u0438\\u043d\\u0430\',\\n \'108\': \'[108] \\u041d\\u0435 \\u043c\\u043e\\u0436\\u0435\\u0442 \\u0431\\u044b\\u0442\\u044c \\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u043e: \\u043e\\u0442\\u043a\\u043b\\u043e\\u043d\\u0435\\u043d\\u043e\',\\n \'200\': \'[200] \\u041d\\u0435\\u043f\\u0440\\u0430\\u0432\\u0438\\u043b\\u044c\\u043d\\u044b\\u0439 api_id\',\\n \'201\': \'[201] \\u041d\\u0435 \\u0445\\u0432\\u0430\\u0442\\u0430\\u0435\\u0442 \\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432 \\u043d\\u0430 \\u043b\\u0438\\u0446\\u0435\\u0432\\u043e\\u043c \\u0441\\u0447\\u0435\\u0442\\u0443\',\\n \'202\': \'[202] \\u041d\\u0435\\u043f\\u0440\\u0430\\u0432\\u0438\\u043b\\u044c\\u043d\\u043e \\u0443\\u043a\\u0430\\u0437\\u0430\\u043d \\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0442\\u0435\\u043b\\u044c\',\\n \'203\': \'[203] \\u041d\\u0435\\u0442 \\u0442\\u0435\\u043a\\u0441\\u0442\\u0430 \\u0441\\u043e\\u043e\\u0431\\u0449\\u0435\\u043d\\u0438\\u044f\',\\n \'204\': \'[204] \\u0418\\u043c\\u044f \\u043e\\u0442\\u043f\\u0440\\u0430\\u0432\\u0438\\u0442\\u0435\\u043b\\u044f \\u043d\\u0435 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u043e\\u0432\\u0430\\u043d\\u043e \\u0441 \\u0430\\u0434\\u043c\\u0438\\u043d\\u0438\\u0441\\u0442\\u0440\\u0430\\u0446\\u0438\\u0435\\u0439\',\\n \'205\': \'[205] \\u0421\\u043e\\u043e\\u0431\\u0449\\u0435\\u043d\\u0438\\u0435 \\u0441\\u043b\\u0438\\u0448\\u043a\\u043e\\u043c \\u0434\\u043b\\u0438\\u043d\\u043d\\u043e\\u0435 (\\u043f\\u0440\\u0435\\u0432\\u044b\\u0448\\u0430\\u0435\\u0442 8 \\u0421\\u041c\\u0421)\',\\n \'206\': \'[206] \\u0411\\u0443\\u0434\\u0435\\u0442 \\u043f\\u0440\\u0435\\u0432\\u044b\\u0448\\u0435\\u043d \\u0438\\u043b\\u0438 \\u0443\\u0436\\u0435 \\u043f\\u0440\\u0435\\u0432\\u044b\\u0448\\u0435\\u043d \\u0434\\u043d\\u0435\\u0432\\u043d\\u043e\\u0439 \\u043b\\u0438\\u043c\\u0438\\u0442 \\u043d\\u0430 \\u043e\\u0442\\u043f\\u0440\\u0430\\u0432\\u043a\\u0443 \\u0441\\u043e\\u043e\\u0431\\u0449\\u0435\\u043d\\u0438\\u0439\',\\n \'207\': \'[207] \\u041d\\u0430 \\u044d\\u0442\\u043e\\u0442 \\u043d\\u043e\\u043c\\u0435\\u0440 (\\u0438\\u043b\\u0438 \\u043e\\u0434\\u0438\\u043d \\u0438\\u0437 \\u043d\\u043e\\u043c\\u0435\\u0440\\u043e\\u0432) \\u043d\\u0435\\u043b\\u044c\\u0437\\u044f \\u043e\\u0442\\u043f\\u0440\\u0430\\u0432\\u043b\\u044f\\u0442\\u044c \\u0441\\u043e\\u043e\\u0431\\u0449\\u0435\\u043d\\u0438\\u044f, \\u043b\\u0438\\u0431\\u043e \\u0443\\u043a\\u0430\\u0437\\u0430\\u043d\\u043e \\u0431\\u043e\\u043b\\u0435\\u0435 100 \\u043d\\u043e\\u043c\\u0435\\u0440\\u043e\\u0432 \\u0432 \\u0441\\u043f\\u0438\\u0441\\u043a\\u0435 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0442\\u0435\\u043b\\u0435\\u0439\',\\n \'208\': \'[208] \\u041f\\u0430\\u0440\\u0430\\u043c\\u0435\\u0442\\u0440 time \\u0443\\u043a\\u0430\\u0437\\u0430\\u043d \\u043d\\u0435\\u043f\\u0440\\u0430\\u0432\\u0438\\u043b\\u044c\\u043d\\u043e\',\\n \'209\': \'[209] \\u0412\\u044b \\u0434\\u043e\\u0431\\u0430\\u0432\\u0438\\u043b\\u0438 \\u044d\\u0442\\u043e\\u0442 \\u043d\\u043e\\u043c\\u0435\\u0440 (\\u0438\\u043b\\u0438 \\u043e\\u0434\\u0438\\u043d \\u0438\\u0437 \\u043d\\u043e\\u043c\\u0435\\u0440\\u043e\\u0432) \\u0432 \\u0441\\u0442\\u043e\\u043f-\\u043b\\u0438\\u0441\\u0442\',\\n \'210\': \'[210] \\u0418\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u0435\\u0442\\u0441\\u044f GET, \\u0433\\u0434\\u0435 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u043e \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u044c POST\',\\n \'211\': \'[211] \\u041c\\u0435\\u0442\\u043e\\u0434 \\u043d\\u0435 \\u043d\\u0430\\u0439\\u0434\\u0435\\u043d\',\\n \'212\': \'[212] \\u0422\\u0435\\u043a\\u0441\\u0442 \\u0441\\u043e\\u043e\\u0431\\u0449\\u0435\\u043d\\u0438\\u044f \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u043e \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0442\\u044c \\u0432 \\u043a\\u043e\\u0434\\u0438\\u0440\\u043e\\u0432\\u043a\\u0435 UTF-8 (\\u0432\\u044b \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u043b\\u0438 \\u0432 \\u0434\\u0440\\u0443\\u0433\\u043e\\u0439 \\u043a\\u043e\\u0434\\u0438\\u0440\\u043e\\u0432\\u043a\\u0435)\',\\n \'220\': \'[220] \\u0421\\u0435\\u0440\\u0432\\u0438\\u0441 \\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u043d\\u043e \\u043d\\u0435\\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u0435\\u043d, \\u043f\\u043e\\u043f\\u0440\\u043e\\u0431\\u0443\\u0439\\u0442\\u0435 \\u0447\\u0443\\u0442\\u044c \\u043f\\u043e\\u0437\\u0436\\u0435.\',\\n \'230\': \'[230] \\u0421\\u043e\\u043e\\u0431\\u0449\\u0435\\u043d\\u0438\\u0435 \\u043d\\u0435 \\u043f\\u0440\\u0438\\u043d\\u044f\\u0442\\u043e \\u043a \\u043e\\u0442\\u043f\\u0440\\u0430\\u0432\\u043a\\u0435, \\u0442\\u0430\\u043a \\u043a\\u0430\\u043a \\u043d\\u0430 \\u043e\\u0434\\u0438\\u043d \\u043d\\u043e\\u043c\\u0435\\u0440 \\u0432 \\u0434\\u0435\\u043d\\u044c \\u043d\\u0435\\u043b\\u044c\\u0437\\u044f \\u043e\\u0442\\u043f\\u0440\\u0430\\u0432\\u043b\\u044f\\u0442\\u044c \\u0431\\u043e\\u043b\\u0435\\u0435 250 \\u0441\\u043e\\u043e\\u0431\\u0449\\u0435\\u043d\\u0438\\u0439.\',\\n \'300\': \'[300] \\u041d\\u0435\\u043f\\u0440\\u0430\\u0432\\u0438\\u043b\\u044c\\u043d\\u044b\\u0439 token (\\u0432\\u043e\\u0437\\u043c\\u043e\\u0436\\u043d\\u043e \\u0438\\u0441\\u0442\\u0435\\u043a \\u0441\\u0440\\u043e\\u043a \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f, \\u043b\\u0438\\u0431\\u043e \\u0432\\u0430\\u0448 IP \\u0438\\u0437\\u043c\\u0435\\u043d\\u0438\\u043b\\u0441\\u044f)\',\\n \'301\': \'[301] \\u041d\\u0435\\u043f\\u0440\\u0430\\u0432\\u0438\\u043b\\u044c\\u043d\\u044b\\u0439 \\u043f\\u0430\\u0440\\u043e\\u043b\\u044c, \\u043b\\u0438\\u0431\\u043e \\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c \\u043d\\u0435 \\u043d\\u0430\\u0439\\u0434\\u0435\\u043d\',\\n \'302\': \'[302] \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c \\u0430\\u0432\\u0442\\u043e\\u0440\\u0438\\u0437\\u043e\\u0432\\u0430\\u043d, \\u043d\\u043e \\u0430\\u043a\\u043a\\u0430\\u0443\\u043d\\u0442 \\u043d\\u0435 \\u043f\\u043e\\u0434\\u0442\\u0432\\u0435\\u0440\\u0436\\u0434\\u0435\\u043d (\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c \\u043d\\u0435 \\u0432\\u0432\\u0435\\u043b \\u043a\\u043e\\u0434, \\u043f\\u0440\\u0438\\u0441\\u043b\\u0430\\u043d\\u043d\\u044b\\u0439 \\u0432 \\u0440\\u0435\\u0433\\u0438\\u0441\\u0442\\u0440\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0441\\u043c\\u0441)\',\\n \'-1\': \'[-1] \\u0421\\u043e\\u043e\\u0431\\u0449\\u0435\\u043d\\u0438\\u0435 \\u043d\\u0435 \\u043d\\u0430\\u0439\\u0434\\u0435\\u043d\\u043e.\'\\n }\\n\\n try:\\n self.message = self.dictionary[code]\\n except KeyError:\\n self.message = \'Unknown error [\' + str(code) + \']\'\\n\\n def __str__(self):\\n return repr(self.message)\\n\\n\\nclass SMS:\\n\\n def __init__(self, auth, auth_type=\'api_id\', **kwargs):\\n \\"\\"\\"self.sent \\u0421\\u043f\\u0438\\u0441\\u043e\\u043a \\u0438\\u0434\\u0435\\u043d\\u0442\\u0438\\u0444\\u0438\\u043a\\u0430\\u0442\\u043e\\u0440\\u043e\\u0432 \\u043e\\u0442\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0441\\u043e\\u043e\\u0431\\u0449\\u0435\\u043d\\u0438\\u0439.\\"\\"\\"\\n\\n self.auth_type = auth_type\\n self.sent = []\\n\\n auth = auth.split(\':\')\\n\\n if self.auth_type == \'api_id\':\\n if not len(auth) == 1:\\n raise RuntimeError(\'Bad authentication credentials.\')\\n self.auth = {\'api_id\': auth[0]}\\n elif self.auth_type == \'plain\':\\n if not len(auth) == 2:\\n raise RuntimeError(\'Bad authentication credentials.\')\\n self.auth = {\'login\': auth[0], \'password\': auth[1]}\\n elif self.auth_type == \'token\':\\n if not len(auth) == 2:\\n raise RuntimeError(\'Bad authentication credentials.\')\\n self.auth_get_token()\\n password_hash = sha512(auth[1].encode() +\\n token.encode()).hexdigest()\\n self.auth = {\\n \'login\': auth[0],\\n \'token\': token,\\n \'sha512\': password_hash\\n }\\n else:\\n raise RuntimeError(\'Bad auth type.\')\\n\\n self.phone_number = self.senders()[0]\\n\\n def status(self, sms_id):\\n \\"\\"\\"\\u0412\\u043e\\u0437\\u0432\\u0440\\u0430\\u0449\\u0430\\u0435\\u0442 \\u0441\\u0442\\u0430\\u0442\\u0443\\u0441 \\u043e\\u0442\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u043d\\u043e\\u0433\\u043e \\u0441\\u043e\\u043e\\u0431\\u0449\\u0435\\u043d\\u0438\\u044f.\\n\\n sms_id \\u0418\\u0434\\u0435\\u043d\\u0442\\u0438\\u0444\\u0438\\u043a\\u0430\\u0442\\u043e\\u0440 \\u0441\\u043e\\u043e\\u0431\\u0449\\u0435\\u043d\\u0438\\u044f,\\n \\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u043d\\u044b\\u0439 \\u043f\\u0440\\u0438 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u0438 \\u043c\\u0435\\u0442\\u043e\\u0434\\u0430 send.\\n \\"\\"\\"\\n\\n request_url = \'http://sms.ru/sms/status\'\\n request_args = {\'id\': sms_id}\\n request_args.update(self.auth)\\n response = api_call(request_url, request_args)\\n\\n if response == SMS_SENT or response == SMS_DELIVERED:\\n return response\\n else:\\n raise StatusError(response)\\n\\n def send(self, messages, to=\'\', sender=\'\', translit=0, test=0, **kwargs):\\n \\"\\"\\"\\u041c\\u0435\\u0442\\u043e\\u0434 \\u043f\\u043e\\u0437\\u0432\\u043e\\u043b\\u044f\\u0435\\u0442 \\u043e\\u0442\\u043f\\u0440\\u0430\\u0432\\u0438\\u0442\\u044c \\u0441\\u043e\\u043e\\u0431\\u0449\\u0435\\u043d\\u0438\\u0435.\\n\\n messages \\u0415\\u0441\\u043b\\u0438 \\u043e\\u0442\\u043f\\u0440\\u0430\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043e\\u0434\\u043d\\u043e \\u0441\\u043e\\u043e\\u0431\\u0449\\u0435\\u043d\\u0438\\u0435:\\n \\u0441\\u0442\\u0440\\u043e\\u043a\\u0430 \\u0441 \\u0442\\u0435\\u043a\\u0441\\u0442\\u043e\\u043c \\u0441\\u043e\\u043e\\u0431\\u0449\\u0435\\u043d\\u0438\\u044f.\\n \\u0415\\u0441\\u043b\\u0438 \\u043e\\u0442\\u043f\\u0440\\u0430\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043d\\u0435\\u0441\\u043a\\u043e\\u043b\\u044c\\u043a\\u043e \\u0441\\u043e\\u043e\\u0431\\u0449\\u0435\\u043d\\u0438\\u0439:\\n \\u041e\\u0431\\u044a\\u0435\\u043a\\u0442 dict() \\u0432\\u0438\\u0434\\u0430:\\n {\'\\u043d\\u043e\\u043c\\u0435\\u0440_\\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0442\\u0435\\u043b\\u044f\':\'\\u0442\\u0435\\u043a\\u0441\\u0442_\\u0441\\u043e\\u043e\\u0431\\u0449\\u0435\\u043d\\u0438\\u044f\'}.\\n to \\u041d\\u043e\\u043c\\u0435\\u0440\\u0430 \\u0442\\u0435\\u043b\\u0435\\u0444\\u043e\\u043d\\u043e\\u0432 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0442\\u0435\\u043b\\u044f. \\u041e\\u0431\\u044a\\u0435\\u043a\\u0442 list() \\u0438\\u043b\\u0438 \\u0441\\u0442\\u0440\\u043e\\u043a\\u0430.\\n sender \\u041d\\u043e\\u043c\\u0435\\u0440 \\u043e\\u0442\\u043f\\u0440\\u0430\\u0432\\u0438\\u0442\\u0435\\u043b\\u044f (\\u043f\\u043e \\u0443\\u043c\\u043e\\u043b\\u0447\\u0430\\u043d\\u0438\\u044e - \\u043d\\u043e\\u043c\\u0435\\u0440,\\n \\u043d\\u0430 \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0439 \\u0437\\u0430\\u0440\\u0435\\u0433\\u0438\\u0441\\u0442\\u0440\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d \\u0430\\u043a\\u043a\\u0430\\u0443\\u043d\\u0442).\\n translit \\u0418\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u044c \\u0442\\u0440\\u0430\\u043d\\u0441\\u043b\\u0438\\u0442\\u0435\\u0440\\u0430\\u0446\\u0438\\u044e:\\n 1 - \\u0434\\u0430\\n 0 - \\u043d\\u0435\\u0442\\n test \\u0422\\u0435\\u0441\\u0442\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u043e\\u0442\\u043f\\u0440\\u0430\\u0432\\u043a\\u0443:\\n 1 - \\u0434\\u0430\\n 0 - \\u043d\\u0435\\u0442\\n time \\u0412\\u0440\\u0435\\u043c\\u044f \\u043e\\u0442\\u043f\\u0440\\u0430\\u0432\\u043a\\u0438 \\u0432 UNIX TIME. \\u0414\\u043e\\u043b\\u0436\\u043d\\u043e \\u0431\\u044b\\u0442\\u044c \\u043d\\u0435 \\u0431\\u043e\\u043b\\u044c\\u0448\\u0435\\n 7 \\u0434\\u043d\\u0435\\u0439 \\u0441 \\u043c\\u043e\\u043c\\u0435\\u043d\\u0442\\u0430 \\u043f\\u043e\\u0434\\u0430\\u0447\\u0438 \\u0437\\u0430\\u043f\\u0440\\u043e\\u0441\\u0430. \\u0415\\u0441\\u043b\\u0438 \\u0432\\u0440\\u0435\\u043c\\u044f \\u043c\\u0435\\u043d\\u044c\\u0448\\u0435\\n \\u0442\\u0435\\u043a\\u0443\\u0449\\u0435\\u0433\\u043e \\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u0438, \\u0441\\u043e\\u043e\\u0431\\u0449\\u0435\\u043d\\u0438\\u0435 \\u043e\\u0442\\u043f\\u0440\\u0430\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043c\\u043e\\u043c\\u0435\\u043d\\u0442\\u0430\\u043b\\u044c\\u043d\\u043e.\\n partner_id \\u0415\\u0441\\u043b\\u0438 \\u0432\\u044b \\u0443\\u0447\\u0430\\u0441\\u0442\\u0432\\u0443\\u0435\\u0442\\u0435 \\u0432 \\u043f\\u0430\\u0440\\u0442\\u043d\\u0435\\u0440\\u0441\\u043a\\u043e\\u0439 \\u043f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0435,\\n \\u0443\\u043a\\u0430\\u0436\\u0438\\u0442\\u0435 \\u044d\\u0442\\u043e\\u0442 \\u043f\\u0430\\u0440\\u0430\\u043c\\u0435\\u0442\\u0440 \\u0432 \\u0437\\u0430\\u043f\\u0440\\u043e\\u0441\\u0435 \\u0438 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0439\\u0442\\u0435 \\u043f\\u0440\\u043e\\u0446\\u0435\\u043d\\u0442\\u044b\\n \\u043e\\u0442 \\u0441\\u0442\\u043e\\u0438\\u043c\\u043e\\u0441\\u0442\\u0438 \\u043e\\u0442\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0441\\u043e\\u043e\\u0431\\u0449\\u0435\\u043d\\u0438\\u0439.\\n \\"\\"\\"\\n\\n if not sender:\\n sender = self.phone_number\\n\\n request_url = \'http://sms.ru/sms/send\'\\n request_args = {\\n \'time\': kwargs.get(\'time\', \'\'),\\n \'partner_id\': kwargs.get(\'partner_id\', \'\'),\\n \'sender\': sender,\\n \'test\': test,\\n \'translit\': translit,\\n }\\n\\n if isinstance(messages, dict):\\n # Multiple send\\n for phone_number in messages:\\n request_args[\\n \'multi[\' + phone_number + \']\'] = messages[phone_number]\\n elif isinstance(messages, str):\\n # Single send\\n if not to:\\n raise RuntimeError(\'Recipient phone number can not be empty.\')\\n\\n if isinstance(to, str):\\n request_args.update({\'to\': to})\\n elif isinstance(to, list):\\n request_args.update({\'to\': \',\'.join(to)})\\n else:\\n raise RuntimeError(\'Bad recipient phone number(s) <to>.\')\\n\\n request_args.update({\'text\': messages})\\n else:\\n raise RuntimeError(\'Bad messages type.\')\\n\\n request_args.update(self.auth)\\n response = api_call(request_url, request_args, response_type=\'lines\')\\n\\n if response[0] == \'100\':\\n self.sent += response[1:-1]\\n return response[1:-1]\\n else:\\n raise StatusError(response[0])\\n\\n def senders(self):\\n \\"\\"\\"\\u0412\\u043e\\u0437\\u0432\\u0440\\u0430\\u0449\\u0430\\u0435\\u0442 \\u0441\\u043f\\u0438\\u0441\\u043e\\u043a \\u0432\\u043e\\u0437\\u043c\\u043e\\u0436\\u043d\\u044b\\u0445 \\u043e\\u0442\\u043f\\u0440\\u0430\\u0432\\u0438\\u0442\\u0435\\u043b\\u0435\\u0439.\\"\\"\\"\\n\\n request_url = \'http://sms.ru/my/senders\'\\n request_args = self.auth\\n response = api_call(request_url, request_args, response_type=\'lines\')\\n\\n if response[0] == \'100\':\\n senders_list = response[1:-1]\\n return senders_list\\n else:\\n raise StatusError(response[0])\\n\\n def cost(self, to, text):\\n \\"\\"\\"\\u0412\\u043e\\u0437\\u0432\\u0440\\u0430\\u0449\\u0430\\u0435\\u0442 \\u0441\\u0442\\u043e\\u0438\\u043c\\u043e\\u0441\\u0442\\u044c \\u0441\\u043e\\u043e\\u0431\\u0449\\u0435\\u043d\\u0438\\u044f \\u043d\\u0430 \\u0443\\u043a\\u0430\\u0437\\u0430\\u043d\\u043d\\u044b\\u0439 \\u043d\\u043e\\u043c\\u0435\\u0440 \\u0438 \\u043a\\u043e\\u043b\\u0438\\u0447\\u0435\\u0441\\u0442\\u0432\\u043e\\n \\u0441\\u043e\\u043e\\u0431\\u0449\\u0435\\u043d\\u0438\\u0439, \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u044b\\u0445 \\u0434\\u043b\\u044f \\u0435\\u0433\\u043e \\u043e\\u0442\\u043f\\u0440\\u0430\\u0432\\u043a\\u0438.\\n \\u041f\\u0435\\u0440\\u0432\\u044b\\u0439 \\u044d\\u043b\\u0435\\u043c\\u0435\\u043d\\u0442 \\u0441\\u043f\\u0438\\u0441\\u043a\\u0430 - \\u0441\\u0442\\u043e\\u0438\\u043c\\u043e\\u0441\\u0442\\u044c \\u0432 \\u0440\\u0443\\u0431\\u043b\\u044f\\u0445,\\n \\u0432\\u0442\\u043e\\u0440\\u043e\\u0439 - \\u043a\\u043e\\u043b\\u0438\\u0447\\u0435\\u0441\\u0442\\u0432\\u043e \\u0441\\u043e\\u043e\\u0431\\u0449\\u0435\\u043d\\u0438\\u0439.\\n\\n to \\u041d\\u043e\\u043c\\u0435\\u0440 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0442\\u0435\\u043b\\u044f.\\n text \\u0422\\u0435\\u043a\\u0441\\u0442 \\u0441\\u043e\\u043e\\u0431\\u0449\\u0435\\u043d\\u0438\\u044f.\\n \\u0415\\u0441\\u043b\\u0438 \\u0442\\u0435\\u043a\\u0441\\u0442 \\u043d\\u0435 \\u0432\\u0432\\u0435\\u0434\\u0435\\u043d,\\n \\u0442\\u043e \\u0432\\u043e\\u0437\\u0432\\u0440\\u0430\\u0449\\u0430\\u0435\\u0442\\u0441\\u044f \\u0441\\u0442\\u043e\\u0438\\u043c\\u043e\\u0441\\u0442\\u044c 1 \\u0441\\u043e\\u043e\\u0431\\u0449\\u0435\\u043d\\u0438\\u044f.\\n \\u0415\\u0441\\u043b\\u0438 \\u0442\\u0435\\u043a\\u0441\\u0442 \\u0432\\u0432\\u0435\\u0434\\u0435\\u043d, \\u0442\\u043e \\u0432\\u043e\\u0437\\u0432\\u0440\\u0430\\u0449\\u0430\\u0435\\u0442\\u0441\\u044f \\u0441\\u0442\\u043e\\u0438\\u043c\\u043e\\u0441\\u0442\\u044c,\\n \\u0440\\u0430\\u0441\\u0441\\u0447\\u0438\\u0442\\u0430\\u043d\\u043d\\u0430\\u044f \\u043f\\u043e \\u0434\\u043b\\u0438\\u043d\\u0435 \\u0441\\u043e\\u043e\\u0431\\u0449\\u0435\\u043d\\u0438\\u044f.\\n \\"\\"\\"\\n\\n request_url = \'http://sms.ru/sms/cost\'\\n request_args = {\'to\': to, \'text\': text}\\n request_args.update(self.auth)\\n response = api_call(request_url, request_args, response_type=\'lines\')\\n\\n if response[0] == \'100\':\\n return response[1:]\\n else:\\n raise StatusError(response[0])\\n\\n def balance(self):\\n \\"\\"\\"\\u0412\\u043e\\u0437\\u0432\\u0440\\u0430\\u0449\\u0430\\u0435\\u0442 \\u0441\\u043e\\u0441\\u0442\\u043e\\u044f\\u043d\\u0438\\u044f \\u0431\\u0430\\u043b\\u0430\\u043d\\u0441\\u0430.\\"\\"\\"\\n\\n request_url = \'http://sms.ru/my/balance\'\\n request_args = self.auth\\n response = api_call(request_url, request_args, response_type=\'lines\')\\n\\n if response[0] == \'100\':\\n return response[1]\\n else:\\n raise StatusError(response[0])\\n\\n def limit(self):\\n \\"\\"\\"\\u0412\\u043e\\u0437\\u0432\\u0440\\u0430\\u0449\\u0430\\u0435\\u0442 \\u0442\\u0435\\u043a\\u0443\\u0449\\u0435e \\u0441\\u043e\\u0441\\u0442\\u043e\\u044f\\u043d\\u0438e \\u0434\\u043d\\u0435\\u0432\\u043d\\u043e\\u0433\\u043e \\u043b\\u0438\\u043c\\u0438\\u0442\\u0430.\\"\\"\\"\\n\\n request_url = \'http://sms.ru/my/limit\'\\n request_args = self.auth\\n response = api_call(request_url, request_args, response_type=\'lines\')\\n\\n if response[0] == \'100\':\\n return response[1]\\n else:\\n raise StatusError(response[0])\\n\\n def auth_get_token(self):\\n \\"\\"\\"\\u041f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u0438\\u0435 \\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u043d\\u043e\\u0433\\u043e \\u043a\\u043b\\u044e\\u0447\\u0430,\\n \\u0441 \\u043f\\u043e\\u043c\\u043e\\u0449\\u044c\\u044e \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0433\\u043e \\u0432 \\u0434\\u0430\\u043b\\u044c\\u043d\\u0435\\u0439\\u0448\\u0435\\u043c \\u0448\\u0438\\u0444\\u0440\\u0443\\u0435\\u0442\\u0441\\u044f \\u043f\\u0430\\u0440\\u043e\\u043b\\u044c.\\n \\u0418\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u0435\\u0442\\u0441\\u044f \\u0432 \\u043c\\u0435\\u0442\\u043e\\u0434\\u0430\\u0445, \\u0442\\u0440\\u0435\\u0431\\u0443\\u0449\\u0438\\u0445 \\u0443\\u0441\\u0438\\u043b\\u0435\\u043d\\u043d\\u0443\\u044e \\u0430\\u0432\\u0442\\u043e\\u0440\\u0438\\u0437\\u0430\\u0446\\u0438\\u044e.\\n \\u0417\\u0430\\u043a\\u0440\\u0435\\u043f\\u043b\\u0435\\u043d \\u0437\\u0430 \\u0432\\u0430\\u0448\\u0438\\u043c IP \\u0430\\u0434\\u0440\\u0435\\u0441\\u043e\\u043c\\n \\u0438 \\u0440\\u0430\\u0431\\u043e\\u0442\\u0430\\u0435\\u0442 \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0432 \\u0442\\u0435\\u0447\\u0435\\u043d\\u0438\\u0435 10 \\u043c\\u0438\\u043d\\u0443\\u0442.\\n \\"\\"\\"\\n\\n request_url = \'http://sms.ru/auth/get_token\'\\n request_args = self.auth\\n response = api_call(request_url, request_args, response_type=\'raw\')\\n self.token = response\\n\\n def auth_check(self, login, password):\\n \\"\\"\\"\\u041f\\u0440\\u043e\\u0432\\u0435\\u0440\\u043a\\u0430 \\u043d\\u043e\\u043c\\u0435\\u0440\\u0430 \\u0442\\u0435\\u043b\\u0435\\u0444\\u043e\\u043d\\u0430 \\u0438 \\u043f\\u0430\\u0440\\u043e\\u043b\\u044f \\u043d\\u0430 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c.\\n \\u0412\\u043e\\u0437\\u0432\\u0440\\u0430\\u0449\\u0430\\u0435\\u0442 True, \\u0435\\u0441\\u043b\\u0438 \\u043f\\u0440\\u043e\\u0432\\u0435\\u0440\\u043a\\u0430 \\u043f\\u0440\\u043e\\u0439\\u0434\\u0435\\u043d\\u0430 \\u0443\\u0441\\u043f\\u0435\\u0448\\u043d\\u043e.\\n\\n login \\u041b\\u043e\\u0433\\u0438\\u043d.\\n password \\u041f\\u0430\\u0440\\u043e\\u043b\\u044c.\\n \\"\\"\\"\\n\\n self.auth_get_token()\\n token = self.token\\n\\n password_hash = sha512(password.encode() + token.encode()).hexdigest()\\n request_url = \'http://sms.ru/auth/check\'\\n request_args = {\\n \'login\': login,\\n \'sha512\': password_hash,\\n \'token\': self.token\\n }\\n response = api_call(request_url, request_args, response_type=\'raw\')\\n\\n if response == \'100\':\\n return True\\n else:\\n raise StatusError(response)\\n\\n def stoplist_add(self, stoplist_phone, stoplist_text=\'Banned by RTool\'):\\n \\"\\"\\"\\u041c\\u0435\\u0442\\u043e\\u0434 \\u043f\\u043e\\u0437\\u0432\\u043e\\u043b\\u044f\\u0435\\u0442 \\u0434\\u043e\\u0431\\u0430\\u0432\\u0438\\u0442\\u044c \\u043d\\u043e\\u043c\\u0435\\u0440 \\u0432 \\u0447\\u0435\\u0440\\u043d\\u044b\\u0439 \\u0441\\u043f\\u0438\\u0441\\u043e\\u043a.\\n \\u041d\\u0430 \\u043d\\u043e\\u043c\\u0435\\u0440\\u0430, \\u0434\\u043e\\u0431\\u0430\\u0432\\u043b\\u0435\\u043d\\u043d\\u044b\\u0435 \\u0432 \\u0441\\u0442\\u043e\\u043f\\u043b\\u0438\\u0441\\u0442,\\n \\u043d\\u0435 \\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u044f\\u044e\\u0442\\u0441\\u044f \\u0441\\u043e\\u043e\\u0431\\u0449\\u0435\\u043d\\u0438\\u044f (\\u0438 \\u0437\\u0430 \\u043d\\u0438\\u0445 \\u043d\\u0435 \\u0441\\u043f\\u0438\\u0441\\u044b\\u0432\\u0430\\u044e\\u0442\\u0441\\u044f \\u0434\\u0435\\u043d\\u044c\\u0433\\u0438).\\n\\n stoplist_phone \\u041d\\u043e\\u043c\\u0435\\u0440 \\u0442\\u0435\\u043b\\u0435\\u0444\\u043e\\u043d\\u0430.\\n stoplist_text \\u041f\\u0440\\u0438\\u043c\\u0435\\u0447\\u0430\\u043d\\u0438\\u0435.\\n \\"\\"\\"\\n\\n request_url = \'http://sms.ru/stoplist/add\'\\n request_args = {\\n \'stoplist_phone\': stoplist_phone,\\n \'stoplist_text\': stoplist_text\\n }\\n request_args.update(self.auth)\\n response = api_call(request_url, request_args, response_type=\'raw\')\\n\\n if response != \'100\':\\n raise StatusError(response)\\n\\n def stoplist_delete(self, stoplist_phone):\\n \\"\\"\\"\\u041c\\u0435\\u0442\\u043e\\u0434 \\u043f\\u043e\\u0437\\u0432\\u043e\\u043b\\u044f\\u0435\\u0442 \\u0443\\u0434\\u0430\\u043b\\u0438\\u0442\\u044c \\u043e\\u0434\\u0438\\u043d \\u0442\\u0435\\u043b\\u0435\\u0444\\u043e\\u043d\\u043d\\u044b\\u0439 \\u043d\\u043e\\u043c\\u0435\\u0440 \\u0438\\u0437 \\u0447\\u0435\\u0440\\u043d\\u043e\\u0433\\u043e \\u0441\\u043f\\u0438\\u0441\\u043a\\u0430.\\n\\n stoplist_phone \\u041d\\u043e\\u043c\\u0435\\u0440 \\u0442\\u0435\\u043b\\u0435\\u0444\\u043e\\u043d\\u0430.\\n \\"\\"\\"\\n\\n request_url = \'http://sms.ru/stoplist/del\'\\n request_args = {\'stoplist_phone\': stoplist_phone}\\n request_args.update(self.auth)\\n response = api_call(request_url, request_args, response_type=\'raw\')\\n\\n if response != \'100\':\\n raise StatusError(response)\\n\\n def stoplist_get(self):\\n \\"\\"\\"\\u0412\\u043e\\u0437\\u0432\\u0440\\u0430\\u0449\\u0430\\u0435\\u0442 \\u0447\\u0435\\u0440\\u043d\\u044b\\u0439 \\u0441\\u043f\\u0438\\u0441\\u043e\\u043a (\\u043e\\u0431\\u044a\\u0435\\u043a\\u0442 dict).\\"\\"\\"\\n\\n request_url = \'http://sms.ru/stoplist/get\'\\n request_args = self.auth\\n response = api_call(request_url, request_args, response_type=\'lines\')\\n\\n if response[0] == \'100\':\\n response = response[1:]\\n return dict(phone_number.split(\';\') for phone_number in response)\\n else:\\n raise StatusError(response[0])\\n", "uid": "f3b5e1a6b0044105a64ff6fddbb2bcb4", "success": true, "vid": 15}\r\n'
2014-11-06 00:44:13,230: INFO : client requests: doc
2014-11-06 00:44:13,268: INFO : About push back to ST3: b'{"doc": "", "uid": "43cc0f06756a4e8991541cff9a349eab", "success": false}\r\n'
2014-11-06 00:44:40,786: INFO : client requests: doc
2014-11-06 00:44:40,831: INFO : About push back to ST3: b'{"doc": "", "uid": "a43b14101549409ab021cea7d2635ead", "success": false}\r\n'
2014-11-06 00:44:44,056: INFO : client requests: doc
2014-11-06 00:44:44,096: INFO : About push back to ST3: b'{"doc": "", "uid": "f91766098c014bf8b281764c6305f63a", "success": false}\r\n'
2014-11-06 00:44:45,290: INFO : client requests: doc
2014-11-06 00:44:45,317: INFO : About push back to ST3: b'{"doc": "", "uid": "c51025507f684427973000a3200bbe7c", "success": false}\r\n'
2014-11-06 00:44:48,862: INFO : client requests: doc
2014-11-06 00:44:48,897: INFO : About push back to ST3: b'{"doc": "", "uid": "917d8ce9dc05476a9d7e60bf3b3771b9", "success": false}\r\n'
2014-11-06 00:44:50,094: INFO : client requests: doc
2014-11-06 00:44:50,145: INFO : About push back to ST3: b'{"doc": "", "uid": "09c500d02d4b4ba9b97f530b7ba72f15", "success": false}\r\n'
2014-11-06 00:44:52,095: INFO : client requests: doc
2014-11-06 00:44:52,129: INFO : About push back to ST3: b'{"doc": "", "uid": "1dce60593fa74b588e4fecea57437613", "success": false}\r\n'
2014-11-06 00:45:15,543: INFO : client requests: doc
2014-11-06 00:45:15,570: INFO : About push back to ST3: b'{"doc": "", "uid": "1bb258bf399146b1bcc43c90634672c9", "success": false}\r\n'
2014-11-06 00:45:17,434: INFO : client requests: doc
2014-11-06 00:45:17,442: INFO : About push back to ST3: b'{"doc": "", "uid": "8401b5ee210347bebad4ee75c49a220c", "success": false}\r\n'
2014-11-06 00:45:17,456: INFO : client requests: autocomplete
2014-11-06 00:45:17,463: INFO : About push back to ST3: b'{"uid": "c5ee39eeeb4c4294a14e282de02a3f0b", "completions": [["pass\\tkeyword", "pass"], ["PendingDeprecationWarning\\tclass", "PendingDeprecationWarning"], ["PermissionError\\tclass", "PermissionError"], ["pow\\tfunction", "pow"], ["print\\tfunction", "print"], ["ProcessLookupError\\tclass", "ProcessLookupError"], ["property\\tclass", "property"]], "success": true}\r\n'
2014-11-06 00:45:17,784: INFO : client requests: doc
2014-11-06 00:45:17,792: INFO : About push back to ST3: b'{"doc": "", "uid": "c4288509a7a24ed6a585bf089c94189d", "success": false}\r\n'
2014-11-06 00:45:17,866: INFO : client requests: doc
2014-11-06 00:45:17,872: INFO : About push back to ST3: b'{"doc": "", "uid": "98fd9681e6e343a6b522c068b5f91d96", "success": false}\r\n'
2014-11-06 00:45:18,012: INFO : client requests: doc
2014-11-06 00:45:18,017: INFO : About push back to ST3: b'{"doc": "", "uid": "00ae7e1adc544ddfbee93eed468ef3ac", "success": false}\r\n'
2014-11-06 00:45:18,041: INFO : client requests: autocomplete
2014-11-06 00:45:18,046: INFO : About push back to ST3: b'{"uid": "2bd8ef1fae0343e6af2255c8a9e27e7c", "completions": [], "success": true}\r\n'
2014-11-06 00:45:18,186: INFO : client requests: doc
2014-11-06 00:45:18,191: INFO : About push back to ST3: b'{"doc": "", "uid": "0753b96e51534486a538bf313d539ac3", "success": false}\r\n'
2014-11-06 00:45:18,199: INFO : client requests: autocomplete
2014-11-06 00:45:18,202: INFO : About push back to ST3: b'{"uid": "02fc6bee457549f280a6f359e89971af", "completions": [], "success": true}\r\n'
2014-11-06 00:45:18,284: INFO : client requests: doc
2014-11-06 00:45:18,288: INFO : About push back to ST3: b'{"doc": "", "uid": "22413026fd444db9ab4a6bddbc00ebe5", "success": false}\r\n'
2014-11-06 00:45:19,000: INFO : client requests: doc
2014-11-06 00:45:19,007: INFO : About push back to ST3: b'{"doc": "", "uid": "a4f5fb6151fa41aa8e86fd9225ee491f", "success": false}\r\n'
2014-11-06 00:45:19,326: INFO : client requests: doc
2014-11-06 00:45:19,333: INFO : About push back to ST3: b'{"doc": "", "uid": "be01f606a3a74a3dbeaa4b6a8ddaad8e", "success": false}\r\n'
2014-11-06 00:45:24,031: INFO : client requests: lint
2014-11-06 00:45:24,063: INFO : About push back to ST3: b'{"uid": "3f20d30a5ea34b56b1270b342f8a3350", "errors": [{"level": "W", "lineno": 8, "message": "[w] pep 8 (%s): %s", "offset": 79, "underline_range": true, "raw_error": "[W] PEP 8 (E501): line too long (98 > 79 characters)"}, {"level": "W", "lineno": 9, "message": "[w] pep 8 (%s): %s", "offset": 79, "underline_range": true, "raw_error": "[W] PEP 8 (E501): line too long (103 > 79 characters)"}, {"level": "W", "lineno": 10, "message": "[w] pep 8 (%s): %s", "offset": 79, "underline_range": true, "raw_error": "[W] PEP 8 (E501): line too long (103 > 79 characters)"}, {"level": "W", "lineno": 48, "message": "[w] pep 8 (%s): %s", "offset": 79, "underline_range": true, "raw_error": "[W] PEP 8 (E501): line too long (118 > 79 characters)"}, {"level": "W", "lineno": 50, "message": "[w] pep 8 (%s): %s", "offset": 79, "underline_range": true, "raw_error": "[W] PEP 8 (E501): line too long (88 > 79 characters)"}, {"level": "W", "lineno": 51, "message": "[w] pep 8 (%s): %s", "offset": 79, "underline_range": true, "raw_error": "[W] PEP 8 (E501): line too long (120 > 79 characters)"}, {"level": "W", "lineno": 53, "message": "[w] pep 8 (%s): %s", "offset": 79, "underline_range": true, "raw_error": "[W] PEP 8 (E501): line too long (135 > 79 characters)"}, {"level": "W", "lineno": 54, "message": "[w] pep 8 (%s): %s", "offset": 79, "underline_range": true, "raw_error": "[W] PEP 8 (E501): line too long (97 > 79 characters)"}, {"level": "W", "lineno": 55, "message": "[w] pep 8 (%s): %s", "offset": 79, "underline_range": true, "raw_error": "[W] PEP 8 (E501): line too long (85 > 79 characters)"}, {"level": "W", "lineno": 56, "message": "[w] pep 8 (%s): %s", "offset": 79, "underline_range": true, "raw_error": "[W] PEP 8 (E501): line too long (133 > 79 characters)"}, {"level": "W", "lineno": 57, "message": "[w] pep 8 (%s): %s", "offset": 79, "underline_range": true, "raw_error": "[W] PEP 8 (E501): line too long (82 > 79 characters)"}, {"level": "W", "lineno": 58, "message": "[w] pep 8 (%s): %s", "offset": 79, "underline_range": true, "raw_error": "[W] PEP 8 (E501): line too long (111 > 79 characters)"}, {"level": "W", "lineno": 59, "message": "[w] pep 8 (%s): %s", "offset": 79, "underline_range": true, "raw_error": "[W] PEP 8 (E501): line too long (112 > 79 characters)"}, {"level": "W", "lineno": 60, "message": "[w] pep 8 (%s): %s", "offset": 79, "underline_range": true, "raw_error": "[W] PEP 8 (E501): line too long (81 > 79 characters)"}, {"level": "W", "lineno": 62, "message": "[w] pep 8 (%s): %s", "offset": 79, "underline_range": true, "raw_error": "[W] PEP 8 (E501): line too long (112 > 79 characters)"}, {"level": "W", "lineno": 63, "message": "[w] pep 8 (%s): %s", "offset": 79, "underline_range": true, "raw_error": "[W] PEP 8 (E501): line too long (97 > 79 characters)"}, {"level": "W", "lineno": 129, "message": "[w] pep 8 (%s): %s", "offset": 79, "underline_range": true, "raw_error": "[W] PEP 8 (E501): line too long (80 > 79 characters)"}, {"level": "W", "lineno": 168, "message": "[w] pep 8 (%s): %s", "offset": 79, "underline_range": true, "raw_error": "[W] PEP 8 (E501): line too long (86 > 79 characters)"}, {"level": "W", "lineno": 19, "message": "Undefined name %r", "underline_range": false, "regex": "((and|or|not|if|elif|while|in)\\\\s+|[+\\\\-*^%%<>=\\\\(\\\\{])*\\\\s*(?P<underline>[\\\\w\\\\.]*DEBUG[\\\\w]*)", "offset": 11, "raw_error": "undefined name \'DEBUG\'", "len": 5}, {"level": "W", "lineno": 145, "message": "Local variable %r is assigned to but never used", "underline_range": false, "regex": "((and|or|not|if|elif|while|in)\\\\s+|[+\\\\-*^%%<>=\\\\(\\\\{])*\\\\s*(?P<underline>[\\\\w\\\\.]*rendered_recipe[\\\\w]*)", "offset": 4, "raw_error": "local variable \'rendered_recipe\' is assigned to but never used", "len": 15}], "success": true, "vid": 28}\r\n'
2014-11-06 00:45:26,967: INFO : client requests: pep8
2014-11-06 00:45:27,087: INFO : About push back to ST3: b'{"buffer": "import signal\\nimport yaml\\nfrom sys import exit\\nfrom os import path\\nfrom argparse import ArgumentParser\\nfrom genrecipe.formatting import print_warning, print_info, print_error\\nfrom genrecipe.wrappers import (alemate_apply, alemate_validate,\\n complete_params, print_debug_summary, print_params, read_template,\\n remove_tmp_template, render_template, set_debug, set_local, set_remote,\\n set_template, WrapperException, set_oauth, comment_tickets, set_ticket)\\n\\n\\nclass GeneratorException(Exception):\\n pass\\n\\n\\ndef _signal_handler(signal, frame):\\n global DEBUG\\n if not DEBUG:\\n remove_tmp_template()\\n\\n print(\'\')\\n print_warning(\'aborted (sigint)\')\\n exit(0)\\n\\n\\ndef _read_rc():\\n try:\\n with open(path.expanduser(\'~/.alematerc\'), \'r\') as _conf:\\n _parsed_conf = yaml.load(_conf.read())\\n return _parsed_conf\\n except Exception:\\n pass\\n\\n try:\\n with open(path.expanduser(\'/etc/alematerc\'), \'r\') as _conf:\\n _parsed_conf = yaml.load(_conf.read())\\n return _parsed_conf\\n except Exception:\\n return dict()\\n\\n\\ndef run_generator():\\n # Handle SIGINT\\n signal.signal(signal.SIGINT, _signal_handler)\\n\\n _parser = ArgumentParser()\\n _parser = ArgumentParser(\\n description=\'http://beta.wiki.yandex-team.ru/users/roboslone/generator-receptov-alemate\')\\n _parser.add_argument(\'template\')\\n _parser.add_argument(\\n \'-c\', \'--clear-cache\', action=\'store_true\', help=\'clear cache\')\\n _parser.add_argument(\'-C\', \'--confirm\', action=\'store_true\',\\n help=\'additional manual confirmation for every filter\')\\n _parser.add_argument(\'-d\', \'--duration\', help=\'default duration\')\\n _parser.add_argument(\'-D\', \'--debug\', action=\'store_true\',\\n help=\'save rendered recipe after terminating, use alemate with dry_run\')\\n _parser.add_argument(\\n \'-e\', \'--extra-description\', help=\'new configuration extra description\')\\n _parser.add_argument(\\n \'-f\', \'--fast\', help=\'fast activation\', action=\'store_true\')\\n _parser.add_argument(\'-p\', \'--params\', nargs=\'+\',\\n help=\'additional key-value params\', dest=\'params\', action=\'append\', default=[])\\n _parser.add_argument(\\n \'-r\', \'--rollback\', help=\'rollback\', action=\'store_true\')\\n _parser.add_argument(\'-R\', \'--remote\', nargs=\'?\',\\n const=None, help=\'remote server with alemate executable\')\\n _parser.add_argument(\\n \'-s\', \'--skip-genconf\', help=\'do not generate base configuration\', action=\'store_true\')\\n _parser.add_argument(\\n \'-t\', \'--ticket-id\', const=None, help=\'nanny ticket ID\')\\n _parser.add_argument(\'-v\', \'--validate\', action=\'store_true\')\\n _parser.add_argument(\'-y\', \'--yes\', action=\'store_true\',\\n help=\'assume Yes to all queries and do not prompt\')\\n _parser.add_argument(\\n \'-q\', \'--quiet\', action=\'store_true\', help=\'suppress validation output\')\\n _args = _parser.parse_args()\\n\\n # Debug mode\\n global DEBUG\\n DEBUG = _args.debug\\n set_debug(DEBUG)\\n set_ticket(_args.ticket_id)\\n\\n # Init\\n _rc = _read_rc()\\n set_template(_args.template)\\n if _args.remote:\\n set_remote(_args.remote)\\n elif _args.remote is None:\\n try:\\n _remote = _rc[\'remote\']\\n set_remote(_remote)\\n except Exception:\\n set_local()\\n else:\\n set_local()\\n\\n # Set up Nanny API\\n if \'oauth_dev\' in _rc.keys() or \'oauth\' in _rc.keys():\\n set_oauth(_rc)\\n NANNY = True\\n else:\\n NANNY = False\\n\\n # Print debug info\\n if DEBUG:\\n print_debug_summary()\\n\\n # Parse args\\n _user_params = {}\\n if _args.clear_cache:\\n _user_params[\'clear_cache\'] = \'true\'\\n if _args.confirm:\\n _user_params[\'divide_confirm\'] = \'true\'\\n if _args.duration:\\n _user_params[\'duration\'] = _args.duration\\n if _args.extra_description:\\n _user_params[\'extra_description\'] = _args.extra_description\\n if _args.fast:\\n _user_params[\'fast\'] = \'true\'\\n if _args.rollback:\\n _user_params[\'rollback\'] = \'true\'\\n if _args.skip_genconf:\\n _user_params[\'skip_genconf\'] = \'true\'\\n if _args.ticket_id:\\n _user_params[\'ticket_id\'] = _args.ticket_id\\n else:\\n print_warning(\'ticket ID (-t) was not defined\')\\n if len(_args.params) != 0:\\n _args.params = _args.params[0]\\n if not len(_args.params) % 2 == 0:\\n raise GeneratorException(\'bad params ({})\'.format(_args.params))\\n else:\\n try:\\n # convert to dict\\n _args.params = dict(\\n _args.params[i:i + 2] for i in range(0, len(_args.params), 2)\\n )\\n _user_params.update(_args.params)\\n except Exception as e:\\n raise GeneratorException(\\n \'could not parse params: {}\'.format(e))\\n\\n # Check template file\\n try:\\n read_template()\\n except WrapperException as e:\\n print_error(\'{}\'.format(e))\\n exit(1)\\n\\n # Parse\\n print_info(\'Recipe arguments:\\\\n\')\\n complete_params(_user_params)\\n print_params(_user_params)\\n print(\'\')\\n\\n # Rendering\\n rendered_recipe = render_template(_user_params)\\n\\n # Validation\\n if _args.validate:\\n alemate_validate(quiet=_args.quiet, noprompt=_args.yes)\\n print_info(\'Vaidated\')\\n else:\\n print_warning(\'validation skipped\')\\n\\n # Running recipe\\n _taskgroup_url = alemate_apply(dry_run=DEBUG, noprompt=_args.yes)\\n print_info(_taskgroup_url)\\n\\n # Comment Nanny ticket\\n if _args.rollback:\\n _state = \'ROLLBACK\'\\n elif _args.fast:\\n _state = \'FAST\'\\n else:\\n _state = \'DEPLOY\'\\n\\n if NANNY and _args.ticket_id:\\n try:\\n comment_tickets(\\n _args.ticket_id, \'[{}] {}\'.format(_state, _taskgroup_url))\\n except WrapperException as e:\\n print_warning(\'failed to comment ticket:\\\\n{}\'.format(e))\\n", "uid": "8b34a2d4e2904fd7b57858ffbd81334a", "success": true, "vid": 28}\r\n'
2014-11-06 00:45:27,131: INFO : client requests: doc
2014-11-06 00:45:27,223: INFO : About push back to ST3: b'{"doc": "Docstring for wrappers.alemate_validate\\n========================================\\nalemate_validate(quiet = False, noprompt = False)\\n\\n", "uid": "e3e1670b5676434d86c8df4444d6c5d1", "success": true}\r\n'
2014-11-06 00:45:31,771: INFO : client requests: doc
2014-11-06 00:45:31,778: INFO : About push back to ST3: b'{"doc": "", "uid": "bbd7a0e31c1d4270943cbf9ed62b97cb", "success": false}\r\n'
2014-11-06 00:45:31,947: INFO : client requests: doc
2014-11-06 00:45:31,952: INFO : About push back to ST3: b'{"doc": "", "uid": "99293d01d6124a0ca66c08cf5c684187", "success": false}\r\n'
2014-11-06 00:45:32,752: INFO : client requests: doc
2014-11-06 00:45:32,757: INFO : About push back to ST3: b'{"doc": "Docstring for wrappers.alemate_validate\\n========================================\\nalemate_validate(quiet = False, noprompt = False)\\n\\n", "uid": "4e79e3d87e7e42218481002a752f8a94", "success": true}\r\n'
2014-11-06 00:45:45,336: INFO : client requests: doc
2014-11-06 00:45:45,360: INFO : About push back to ST3: b'{"doc": "Docstring for signal\\n========================================\\nThis module provides mechanisms to use signal handlers in Python.\\n\\nFunctions:\\n\\nalarm() -- cause SIGALRM after a specified time [Unix only]\\nsetitimer() -- cause a signal (described below) after a specified\\n float time and the timer may restart then [Unix only]\\ngetitimer() -- get current value of timer [Unix only]\\nsignal() -- set the action for a given signal\\ngetsignal() -- get the signal action for a given signal\\npause() -- wait until a signal arrives [Unix only]\\ndefault_int_handler() -- default SIGINT handler\\n\\nsignal constants:\\nSIG_DFL -- used to refer to the system default handler\\nSIG_IGN -- used to ignore the signal\\nNSIG -- number of defined signals\\nSIGINT, SIGTERM, etc. -- signal numbers\\n\\nitimer constants:\\nITIMER_REAL -- decrements in real time, and delivers SIGALRM upon\\n expiration\\nITIMER_VIRTUAL -- decrements only when the process is executing,\\n and delivers SIGVTALRM upon expiration\\nITIMER_PROF -- decrements both when the process is executing and\\n when the system is executing on behalf of the process.\\n Coupled with ITIMER_VIRTUAL, this timer is usually\\n used to profile the time spent by the application\\n in user and kernel space. SIGPROF is delivered upon\\n expiration.\\n\\n\\n*** IMPORTANT NOTICE ***\\nA signal handler function is called with two arguments:\\nthe first is the signal number, the second is the interrupted stack frame.", "uid": "075759d3020342e08dd64e146ef499e7", "success": true}\r\n'
2014-11-06 00:46:09,298: INFO : client requests: doc
2014-11-06 00:46:09,320: INFO : About push back to ST3: b'{"doc": "", "uid": "5a14993e08c343a5aeff039ee75d2c25", "success": false}\r\n'
2014-11-06 00:46:10,042: INFO : client requests: doc
2014-11-06 00:46:10,074: INFO : About push back to ST3: b'{"doc": "", "uid": "8979a6fcc8294556bd5221d8137b371e", "success": false}\r\n'
2014-11-06 00:46:10,075: INFO : client requests: autocomplete
2014-11-06 00:46:10,078: INFO : About push back to ST3: b'{"uid": "75e85939934e429384c08116f30c6170", "completions": [["_parser\\tstatement", "_parser"], ["_read_rc\\tfunction", "_read_rc"], ["_signal_handler\\tfunction", "_signal_handler"], ["__build_class__\\tfunction", "__build_class__"], ["__debug__\\tclass", "__debug__"], ["__doc__\\tclass", "__doc__"], ["__file__\\tinstance", "__file__"], ["__import__\\tfunction", "__import__"], ["__loader__\\tclass", "__loader__"], ["__name__\\tinstance", "__name__"], ["__package__\\tinstance", "__package__"], ["__spec__\\tclass", "__spec__"], ["__version__\\tinstance", "__version__"]], "success": true}\r\n'
2014-11-06 00:46:10,388: INFO : client requests: doc
2014-11-06 00:46:10,414: INFO : About push back to ST3: b'{"doc": "", "uid": "3636342e72ee4c31b9557859126f928d", "success": false}\r\n'
2014-11-06 00:46:10,843: INFO : client requests: doc
2014-11-06 00:46:10,868: INFO : About push back to ST3: b'{"doc": "", "uid": "f8f479c7d94d4962bc9fa2af3c82225e", "success": false}\r\n'
2014-11-06 00:46:11,097: INFO : client requests: doc
2014-11-06 00:46:11,126: INFO : About push back to ST3: b'{"doc": "", "uid": "98e18aa55aff45fdb17e70a5d3b120b6", "success": false}\r\n'
2014-11-06 00:46:11,126: INFO : client requests: autocomplete
2014-11-06 00:46:11,129: INFO : About push back to ST3: b'{"uid": "d8d92586b6434900a9c92b6c72d31a5f", "completions": [["_parser\\tstatement", "_parser"]], "success": true}\r\n'
2014-11-06 00:46:11,211: INFO : client requests: doc
2014-11-06 00:46:11,236: INFO : About push back to ST3: b'{"doc": "", "uid": "c129e3fa831f45e2a928b79c92fcdbfb", "success": false}\r\n'
2014-11-06 00:46:11,574: INFO : client requests: doc
2014-11-06 00:46:11,975: INFO : About push back to ST3: b'{"doc": "Docstring for argparse.ArgumentParser\\n========================================\\nArgumentParser(self, prog = None, usage = None, description = None,\\nepilog = None, parents = [], formatter_class = HelpFormatter,\\nprefix_chars = \'-\', fromfile_prefix_chars = None,\\nargument_default = None, conflict_handler = \'error\', add_help = True)\\n\\nObject for parsing command line strings into Python objects.\\n\\nKeyword Arguments:\\n - prog -- The name of the program (default: sys.argv[0])\\n - usage -- A usage message (default: auto-generated from arguments)\\n - description -- A description of what the program does\\n - epilog -- Text following the argument descriptions\\n - parents -- Parsers whose arguments should be copied into this one\\n - formatter_class -- HelpFormatter class for printing help messages\\n - prefix_chars -- Characters that prefix optional arguments\\n - fromfile_prefix_chars -- Characters that prefix files containing\\n additional arguments\\n - argument_default -- The default value for all arguments\\n - conflict_handler -- String indicating how to handle conflicts\\n - add_help -- Add a -h/-help option", "uid": "3e571cf31b784645878f9bca180bc2ba", "success": true}\r\n'
2014-11-06 00:46:11,976: INFO : client requests: doc
2014-11-06 00:46:12,006: INFO : About push back to ST3: b'{"doc": "Docstring for argparse.ArgumentParser\\n========================================\\nArgumentParser(self, prog = None, usage = None, description = None,\\nepilog = None, parents = [], formatter_class = HelpFormatter,\\nprefix_chars = \'-\', fromfile_prefix_chars = None,\\nargument_default = None, conflict_handler = \'error\', add_help = True)\\n\\nObject for parsing command line strings into Python objects.\\n\\nKeyword Arguments:\\n - prog -- The name of the program (default: sys.argv[0])\\n - usage -- A usage message (default: auto-generated from arguments)\\n - description -- A description of what the program does\\n - epilog -- Text following the argument descriptions\\n - parents -- Parsers whose arguments should be copied into this one\\n - formatter_class -- HelpFormatter class for printing help messages\\n - prefix_chars -- Characters that prefix optional arguments\\n - fromfile_prefix_chars -- Characters that prefix files containing\\n additional arguments\\n - argument_default -- The default value for all arguments\\n - conflict_handler -- String indicating how to handle conflicts\\n - add_help -- Add a -h/-help option", "uid": "d8ee72e2d83644ae9ac72e4a57eda2dc", "success": true}\r\n'
2014-11-06 00:46:12,007: INFO : client requests: autocomplete
2014-11-06 00:46:12,109: INFO : About push back to ST3: b'{"uid": "c6c9d12c64be4d59ad2285fa9b41c7b9", "completions": [["add_argument\\tfunction", "add_argument"], ["add_argument_group\\tfunction", "add_argument_group"], ["add_help\\tstatement", "add_help"], ["add_mutually_exclusive_group\\tfunction", "add_mutually_exclusive_group"], ["add_subparsers\\tfunction", "add_subparsers"], ["argument_default\\tstatement", "argument_default"], ["conflict_handler\\tstatement", "conflict_handler"], ["convert_arg_line_to_args\\tfunction", "convert_arg_line_to_args"], ["description\\tstatement", "description"], ["epilog\\tstatement", "epilog"], ["error\\tfunction", "error"], ["exit\\tfunction", "exit"], ["format_help\\tfunction", "format_help"], ["format_usage\\tfunction", "format_usage"], ["formatter_class\\tstatement", "formatter_class"], ["fromfile_prefix_chars\\tstatement", "fromfile_prefix_chars"], ["get_default\\tfunction", "get_default"], ["parse_args\\tfunction", "parse_args"], ["parse_known_args\\tfunction", "parse_known_args"], ["prefix_chars\\tstatement", "prefix_chars"], ["print_help\\tfunction", "print_help"], ["print_usage\\tfunction", "print_usage"], ["prog\\tstatement", "prog"], ["register\\tfunction", "register"], ["set_defaults\\tfunction", "set_defaults"], ["usage\\tstatement", "usage"], ["_action_groups\\tstatement", "_action_groups"], ["_actions\\tstatement", "_actions"], ["_add_action\\tfunction", "_add_action"], ["_add_container_actions\\tfunction", "_add_container_actions"], ["_check_conflict\\tfunction", "_check_conflict"], ["_check_value\\tfunction", "_check_value"], ["_defaults\\tstatement", "_defaults"], ["_get_args\\tfunction", "_get_args"], ["_get_formatter\\tfunction", "_get_formatter"], ["_get_handler\\tfunction", "_get_handler"], ["_get_kwargs\\tfunction", "_get_kwargs"], ["_get_nargs_pattern\\tfunction", "_get_nargs_pattern"], ["_get_option_tuples\\tfunction", "_get_option_tuples"], ["_get_optional_actions\\tfunction", "_get_optional_actions"], ["_get_optional_kwargs\\tfunction", "_get_optional_kwargs"], ["_get_positional_actions\\tfunction", "_get_positional_actions"], ["_get_positional_kwargs\\tfunction", "_get_positional_kwargs"], ["_get_value\\tfunction", "_get_value"], ["_get_values\\tfunction", "_get_values"], ["_handle_conflict_error\\tfunction", "_handle_conflict_error"], ["_handle_conflict_resolve\\tfunction", "_handle_conflict_resolve"], ["_has_negative_number_optionals\\tstatement", "_has_negative_number_optionals"], ["_match_argument\\tfunction", "_match_argument"], ["_match_arguments_partial\\tfunction", "_match_arguments_partial"], ["_mutually_exclusive_groups\\tstatement", "_mutually_exclusive_groups"], ["_negative_number_matcher\\tstatement", "_negative_number_matcher"], ["_option_string_actions\\tstatement", "_option_string_actions"], ["_optionals\\tstatement", "_optionals"], ["_parse_known_args\\tfunction", "_parse_known_args"], ["_parse_optional\\tfunction", "_parse_optional"], ["_pop_action_class\\tfunction", "_pop_action_class"], ["_positionals\\tstatement", "_positionals"], ["_print_message\\tfunction", "_print_message"], ["_read_args_from_files\\tfunction", "_read_args_from_files"], ["_registries\\tstatement", "_registries"], ["_registry_get\\tfunction", "_registry_get"], ["_remove_action\\tfunction", "_remove_action"], ["_subparsers\\tstatement", "_subparsers"], ["__class__\\tclass", "__class__"], ["__delattr__\\tfunction", "__delattr__"], ["__dir__\\tfunction", "__dir__"], ["__doc__\\tclass", "__doc__"], ["__eq__\\tfunction", "__eq__"], ["__format__\\tfunction", "__format__"], ["__ge__\\tfunction", "__ge__"], ["__getattribute__\\tfunction", "__getattribute__"], ["__gt__\\tfunction", "__gt__"], ["__hash__\\tfunction", "__hash__"], ["__init__\\tfunction", "__init__"], ["__le__\\tfunction", "__le__"], ["__lt__\\tfunction", "__lt__"], ["__ne__\\tfunction", "__ne__"], ["__new__\\tfunction", "__new__"], ["__reduce__\\tfunction", "__reduce__"], ["__reduce_ex__\\tfunction", "__reduce_ex__"], ["__repr__\\tfunction", "__repr__"], ["__setattr__\\tfunction", "__setattr__"], ["__sizeof__\\tfunction", "__sizeof__"], ["__str__\\tfunction", "__str__"], ["__subclasshook__\\tfunction", "__subclasshook__"]], "success": true}\r\n'
2014-11-06 00:46:12,151: INFO : client requests: doc
2014-11-06 00:46:12,223: INFO : About push back to ST3: b'{"doc": "", "uid": "80c3e36b3c6f4d04a855fee6c789448e", "success": false}\r\n'
2014-11-06 00:46:13,517: INFO : client requests: doc
2014-11-06 00:46:13,585: INFO : About push back to ST3: b'{"doc": "Docstring for argparse.ArgumentParser.add_argument\\n========================================\\nadd_argument(self, *args, **kwargs)\\n\\nadd_argument(dest, ..., name=value, ...)\\nadd_argument(option_string, option_string, ..., name=value, ...)", "uid": "f0d126338f424fbcb43e4b6bc2a9057a", "success": true}\r\n'
2014-11-06 00:46:14,155: INFO : client requests: parameters
2014-11-06 00:46:14,225: INFO : About push back to ST3: b'{"uid": "dab723fd3446492db3c1197a5ec8c640", "template": "", "success": true}\r\n'
2014-11-06 00:46:14,225: INFO : client requests: doc
2014-11-06 00:46:14,271: INFO : About push back to ST3: b'{"doc": "Docstring for argparse.ArgumentParser.add_argument\\n========================================\\nadd_argument(self, *args, **kwargs)\\n\\nadd_argument(dest, ..., name=value, ...)\\nadd_argument(option_string, option_string, ..., name=value, ...)", "uid": "2e33a8084a37430ba82d9f14be095d53", "success": true}\r\n'
2014-11-06 00:46:14,271: INFO : client requests: doc
2014-11-06 00:46:14,313: INFO : About push back to ST3: b'{"doc": "Docstring for argparse.ArgumentParser.add_argument\\n========================================\\nadd_argument(self, *args, **kwargs)\\n\\nadd_argument(dest, ..., name=value, ...)\\nadd_argument(option_string, option_string, ..., name=value, ...)", "uid": "2c06cdd96bb44eb4bacb1c29962e0a41", "success": true}\r\n'
2014-11-06 00:46:24,129: INFO : client requests: doc
2014-11-06 00:46:24,177: INFO : About push back to ST3: b'{"doc": "Docstring for argparse.ArgumentParser.add_argument\\n========================================\\nadd_argument(self, *args, **kwargs)\\n\\nadd_argument(dest, ..., name=value, ...)\\nadd_argument(option_string, option_string, ..., name=value, ...)", "uid": "731d65cf8ab548e6b8088c787a998b7f", "success": true}\r\n'
2014-11-06 00:46:25,023: INFO : client requests: doc
2014-11-06 00:46:26,638: DEBUG : bind: address=('localhost', 50840)
2014-11-06 00:46:26,638: DEBUG : listen: backlog=5
2014-11-06 00:46:26,639: INFO : Anaconda Server started in port 50840 for PID 28615 with cache dir /Users/roboslone/Library/Caches/Jedi/Experiments and extra paths /Users/roboslone/Documents/Experiments,/Users/roboslone/Documents/Flags,/Users/roboslone/Documents/DnD,/Users/roboslone/Documents/Configurations,/Users/roboslone/Documents/Scripts,/Users/roboslone/Documents/Utils
2014-11-06 00:46:26,648: INFO : Incomming connection from ('127.0.0.1', 50865)
2014-11-06 00:46:26,648: INFO : Incomming connection from ('127.0.0.1', 50866)
2014-11-06 00:46:26,824: INFO : client requests: doc
2014-11-06 00:46:27,028: INFO : About push back to ST3: b'{"success": false, "uid": "422fa3f7473542599edaba25e2613670", "doc": ""}\r\n'
2014-11-06 01:08:02,638: INFO : client requests: doc
2014-11-06 01:08:02,652: INFO : About push back to ST3: b'{"success": false, "uid": "1e0b1ab75d5f43a69fa1ef12ba1ac24d", "doc": ""}\r\n'
2014-11-06 01:08:06,229: INFO : client requests: doc
2014-11-06 01:08:06,235: INFO : About push back to ST3: b'{"success": false, "uid": "0e94adc1fe7c4d28960fd2725a0294ca", "doc": ""}\r\n'
2014-11-06 01:08:06,392: INFO : client requests: doc
2014-11-06 01:08:06,400: INFO : About push back to ST3: b'{"success": false, "uid": "f7792e10900b45f190f3e1436a43254d", "doc": ""}\r\n'
2014-11-06 01:08:06,577: INFO : client requests: doc
2014-11-06 01:08:06,580: INFO : About push back to ST3: b'{"success": false, "uid": "b606db7da5964efdb3f327f66ca4c039", "doc": ""}\r\n'
2014-11-06 01:08:06,763: INFO : client requests: doc
2014-11-06 01:08:06,770: INFO : About push back to ST3: b'{"success": false, "uid": "5eb61b9fab664d59a0c129f5f820069f", "doc": ""}\r\n'
2014-11-06 01:08:06,949: INFO : client requests: doc
2014-11-06 01:08:06,953: INFO : About push back to ST3: b'{"success": false, "uid": "c6113039762541c290bcf47f504dcf08", "doc": ""}\r\n'
2014-11-06 01:08:07,119: INFO : client requests: doc
2014-11-06 01:08:07,122: INFO : About push back to ST3: b'{"success": false, "uid": "620d02160fd149d5b2eef847eca157aa", "doc": ""}\r\n'
2014-11-06 01:08:07,331: INFO : client requests: doc
2014-11-06 01:08:07,336: INFO : About push back to ST3: b'{"success": false, "uid": "6cae1f5bb5964826852a095ce57c9185", "doc": ""}\r\n'
2014-11-06 01:08:07,529: INFO : client requests: doc
2014-11-06 01:08:07,532: INFO : About push back to ST3: b'{"success": false, "uid": "7b84b494b04549a69780dcd9cc22d989", "doc": ""}\r\n'
2014-11-06 01:08:07,738: INFO : client requests: doc
2014-11-06 01:08:07,741: INFO : About push back to ST3: b'{"success": false, "uid": "9211ee65f45e4fd3a3356e7fbc1c1071", "doc": ""}\r\n'
2014-11-06 01:08:12,022: INFO : client requests: doc
2014-11-06 01:08:12,025: INFO : About push back to ST3: b'{"success": false, "uid": "5c1884db17874a179763067a0b49dbc4", "doc": ""}\r\n'
2014-11-06 01:08:12,266: INFO : client requests: doc
2014-11-06 01:08:12,271: INFO : About push back to ST3: b'{"success": false, "uid": "7496659ffe37428fb72ac1076ca33d9f", "doc": ""}\r\n'
2014-11-06 01:08:14,229: INFO : client requests: doc
2014-11-06 01:08:14,235: INFO : About push back to ST3: b'{"success": false, "uid": "4b444d2cfe1d4bd7b494092902b83bb4", "doc": ""}\r\n'
2014-11-06 01:08:25,363: INFO : client requests: doc
2014-11-06 01:08:25,369: INFO : About push back to ST3: b'{"success": false, "uid": "3184187d7df74d0ca699ac6cfe3505c8", "doc": ""}\r\n'
2014-11-06 01:08:37,124: INFO : client requests: doc
2014-11-06 01:08:37,127: INFO : About push back to ST3: b'{"success": false, "uid": "e1ad0cbd61984bcc945dfade4f1212c2", "doc": ""}\r\n'
2014-11-06 01:08:37,287: INFO : client requests: doc
2014-11-06 01:08:37,290: INFO : About push back to ST3: b'{"success": false, "uid": "c21d5ad7d402430f8a17c08aa9dd4129", "doc": ""}\r\n'
2014-11-06 01:08:37,764: INFO : client requests: doc
2014-11-06 01:08:37,769: INFO : About push back to ST3: b'{"success": false, "uid": "584862c5881c4d93993629f6e364203a", "doc": ""}\r\n'
2014-11-06 01:08:39,551: INFO : client requests: doc
2014-11-06 01:08:39,559: INFO : About push back to ST3: b'{"success": false, "uid": "411d97391810486e80ae03f5c88c5a8b", "doc": ""}\r\n'
2014-11-06 01:08:39,725: INFO : client requests: doc
2014-11-06 01:08:39,729: INFO : About push back to ST3: b'{"success": false, "uid": "faf1910435284e0bb80da0b7aa7ea8d8", "doc": ""}\r\n'
2014-11-06 01:08:42,453: INFO : client requests: doc
2014-11-06 01:08:42,493: INFO : About push back to ST3: b'{"success": true, "uid": "123bdcfd8b0a48609f087d54f13074bf", "doc": "No docstring for <Definition class WrapperException>"}\r\n'
2014-11-06 01:08:46,057: INFO : client requests: doc
2014-11-06 01:08:46,065: INFO : About push back to ST3: b'{"success": true, "uid": "37a8601d9a0b48a18a4c32d2f78978ee", "doc": "Docstring for wrappers.comment_tickets\\n========================================\\ncomment_tickets(ticket_ids, comment)\\n\\n"}\r\n'
2014-11-06 01:08:46,286: INFO : client requests: doc
2014-11-06 01:08:46,292: INFO : About push back to ST3: b'{"success": true, "uid": "c06092ba4f854a16b83e3268de7f5266", "doc": "Docstring for wrappers.comment_tickets\\n========================================\\ncomment_tickets(ticket_ids, comment)\\n\\n"}\r\n'
2014-11-06 01:08:47,413: INFO : client requests: doc
2014-11-06 01:08:47,421: INFO : About push back to ST3: b'{"success": true, "uid": "4ebe33eaf20f4061a9637db7e758d560", "doc": "Docstring for wrappers.comment_tickets\\n========================================\\ncomment_tickets(ticket_ids, comment)\\n\\n"}\r\n'
2014-11-06 01:08:47,654: INFO : client requests: doc
2014-11-06 01:08:47,660: INFO : About push back to ST3: b'{"success": true, "uid": "18b4751ae7fe40bd96ca5e963ea2a6ac", "doc": "Docstring for wrappers.comment_tickets\\n========================================\\ncomment_tickets(ticket_ids, comment)\\n\\n"}\r\n'
2014-11-06 01:08:47,875: INFO : client requests: doc
2014-11-06 01:08:47,884: INFO : About push back to ST3: b'{"success": true, "uid": "6a6d3c358c05460e88ee080714635c59", "doc": "Docstring for wrappers.comment_tickets\\n========================================\\ncomment_tickets(ticket_ids, comment)\\n\\n"}\r\n'
2014-11-06 01:08:48,085: INFO : client requests: doc
2014-11-06 01:08:48,092: INFO : About push back to ST3: b'{"success": true, "uid": "159671de53004457b9b20ed1306d8cfc", "doc": "Docstring for wrappers.comment_tickets\\n========================================\\ncomment_tickets(ticket_ids, comment)\\n\\n"}\r\n'
2014-11-06 01:08:48,317: INFO : client requests: doc
2014-11-06 01:08:48,323: INFO : About push back to ST3: b'{"success": true, "uid": "7d7f7f324ce14c33a62fcaefaf87548c", "doc": "Docstring for wrappers.comment_tickets\\n========================================\\ncomment_tickets(ticket_ids, comment)\\n\\n"}\r\n'
2014-11-06 01:08:48,607: INFO : client requests: doc
2014-11-06 01:08:48,611: INFO : About push back to ST3: b'{"success": true, "uid": "91370612a6ab4a318520ef99dafbaf9c", "doc": "Docstring for wrappers.comment_tickets\\n========================================\\ncomment_tickets(ticket_ids, comment)\\n\\n"}\r\n'
2014-11-06 01:08:48,827: INFO : client requests: doc
2014-11-06 01:08:48,831: INFO : About push back to ST3: b'{"success": true, "uid": "4fee549e14ea42f2b0a15fbd76a1f654", "doc": "Docstring for wrappers.comment_tickets\\n========================================\\ncomment_tickets(ticket_ids, comment)\\n\\n"}\r\n'
2014-11-06 01:08:51,521: INFO : client requests: doc
2014-11-06 01:08:51,527: INFO : About push back to ST3: b'{"success": true, "uid": "ce77fd10776d447b809143f301c77c5a", "doc": "Docstring for wrappers.print_debug_summary\\n========================================\\nprint_debug_summary()\\n\\n"}\r\n'
2014-11-06 01:08:51,753: INFO : client requests: doc
2014-11-06 01:08:51,759: INFO : About push back to ST3: b'{"success": true, "uid": "0d34444c40c245e795cb6fc5eab26178", "doc": "Docstring for wrappers.print_debug_summary\\n========================================\\nprint_debug_summary()\\n\\n"}\r\n'
2014-11-06 01:08:53,773: INFO : client requests: doc
2014-11-06 01:08:53,778: INFO : About push back to ST3: b'{"success": true, "uid": "f67089a843b443cda48c3d1ed0f752b1", "doc": "Docstring for wrappers.read_template\\n========================================\\nread_template()\\n\\n"}\r\n'
2014-11-06 01:08:53,982: INFO : client requests: doc
2014-11-06 01:08:53,987: INFO : About push back to ST3: b'{"success": true, "uid": "725f9edac4c741a49ce58770386f5ce2", "doc": "Docstring for wrappers.read_template\\n========================================\\nread_template()\\n\\n"}\r\n'
2014-11-06 01:08:56,384: INFO : client requests: doc
2014-11-06 01:08:56,391: INFO : About push back to ST3: b'{"success": true, "uid": "7990b3607cd7483c9da0d135b51cd8b1", "doc": "Docstring for wrappers.render_template\\n========================================\\nrender_template(params)\\n\\n"}\r\n'
2014-11-06 01:08:56,595: INFO : client requests: doc
2014-11-06 01:08:56,600: INFO : About push back to ST3: b'{"success": true, "uid": "a7aaf7a3e4ae4141afe410fa9520675c", "doc": "Docstring for wrappers.render_template\\n========================================\\nrender_template(params)\\n\\n"}\r\n'
2014-11-06 01:08:59,137: INFO : client requests: doc
2014-11-06 01:08:59,146: INFO : About push back to ST3: b'{"success": true, "uid": "a4f65f5499ab476cbca698ad93957fe5", "doc": "Docstring for wrappers.set_oauth\\n========================================\\nset_oauth(rc)\\n\\n"}\r\n'
2014-11-06 01:08:59,347: INFO : client requests: doc
2014-11-06 01:08:59,353: INFO : About push back to ST3: b'{"success": true, "uid": "f4666f43466749b2ae5564ab2969e6a6", "doc": "Docstring for wrappers.set_oauth\\n========================================\\nset_oauth(rc)\\n\\n"}\r\n'
2014-11-06 01:09:01,471: INFO : client requests: doc
2014-11-06 01:09:01,480: INFO : About push back to ST3: b'{"success": true, "uid": "0eb73552491943829c11ba943099fac3", "doc": "Docstring for wrappers.set_ticket\\n========================================\\nset_ticket(ticket_id)\\n\\n"}\r\n'
2014-11-06 01:09:01,693: INFO : client requests: doc
2014-11-06 01:09:01,701: INFO : About push back to ST3: b'{"success": true, "uid": "8655a7f1f14f4ab98809d3f27f45e247", "doc": "Docstring for wrappers.set_ticket\\n========================================\\nset_ticket(ticket_id)\\n\\n"}\r\n'
2014-11-06 01:09:40,923: INFO : client requests: lint
2014-11-06 01:09:41,007: INFO : About push back to ST3: b'{"success": true, "vid": 41, "uid": "e47aac64726046139dc042488b3b83c8", "errors": [{"offset": 4, "message": "[w] pep 8 (%s): %s", "lineno": 12, "raw_error": "[W] PEP 8 (E128): 34", "level": "W", "underline_range": true}, {"offset": 79, "message": "[w] pep 8 (%s): %s", "lineno": 72, "raw_error": "[W] PEP 8 (E501): line too long (80 > 79 characters)", "level": "W", "underline_range": true}, {"offset": 79, "message": "[w] pep 8 (%s): %s", "lineno": 78, "raw_error": "[W] PEP 8 (E501): line too long (81 > 79 characters)", "level": "W", "underline_range": true}, {"offset": 79, "message": "[w] pep 8 (%s): %s", "lineno": 296, "raw_error": "[W] PEP 8 (E501): line too long (83 > 79 characters)", "level": "W", "underline_range": true}, {"offset": 79, "message": "[w] pep 8 (%s): %s", "lineno": 327, "raw_error": "[W] PEP 8 (E501): line too long (81 > 79 characters)", "level": "W", "underline_range": true}, {"offset": 79, "message": "[w] pep 8 (%s): %s", "lineno": 375, "raw_error": "[W] PEP 8 (E501): line too long (111 > 79 characters)", "level": "W", "underline_range": true}, {"offset": 79, "message": "[w] pep 8 (%s): %s", "lineno": 377, "raw_error": "[W] PEP 8 (E501): line too long (107 > 79 characters)", "level": "W", "underline_range": true}, {"offset": 3, "message": "[w] pep 8 (%s): %s", "lineno": 397, "raw_error": "[W] PEP 8 (E271): multiple spaces after keyword", "level": "W", "underline_range": true}, {"offset": 79, "message": "[w] pep 8 (%s): %s", "lineno": 402, "raw_error": "[W] PEP 8 (E501): line too long (89 > 79 characters)", "level": "W", "underline_range": true}, {"offset": 79, "message": "[w] pep 8 (%s): %s", "lineno": 427, "raw_error": "[W] PEP 8 (E501): line too long (103 > 79 characters)", "level": "W", "underline_range": true}, {"offset": 73, "message": "[v] pep 8 (%s): %s", "lineno": 429, "raw_error": "[V] PEP 8 (W292): no newline at end of file", "level": "V", "underline_range": true}, {"offset": 15, "len": 9, "message": "Undefined name %r", "regex": "((and|or|not|if|elif|while|in)\\\\s+|[+\\\\-*^%%<>=\\\\(\\\\{])*\\\\s*(?P<underline>[\\\\w\\\\.]*raw_input[\\\\w]*)", "lineno": 47, "raw_error": "undefined name \'raw_input\'", "level": "W", "underline_range": false}, {"offset": 30, "len": 15, "message": "Undefined name %r", "regex": "((and|or|not|if|elif|while|in)\\\\s+|[+\\\\-*^%%<>=\\\\(\\\\{])*\\\\s*(?P<underline>[\\\\w\\\\.]*template_params[\\\\w]*)", "lineno": 344, "raw_error": "undefined name \'template_params\'", "level": "W", "underline_range": false}]}\r\n'
2014-11-06 01:12:34,848: INFO : client requests: doc
2014-11-06 01:12:34,934: INFO : About push back to ST3: b'{"success": false, "uid": "15f7d8d2b76241fc991c074b66b6d676", "doc": ""}\r\n'
2014-11-06 01:12:35,542: INFO : client requests: doc
2014-11-06 01:12:35,553: INFO : About push back to ST3: b'{"success": false, "uid": "73d85c30b6e444b98cccaa65c3f8a7cf", "doc": ""}\r\n'
2014-11-06 01:12:35,985: INFO : client requests: doc
2014-11-06 01:12:35,995: INFO : About push back to ST3: b'{"success": false, "uid": "771284d1a82c43cebbcfb592022b09dc", "doc": ""}\r\n'
2014-11-06 01:12:41,105: INFO : client requests: doc
2014-11-06 01:12:41,114: INFO : About push back to ST3: b'{"success": true, "uid": "6cfb0f588d894431ad2bc8a781c7a0a0", "doc": "Docstring for str\\n========================================\\nstr(object=\'\') -> str\\nstr(bytes_or_buffer[, encoding[, errors]]) -> str\\n\\nCreate a new string object from the given object. If encoding or\\nerrors is specified, then the object must expose a data buffer\\nthat will be decoded using the given encoding and error handler.\\nOtherwise, returns the result of object.__str__() (if defined)\\nor repr(object).\\nencoding defaults to sys.getdefaultencoding().\\nerrors defaults to \'strict\'."}\r\n'
2014-11-06 01:13:27,036: INFO : client requests: lint
2014-11-06 01:13:27,073: INFO : About push back to ST3: b'{"success": true, "vid": 49, "uid": "8939fc8461d74266b22cf686c74fd165", "errors": [{"offset": 79, "message": "[w] pep 8 (%s): %s", "lineno": 51, "raw_error": "[W] PEP 8 (E501): line too long (118 > 79 characters)", "level": "W", "underline_range": true}, {"offset": 79, "message": "[w] pep 8 (%s): %s", "lineno": 53, "raw_error": "[W] PEP 8 (E501): line too long (88 > 79 characters)", "level": "W", "underline_range": true}, {"offset": 79, "message": "[w] pep 8 (%s): %s", "lineno": 54, "raw_error": "[W] PEP 8 (E501): line too long (120 > 79 characters)", "level": "W", "underline_range": true}, {"offset": 79, "message": "[w] pep 8 (%s): %s", "lineno": 56, "raw_error": "[W] PEP 8 (E501): line too long (135 > 79 characters)", "level": "W", "underline_range": true}, {"offset": 79, "message": "[w] pep 8 (%s): %s", "lineno": 57, "raw_error": "[W] PEP 8 (E501): line too long (97 > 79 characters)", "level": "W", "underline_range": true}, {"offset": 79, "message": "[w] pep 8 (%s): %s", "lineno": 58, "raw_error": "[W] PEP 8 (E501): line too long (85 > 79 characters)", "level": "W", "underline_range": true}, {"offset": 79, "message": "[w] pep 8 (%s): %s", "lineno": 59, "raw_error": "[W] PEP 8 (E501): line too long (133 > 79 characters)", "level": "W", "underline_range": true}, {"offset": 79, "message": "[w] pep 8 (%s): %s", "lineno": 60, "raw_error": "[W] PEP 8 (E501): line too long (82 > 79 characters)", "level": "W", "underline_range": true}, {"offset": 79, "message": "[w] pep 8 (%s): %s", "lineno": 61, "raw_error": "[W] PEP 8 (E501): line too long (111 > 79 characters)", "level": "W", "underline_range": true}, {"offset": 79, "message": "[w] pep 8 (%s): %s", "lineno": 62, "raw_error": "[W] PEP 8 (E501): line too long (112 > 79 characters)", "level": "W", "underline_range": true}, {"offset": 79, "message": "[w] pep 8 (%s): %s", "lineno": 63, "raw_error": "[W] PEP 8 (E501): line too long (81 > 79 characters)", "level": "W", "underline_range": true}, {"offset": 79, "message": "[w] pep 8 (%s): %s", "lineno": 65, "raw_error": "[W] PEP 8 (E501): line too long (112 > 79 characters)", "level": "W", "underline_range": true}, {"offset": 79, "message": "[w] pep 8 (%s): %s", "lineno": 66, "raw_error": "[W] PEP 8 (E501): line too long (97 > 79 characters)", "level": "W", "underline_range": true}, {"offset": 79, "message": "[w] pep 8 (%s): %s", "lineno": 132, "raw_error": "[W] PEP 8 (E501): line too long (80 > 79 characters)", "level": "W", "underline_range": true}, {"offset": 79, "message": "[w] pep 8 (%s): %s", "lineno": 171, "raw_error": "[W] PEP 8 (E501): line too long (86 > 79 characters)", "level": "W", "underline_range": true}, {"offset": 11, "len": 5, "message": "Undefined name %r", "regex": "((and|or|not|if|elif|while|in)\\\\s+|[+\\\\-*^%%<>=\\\\(\\\\{])*\\\\s*(?P<underline>[\\\\w\\\\.]*DEBUG[\\\\w]*)", "lineno": 22, "raw_error": "undefined name \'DEBUG\'", "level": "W", "underline_range": false}, {"offset": 4, "len": 15, "message": "Local variable %r is assigned to but never used", "regex": "((and|or|not|if|elif|while|in)\\\\s+|[+\\\\-*^%%<>=\\\\(\\\\{])*\\\\s*(?P<underline>[\\\\w\\\\.]*rendered_recipe[\\\\w]*)", "lineno": 148, "raw_error": "local variable \'rendered_recipe\' is assigned to but never used", "level": "W", "underline_range": false}]}\r\n'
2014-11-06 01:14:08,555: INFO : process 28615 does not exists stopping server...
2014-11-06 01:14:08,555: INFO : process 28615 does not exists stopping server...
2014-11-06 01:14:09,558: INFO : Closing the socket, server will be shutdown now...
2014-11-06 01:14:09,558: INFO : Closing the socket, server will be shutdown now...
2014-11-06 01:14:13,714: DEBUG : bind: address=('localhost', 51032)
2014-11-06 01:14:13,714: DEBUG : listen: backlog=5
2014-11-06 01:14:13,714: INFO : Anaconda Server started in port 51032 for PID 29271 with cache dir /Users/roboslone/Library/Caches/Jedi/Experiments and extra paths /Users/roboslone/Documents/Experiments,/Users/roboslone/Documents/Flags,/Users/roboslone/Documents/DnD,/Users/roboslone/Documents/Configurations,/Users/roboslone/Documents/Scripts,/Users/roboslone/Documents/Utils
2014-11-06 01:14:13,722: INFO : Incomming connection from ('127.0.0.1', 51070)
2014-11-06 01:14:13,723: INFO : Incomming connection from ('127.0.0.1', 51071)
2014-11-06 01:16:46,247: INFO : process 29271 does not exists stopping server...
2014-11-06 01:16:47,251: INFO : Closing the socket, server will be shutdown now...
2014-11-06 01:16:48,917: DEBUG : bind: address=('localhost', 51080)
2014-11-06 01:16:48,917: DEBUG : listen: backlog=5
2014-11-06 01:16:48,917: INFO : Anaconda Server started in port 51080 for PID 29346 with cache dir /Users/roboslone/Library/Caches/Jedi/Experiments and extra paths /Users/roboslone/Documents/Experiments,/Users/roboslone/Documents/Flags,/Users/roboslone/Documents/DnD,/Users/roboslone/Documents/Configurations,/Users/roboslone/Documents/Scripts,/Users/roboslone/Documents/Utils
2014-11-06 01:16:48,918: INFO : Incomming connection from ('127.0.0.1', 51107)
2014-11-06 01:16:48,918: INFO : Incomming connection from ('127.0.0.1', 51108)
2014-11-06 01:44:04,409: INFO : client requests: doc
2014-11-06 01:44:04,471: INFO : About push back to ST3: b'{"success": false, "doc": "", "uid": "aa6e3a1d58db47eaa8317170e776cda0"}\r\n'
2014-11-06 01:44:11,616: INFO : client requests: doc
2014-11-06 01:44:11,620: INFO : About push back to ST3: b'{"success": false, "doc": "", "uid": "589f020400124a179f022910003375d9"}\r\n'
2014-11-06 01:44:22,893: INFO : client requests: doc
2014-11-06 01:44:22,951: INFO : About push back to ST3: b'{"success": true, "doc": "Docstring for subprocess.Popen\\n========================================\\nPopen(self, args, bufsize = -1, executable = None, stdin = None,\\nstdout = None, stderr = None, preexec_fn = None,\\nclose_fds = _PLATFORM_DEFAULT_CLOSE_FDS, shell = False, cwd = None,\\nenv = None, universal_newlines = False, startupinfo = None,\\ncreationflags = 0, restore_signals = True, start_new_session = False,\\npass_fds = ())\\n\\n", "uid": "e9a3e3e007df45ccb8d8df5ab668270b"}\r\n'
2014-11-06 01:48:26,737: INFO : process 29346 does not exists stopping server...
2014-11-06 01:48:27,738: INFO : Closing the socket, server will be shutdown now...
2014-11-06 01:55:15,200: DEBUG : bind: address=('localhost', 51945)
2014-11-06 01:55:15,200: DEBUG : listen: backlog=5
2014-11-06 01:55:15,200: INFO : Anaconda Server started in port 51945 for PID 29742 with cache dir /Users/roboslone/Library/Caches/Jedi/Experiments and extra paths /Users/roboslone/Documents/Experiments,/Users/roboslone/Documents/Flags,/Users/roboslone/Documents/DnD,/Users/roboslone/Documents/Configurations,/Users/roboslone/Documents/Scripts,/Users/roboslone/Documents/Utils
2014-11-06 01:55:15,207: INFO : Incomming connection from ('127.0.0.1', 51983)
2014-11-06 01:55:15,208: INFO : Incomming connection from ('127.0.0.1', 51984)
2014-11-06 01:55:15,673: INFO : client requests: doc
2014-11-06 01:55:15,684: INFO : About push back to ST3: b'{"success": false, "doc": "", "uid": "2204093b5ebe47e3ad5a6ef4bf178c24"}\r\n'
2014-11-06 01:55:17,395: INFO : client requests: doc
2014-11-06 01:55:17,504: INFO : About push back to ST3: b'{"success": true, "doc": "Docstring for argparse.ArgumentParser\\n========================================\\nArgumentParser(self, prog = None, usage = None, description = None,\\nepilog = None, parents = [], formatter_class = HelpFormatter,\\nprefix_chars = \'-\', fromfile_prefix_chars = None,\\nargument_default = None, conflict_handler = \'error\', add_help = True)\\n\\nObject for parsing command line strings into Python objects.\\n\\nKeyword Arguments:\\n - prog -- The name of the program (default: sys.argv[0])\\n - usage -- A usage message (default: auto-generated from arguments)\\n - description -- A description of what the program does\\n - epilog -- Text following the argument descriptions\\n - parents -- Parsers whose arguments should be copied into this one\\n - formatter_class -- HelpFormatter class for printing help messages\\n - prefix_chars -- Characters that prefix optional arguments\\n - fromfile_prefix_chars -- Characters that prefix files containing\\n additional arguments\\n - argument_default -- The default value for all arguments\\n - conflict_handler -- String indicating how to handle conflicts\\n - add_help -- Add a -h/-help option", "uid": "f5aa005ca3bf4de08c837d3abc584911"}\r\n'
2014-11-06 01:55:53,308: INFO : process 29742 does not exists stopping server...
2014-11-06 01:55:54,313: INFO : Closing the socket, server will be shutdown now...
2014-11-06 01:55:57,148: DEBUG : bind: address=('localhost', 51986)
2014-11-06 01:55:57,148: DEBUG : listen: backlog=5
2014-11-06 01:55:57,149: INFO : Anaconda Server started in port 51986 for PID 29820 with cache dir /Users/roboslone/Library/Caches/Jedi/Experiments and extra paths /Users/roboslone/Documents/Experiments,/Users/roboslone/Documents/Flags,/Users/roboslone/Documents/DnD,/Users/roboslone/Documents/Configurations,/Users/roboslone/Documents/Scripts,/Users/roboslone/Documents/Utils
2014-11-06 01:55:57,161: INFO : Incomming connection from ('127.0.0.1', 52021)
2014-11-06 01:55:57,161: INFO : Incomming connection from ('127.0.0.1', 52022)
2014-11-06 02:04:19,641: INFO : process 29820 does not exists stopping server...
2014-11-06 02:04:20,644: INFO : Closing the socket, server will be shutdown now...
2014-11-06 02:04:24,438: DEBUG : bind: address=('localhost', 52058)
2014-11-06 02:04:24,439: DEBUG : listen: backlog=5
2014-11-06 02:04:24,439: INFO : Anaconda Server started in port 52058 for PID 30184 with cache dir /Users/roboslone/Library/Caches/Jedi/Experiments and extra paths /Users/roboslone/Documents/Experiments,/Users/roboslone/Documents/Flags,/Users/roboslone/Documents/DnD,/Users/roboslone/Documents/Configurations,/Users/roboslone/Documents/Scripts,/Users/roboslone/Documents/Utils
2014-11-06 02:04:24,501: INFO : Incomming connection from ('127.0.0.1', 52115)
2014-11-06 02:04:24,501: INFO : Incomming connection from ('127.0.0.1', 52116)
2014-11-06 02:04:41,486: INFO : process 30184 does not exists stopping server...
2014-11-06 02:04:42,487: INFO : Closing the socket, server will be shutdown now...
2014-11-06 02:04:47,919: DEBUG : bind: address=('localhost', 52118)
2014-11-06 02:04:47,920: DEBUG : listen: backlog=5
2014-11-06 02:04:47,920: INFO : Anaconda Server started in port 52118 for PID 30193 with cache dir /Users/roboslone/Library/Caches/Jedi/Experiments and extra paths /Users/roboslone/Documents/Experiments,/Users/roboslone/Documents/Flags,/Users/roboslone/Documents/DnD,/Users/roboslone/Documents/Configurations,/Users/roboslone/Documents/Scripts,/Users/roboslone/Documents/Utils
2014-11-06 02:04:47,930: INFO : Incomming connection from ('127.0.0.1', 52153)
2014-11-06 02:04:47,930: INFO : Incomming connection from ('127.0.0.1', 52154)
2014-11-06 02:06:06,143: INFO : process 30193 does not exists stopping server...
2014-11-06 02:06:07,150: INFO : Closing the socket, server will be shutdown now...
2014-11-06 02:06:09,933: DEBUG : bind: address=('localhost', 52175)
2014-11-06 02:06:09,933: DEBUG : listen: backlog=5
2014-11-06 02:06:09,933: INFO : Anaconda Server started in port 52175 for PID 30229 with cache dir /Users/roboslone/Library/Caches/Jedi/Experiments and extra paths /Users/roboslone/Documents/Experiments,/Users/roboslone/Documents/Flags,/Users/roboslone/Documents/DnD,/Users/roboslone/Documents/Configurations,/Users/roboslone/Documents/Scripts,/Users/roboslone/Documents/Utils
2014-11-06 02:06:09,936: INFO : Incomming connection from ('127.0.0.1', 52201)
2014-11-06 02:06:09,936: INFO : Incomming connection from ('127.0.0.1', 52202)
2014-11-06 02:06:20,957: INFO : client requests: doc
2014-11-06 02:06:21,026: INFO : About push back to ST3: b'{"uid": "564b898ebafe439783cf559c2b592501", "success": false, "doc": ""}\r\n'
2014-11-06 02:06:25,327: INFO : client requests: doc
2014-11-06 02:06:25,333: INFO : About push back to ST3: b'{"uid": "ce80e0598fbc43cab98468035a933aee", "success": false, "doc": ""}\r\n'
2014-11-06 02:12:21,007: INFO : process 30229 does not exists stopping server...
2014-11-06 02:12:22,010: INFO : Closing the socket, server will be shutdown now...
2014-11-06 02:12:53,136: DEBUG : bind: address=('localhost', 52260)
2014-11-06 02:12:53,136: DEBUG : listen: backlog=5
2014-11-06 02:12:53,136: INFO : Anaconda Server started in port 52260 for PID 30466 with cache dir /Users/roboslone/Library/Caches/Jedi/Experiments and extra paths /Users/roboslone/Documents/Experiments,/Users/roboslone/Documents/Flags,/Users/roboslone/Documents/DnD,/Users/roboslone/Documents/Configurations,/Users/roboslone/Documents/Scripts,/Users/roboslone/Documents/Utils
2014-11-06 02:12:53,138: INFO : Incomming connection from ('127.0.0.1', 52285)
2014-11-06 02:12:53,138: INFO : Incomming connection from ('127.0.0.1', 52286)
2014-11-06 02:13:40,261: INFO : process 30466 does not exists stopping server...
2014-11-06 02:13:41,262: INFO : Closing the socket, server will be shutdown now...
2014-11-06 02:13:43,589: DEBUG : bind: address=('localhost', 52291)
2014-11-06 02:13:43,590: DEBUG : listen: backlog=5
2014-11-06 02:13:43,590: INFO : Anaconda Server started in port 52291 for PID 30477 with cache dir /Users/roboslone/Library/Caches/Jedi/Experiments and extra paths /Users/roboslone/Documents/Experiments,/Users/roboslone/Documents/Flags,/Users/roboslone/Documents/DnD,/Users/roboslone/Documents/Configurations,/Users/roboslone/Documents/Scripts,/Users/roboslone/Documents/Utils
2014-11-06 02:13:43,603: INFO : Incomming connection from ('127.0.0.1', 52316)
2014-11-06 02:13:43,603: INFO : Incomming connection from ('127.0.0.1', 52317)
2014-11-06 02:14:04,655: INFO : process 30477 does not exists stopping server...
2014-11-06 02:14:05,657: INFO : Closing the socket, server will be shutdown now...
2014-11-06 02:14:08,600: DEBUG : bind: address=('localhost', 52321)
2014-11-06 02:14:08,600: DEBUG : listen: backlog=5
2014-11-06 02:14:08,600: INFO : Anaconda Server started in port 52321 for PID 30494 with cache dir /Users/roboslone/Library/Caches/Jedi/Experiments and extra paths /Users/roboslone/Documents/Experiments,/Users/roboslone/Documents/Flags,/Users/roboslone/Documents/DnD,/Users/roboslone/Documents/Configurations,/Users/roboslone/Documents/Scripts,/Users/roboslone/Documents/Utils
2014-11-06 02:14:08,609: INFO : Incomming connection from ('127.0.0.1', 52346)
2014-11-06 02:14:08,610: INFO : Incomming connection from ('127.0.0.1', 52347)
2014-11-06 02:15:16,799: INFO : process 30494 does not exists stopping server...
2014-11-06 02:15:17,800: INFO : Closing the socket, server will be shutdown now...
2014-11-06 02:15:27,997: DEBUG : bind: address=('localhost', 52361)
2014-11-06 02:15:27,997: DEBUG : listen: backlog=5
2014-11-06 02:15:27,997: INFO : Anaconda Server started in port 52361 for PID 30503 with cache dir /Users/roboslone/Library/Caches/Jedi/Experiments and extra paths /Users/roboslone/Documents/Experiments,/Users/roboslone/Documents/Flags,/Users/roboslone/Documents/DnD,/Users/roboslone/Documents/Configurations,/Users/roboslone/Documents/Scripts,/Users/roboslone/Documents/Utils
2014-11-06 02:15:28,006: INFO : Incomming connection from ('127.0.0.1', 52395)
2014-11-06 02:15:28,007: INFO : Incomming connection from ('127.0.0.1', 52396)
2014-11-06 02:15:46,904: INFO : client requests: mccabe
2014-11-06 02:15:46,915: INFO : About push back to ST3: b'{"success": true, "uid": "d274573d0a154d1d8e4a5b292d390f54", "errors": [{"offset": 1, "message": "\'_find_alemate_exec\' is too complex (7)", "code": "C901", "line": 140}], "vid": null}\r\n'
2014-11-06 02:15:58,895: INFO : client requests: pep8
2014-11-06 02:15:59,052: INFO : About push back to ST3: b'{"success": true, "uid": "bd6c1336eee045f29be40e506bc8e04e", "buffer": "import requests\\nimport json\\nimport atexit\\nfrom os import path, remove\\nfrom sys import version_info, exit\\nfrom time import time\\nfrom datetime import datetime\\nfrom subprocess import Popen, PIPE\\nfrom getpass import getuser\\nfrom jinja2 import Environment, FileSystemLoader\\nfrom genrecipe.formatting import (print_param, print_info, print_warning,\\n _fg, _reset, print_python_version, print_error)\\n\\n\\nclass WrapperException(Exception):\\n pass\\n\\n# Module scope\\n_globals = {\\n \'alemate_builtins\': {\\n \'whoami\': \'{{ whoami }}\',\\n \'hostname\': \'{{ hostname }}\',\\n \'timestamp\': \'{{ timestamp }}\'\\n },\\n \'oauth\': None,\\n \'nanny_api_url\': None\\n}\\n\\nif version_info.major == 3:\\n _globals[\'python\'] = 3\\nelif version_info.major == 2:\\n _globals[\'python\'] = 2\\nelse:\\n raise WrapperException(\\n \'Bad python version: {}.{}.{}\'.format(\\n version_info.major,\\n version_info.minor,\\n version_info.micro\\n )\\n )\\n\\n\\ndef _input(prompt):\\n if _globals[\'python\'] == 3:\\n return input(prompt)\\n else:\\n return raw_input(prompt)\\n\\n\\ndef prompt_user(text):\\n _select = _input(\'{}->{} {} (y/n) \'.format(_fg[\'green\'], _reset, text))\\n if _select in (\'y\', \'Y\'):\\n return True\\n else:\\n return False\\n\\n\\ndef _get_timestamp():\\n if _globals[\'python\'] == 3:\\n return round(datetime.timestamp(datetime.now()))\\n else:\\n return int(round(time()))\\n\\n\\ndef set_remote(hostname, username=None):\\n if username is None:\\n _globals[\'remote_user\'] = getuser()\\n else:\\n _globals[\'remote_user\'] = username\\n\\n _globals[\'remote_host\'] = hostname\\n _globals[\'remote\'] = _globals[\\n \'remote_user\'] + \'@\' + _globals[\'remote_host\']\\n\\n try:\\n _test_remote_server()\\n _find_alemate_exec()\\n except Exception as e:\\n print_error(\\n \'could not use {} as remote server:\\\\n{}\'.format(hostname, e))\\n exit(1)\\n\\n\\ndef set_local():\\n try:\\n _find_alemate_exec()\\n except Exception:\\n print_error(\'alemate executable not found\')\\n exit(1)\\n\\n\\ndef set_template(template):\\n _globals[\'path\'] = path.dirname(path.abspath(template))\\n _globals[\'template\'] = path.basename(template)\\n\\n\\ndef _execute(cmd):\\n proc = Popen(cmd, stdout=PIPE, stderr=PIPE)\\n try:\\n out, err = proc.communicate()\\n exitcode = proc.returncode\\n return out, err, exitcode\\n except Exception as e:\\n raise WrapperException(\'failed to execute: {}\\\\n{}\'.format(cmd, e))\\n\\n\\ndef _execute_over_ssh(cmd):\\n try:\\n _globals[\'remote\']\\n except KeyError:\\n raise WrapperException(\'remote host is not specified\')\\n else:\\n _cmd = [\\n \'ssh\',\\n _globals[\'remote\'],\\n cmd\\n ]\\n out, err, exitcode = _execute(_cmd)\\n return out.decode(), err.decode(), exitcode\\n\\n\\ndef _transfer_to_remote(recipe):\\n return _execute([\\n \'scp\',\\n recipe,\\n _globals[\'remote\'] + \':\' + recipe\\n ])\\n\\n\\ndef _test_remote_server():\\n try:\\n out, err, exitcode = _execute_over_ssh(\'uname\')\\n if err or not exitcode == 0:\\n raise WrapperException(\'remote call failed: ({}) {}\'.format(\\n exitcode,\\n err\\n ))\\n except Exception as e:\\n raise WrapperException(\'remote testing failed: {}\'.format(e))\\n\\n\\ndef _find_alemate_exec():\\n if \'remote\' in _globals.keys():\\n for e in (\'/db/bin/alemate\', \'/db/bin/alemate_test\'):\\n out, err, exitcode = _execute_over_ssh(\\n \'[ -e {} ] && echo YES || echo NO\'.format(e)\\n )\\n if \'YES\' in out:\\n _globals[\'alemate_exec\'] = e\\n _get_nanny_url(e)\\n else:\\n for e in (\'/db/bin/alemate\', \'/db/bin/alemate_test\'):\\n if path.isfile(e):\\n _globals[\'alemate_exec\'] = e\\n _get_nanny_url(e)\\n\\n try:\\n _set_nanny_base_url()\\n except KeyError:\\n raise WrapperException(\'alemate executable not found\')\\n\\n\\ndef _alemate_run(action):\\n if \'remote\' in _globals.keys():\\n _transfer_to_remote(_globals[\'tmp_recipe\'])\\n\\n _cmd = [\\n _globals[\'alemate_exec\'],\\n \'recipe\'\\n ]\\n\\n _cmd += action.split(\' \')\\n _cmd.append(_globals[\'tmp_recipe\'])\\n\\n if _globals[\'debug\']:\\n print_info(\'{}\'.format(_cmd))\\n\\n if \'remote\' in _globals.keys():\\n return _execute_over_ssh(\' \'.join(_cmd))\\n else:\\n return _execute(_cmd)\\n\\n\\ndef _get_taskgroup_id(out, err):\\n if \'TaskGroupInfo\' in out:\\n _id = [c for c in out.split() if \'id=\' in c][0]\\n _id = _id.replace(\\"id=\\", \\"\\")\\n _id = _id.replace(\\"\'\\", \\"\\")\\n _id = _id.replace(\\")\\", \\"\\")\\n return _id\\n elif \'REJECTED\' in err:\\n return err.split()[2]\\n else:\\n raise WrapperException(\'failed to get takgroup: {}\\\\n{}\'.format(\\n out, err\\n ))\\n\\n\\ndef _set_nanny_base_url():\\n if _globals[\'alemate_exec\'] == \'/db/bin/alemate\':\\n _globals[\'nanny_base_url\'] = \'nanny.yandex-team.ru\'\\n else:\\n _globals[\'nanny_base_url\'] = \'dev-nanny.yandex-team.ru\'\\n\\n\\ndef _get_nanny_url(taskgroup_id):\\n _set_nanny_base_url()\\n return \'http://{}/ui/#/task_groups/{}/\'.format(\\n _globals[\'nanny_base_url\'],\\n taskgroup_id\\n )\\n\\n\\ndef alemate_validate(quiet=False, noprompt=False):\\n if not noprompt and not prompt_user(\'Continue?\'):\\n print_warning(\'canceled by user\')\\n exit(0)\\n\\n out, err, exitcode = _alemate_run(\'validate\')\\n if not exitcode == 0:\\n raise WrapperException(\'validation failed:\\\\n\\\\t{}\'.format(err))\\n elif not quiet:\\n print(out)\\n return exitcode\\n\\n\\ndef alemate_apply(dry_run=False, noprompt=False):\\n if not noprompt and not prompt_user(\'Apply recipe?\'):\\n print_warning(\'canceled by user\')\\n exit(0)\\n\\n if dry_run:\\n _action = \'apply dry_run\'\\n else:\\n _action = \'apply\'\\n\\n out, err, exitcode = _alemate_run(_action)\\n _id = _get_taskgroup_id(out, err)\\n return _get_nanny_url(_id)\\n\\n\\ndef read_template():\\n try:\\n with open(path.join(_globals[\'path\'], _globals[\'template\']), \'r\') as t:\\n return t.read()\\n except Exception as e:\\n raise WrapperException(\'could not read template:\\\\n{}\'.format(e))\\n\\n\\ndef _load_template():\\n jinja_env = Environment(loader=FileSystemLoader(_globals[\'path\']))\\n try:\\n _jtemplate = jinja_env.get_template(_globals[\'template\'])\\n return _jtemplate\\n except Exception as e:\\n raise WrapperException(\'failed to load template: {}\'.format(e))\\n\\n\\ndef _write_rendered_template(rendered_template):\\n _globals[\'tmp_recipe\'] = \'/tmp/tmp-recipe-{}.yaml\'.format(_get_timestamp())\\n try:\\n with open(_globals[\'tmp_recipe\'], \'w\') as f:\\n f.write(rendered_template)\\n except Exception as e:\\n raise WrapperException(\'failed to write temp recipe: {}\'.format(e))\\n\\n\\ndef render_template(params):\\n _jtemplate = _load_template()\\n try:\\n _rendered_template = _jtemplate.render(params)\\n _write_rendered_template(_rendered_template)\\n return _globals[\'tmp_recipe\']\\n except Exception as e:\\n raise WrapperException(\'failed to render template: {}\'.format(e))\\n\\n\\ndef set_debug(debug):\\n _globals[\'debug\'] = debug\\n\\n\\ndef set_ticket(ticket_id):\\n _globals[\'ticket_id\'] = ticket_id\\n\\n\\n@atexit.register\\ndef remove_tmp_template():\\n if not \'debug\' in _globals.keys():\\n # Bad script call\\n pass\\n elif not _globals[\'debug\']:\\n try:\\n if \'remote\' in _globals.keys():\\n out, err, exitcode = _execute_over_ssh(\\n \'rm {}\'.format(_globals[\'tmp_recipe\'])\\n )\\n if not exitcode == 0:\\n raise WrapperException(\\n \'remote removal failed: {}\'.format(err))\\n except Exception as e:\\n print_warning(\'tmp recipe was not removed: {}\'.format(e))\\n try:\\n remove(_globals[\'tmp_recipe\'])\\n except Exception as e:\\n pass\\n\\n\\ndef complete_params(user_params):\\n _find_template_params()\\n _define_service_defaults()\\n user_params.update(_globals[\'alemate_builtins\'])\\n _all_params = user_params.copy()\\n _all_params.update(_globals[\'template_params\'])\\n return _all_params\\n\\n\\ndef _find_template_params():\\n _path = path.join(_globals[\'path\'], _globals[\'template\'])\\n try:\\n with open(_path, \'r\') as f:\\n _template_contents = f.readlines()\\n _strs_with_params = [s for s in _template_contents if \'set\' in s]\\n except Exception as e:\\n raise WrapperException(\\n \'could not read template ({}): {}\'.format(_path, e)\\n )\\n\\n _globals[\'template_params\'] = {}\\n for s in _strs_with_params:\\n _globals[\'template_params\'][\\n s.split()[2]] = s.split()[4].replace(\'\\"\', \'\')\\n\\n\\ndef _define_service_defaults():\\n _new_template_params = _globals[\'template_params\'].copy()\\n for p in _globals[\'template_params\']:\\n if p.startswith(\'conf\'):\\n _new_template_params[p] = \'-\'\\n elif p in (\'queue\', \'base_configuration\', \'policy\'):\\n _new_template_params.pop(p)\\n elif p.startswith(\'skip_global_copy\'):\\n _new_template_params.pop(p)\\n _globals[\'template_params\'] = _new_template_params\\n\\n\\ndef print_params(user_params):\\n if not \'template_params\' in _globals.keys():\\n _find_template_params(template_params)\\n\\n _known_params = user_params.copy()\\n _known_params.update(_globals[\'template_params\'])\\n\\n for p in sorted(_known_params):\\n if not p in _globals[\'alemate_builtins\'].keys():\\n if not p in user_params.keys():\\n print_param(p, _globals[\'template_params\'][p], unused=True)\\n else:\\n print_param(p, user_params[p], unused=False)\\n\\n\\ndef print_debug_summary():\\n print_python_version()\\n if \'remote\' in _globals.keys():\\n print_info(\'Remote: {}\'.format(_globals[\'remote\']))\\n print_info(\'Alemate executable: {}\'.format(_globals[\'alemate_exec\']))\\n print_info(\'Path: {}\'.format(_globals[\'path\']))\\n print_info(\'Template: {}\'.format(_globals[\'template\']))\\n\\n\\ndef set_oauth(rc):\\n if _globals[\'alemate_exec\'] == \'/db/bin/alemate\':\\n _globals[\'oauth\'] = rc[\'oauth\']\\n else:\\n _globals[\'oauth\'] = rc[\'oauth_dev\']\\n\\n\\ndef _set_nanny_api_url(ticket_id):\\n if _globals[\'alemate_exec\'] == \'/db/bin/alemate_test\':\\n _globals[\\n \'nanny_api_url\'] = \'http://dev-nanny.yandex-team.ru/v1/tickets/{}/timeline/\'.format(ticket_id)\\n else:\\n _globals[\\n \'nanny_api_url\'] = \'http://nanny.yandex-team.ru/v1/tickets/{}/timeline/\'.format(ticket_id)\\n\\n\\ndef _call_api(data):\\n if _globals[\'oauth\'] is None:\\n raise WrapperException(\'authorization failed\')\\n\\n _headers = {\\n \'Authorization\': \'OAuth {}\'.format(_globals[\'oauth\']),\\n \'Content-Type\': \'application/json\'\\n }\\n _data = json.dumps(data)\\n _result = requests.post(\\n _globals[\'nanny_api_url\'],\\n data=_data,\\n headers=_headers\\n )\\n return _result\\n\\n\\ndef comment_tickets(ticket_ids, comment):\\n for _ticket_id in ticket_ids.split(\',\'):\\n try:\\n _comment_ticket(_ticket_id, comment)\\n except WrapperException as e:\\n print_warning(\\n \'failed to comment on {}, moving on\\\\n{}\'.format(_ticket_id, e))\\n\\n\\ndef _comment_ticket(ticket_id, comment):\\n _set_nanny_api_url(ticket_id)\\n # _data = {\\n # \'type\': \'COMMENT\',\\n # \'comment\': {\\n # \'body\': comment\\n # }\\n # }\\n _data = {\\n \'type\': \'STATUS_CHANGE\',\\n \'status_change\': {\\n \'status\': \'PREPARING\',\\n \'comment\': comment\\n }\\n }\\n try:\\n if _globals[\'debug\']:\\n print_info(\'Trying to comment on {}\'.format(ticket_id))\\n _result = _call_api(_data)\\n if _globals[\'debug\']:\\n print_info(\'Got response ({})\'.format(_result.status_code))\\n if not _result.ok:\\n print_warning(\\n \'failed to comment nanny ticket: {}\\\\n{}\'.format(_result.ok, _result.content))\\n except Exception as e:\\n raise WrapperException(\'failed to call Nanny API:\\\\n{}\'.format(e))\\n", "vid": 15}\r\n'
2014-11-06 02:15:59,126: INFO : client requests: doc
2014-11-06 02:15:59,175: INFO : About push back to ST3: b'{"success": false, "uid": "ea5720d8688c47acb85547d653f2faa2", "doc": ""}\r\n'
2014-11-06 02:16:12,748: INFO : client requests: doc
2014-11-06 02:16:12,767: DEBUG :
2014-11-06 02:16:12,768: INFO : About push back to ST3: b'{"success": false, "uid": "6f950756295d44138a45de9c9aee1969", "doc": ""}\r\n'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment