MCPcopy Index your code
hub / github.com/sqlmapproject/sqlmap / bottle.py

File bottle.py

thirdparty/bottle/bottle.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2# -*- coding: utf-8 -*-
3"""
4Bottle is a fast and simple micro-framework for small web applications. It

Callers

nothing calls this directly

Calls 11

_cli_patchFunction · 0.85
touniFunction · 0.85
tobFunction · 0.85
make_default_app_wrapperFunction · 0.85
LocalRequestClass · 0.85
LocalResponseClass · 0.85
AppStackClass · 0.85
_ImportRedirectClass · 0.85
_mainFunction · 0.85
itemsMethod · 0.80
copyMethod · 0.45

Tested by

no test coverage detected