Skip to content

Instantly share code, notes, and snippets.

@stan1y
Created January 5, 2017 09:33
Show Gist options
  • Select an option

  • Save stan1y/6db9f0a8c29faed964a2100ec4a6fa1a to your computer and use it in GitHub Desktop.

Select an option

Save stan1y/6db9f0a8c29faed964a2100ec4a6fa1a to your computer and use it in GitHub Desktop.
def minimal(req):
req.response(200, b'')
return kore.RESULT_OK
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment