)]}'
{"ovsdbapp/venv.py":[{"author":{"_account_id":11952,"name":"Flavio Fernandes","email":"flavio@flaviof.com","username":"ffernand"},"change_message_id":"4505307dabb3be83e3a7dd5b1dbcf8a22d31eb18","unresolved":false,"context_lines":[{"line_number":60,"context_line":"        self.ovsdb_server_dbs \u003d []"},{"line_number":61,"context_line":""},{"line_number":62,"context_line":"    @staticmethod"},{"line_number":63,"context_line":"    def _share_path(paths, override\u003dNone):"},{"line_number":64,"context_line":"        if not override:"},{"line_number":65,"context_line":"            try:"},{"line_number":66,"context_line":"                return next(p for p in paths if os.path.isdir(p))"}],"source_content_type":"text/x-python","patch_set":1,"id":"3fa7e38b_b80f7ad2","line":63,"range":{"start_line":63,"start_character":8,"end_line":63,"end_character":20},"updated":"2020-01-23 10:48:22.000000000","message":"wrt _share_path to check isfile():\nI have hit cases** when the dir is present, but the schema file is located at a different place. so maybe making this check optionally use isfile instead of isdir a little more robust.\n\n** I fail to locate a build when this happened right now :^(","commit_id":"1146589176f5659442de472e2bb081f237a56f28"}]}
