-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathwsgi
More file actions
49 lines (41 loc) · 1.31 KB
/
wsgi
File metadata and controls
49 lines (41 loc) · 1.31 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
Help on package web:
NNAAMMEE
web - web.py: makes web apps (http://webpy.org)
FFIILLEE
/usr/local/lib/python2.7/dist-packages/web/__init__.py
PPAACCKKAAGGEE CCOONNTTEENNTTSS
application
browser
contrib (package)
db
debugerror
form
http
httpserver
net
python23
session
template
test
utils
webapi
webopenid
wsgi
wsgiserver (package)
SSUUBBMMOODDUULLEESS
__init__
web
DDAATTAA
____aauutthhoorr____ = ['Aaron Swartz <me@aaronsw.com>', 'Anand Chitipothu <anan...
____ccoonnttrriibbuuttoorrss____ = 'see http://webpy.org/changes'
____lliicceennssee____ = 'public domain'
____vveerrssiioonn____ = '0.37'
ccoonnffiigg = <Storage {'debug': True, '__doc__': '\nA configu...A0A0J', 'h...
ccttxx = <ThreadedDict {'__doc__': '\nA `storage` object ...`\n : A str...
ggeenneerraattoorrss = _Feature((2, 2, 0, 'alpha', 1), (2, 3, 0, 'final', 0), 0)
iitteerrss = (<type 'list'>, <type 'tuple'>, <type 'set'>, <type 'set'>)
rree__ccoommppiillee = <web.utils.Memoize instance>
VVEERRSSIIOONN
0.37
AAUUTTHHOORR
['Aaron Swartz <me@aaronsw.com>', 'Anand Chitipothu <anandology@gmail.com>']