Searched refs:SERVER_NOTFOUND_STATUS (Results 1 - 1 of 1) sorted by relevance

/pkg/src/util/apache2/sysrepo/
H A Dsysrepo_p5p.py43 SERVER_NOTFOUND_STATUS = "{0} {1}".format(http_client.NOT_FOUND, variable
113 if status != SERVER_NOTFOUND_STATUS and \
178 self.log_exception(status=SERVER_NOTFOUND_STATUS)
209 status=SERVER_NOTFOUND_STATUS)
231 self.log_exception(status=SERVER_NOTFOUND_STATUS)
233 self.log_exception(status=SERVER_NOTFOUND_STATUS)
361 status=SERVER_NOTFOUND_STATUS)
363 self.log_exception(status=SERVER_NOTFOUND_STATUS)

Completed in 6 milliseconds