MCPcopy Index your code
hub / github.com/pyload/pyload / bottle.py

File bottle.py

module/lib/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 15

touniFunction · 0.85
make_default_app_wrapperFunction · 0.85
dictFunction · 0.85
AppStackClass · 0.85
_ImportRedirectClass · 0.85
splitMethod · 0.80
print_helpMethod · 0.80
rsplitMethod · 0.80
debugFunction · 0.70
runFunction · 0.70
iteritemsMethod · 0.45
pushMethod · 0.45

Tested by

no test coverage detected