Ausgabe der neuen DB Einträge
This commit is contained in:
parent
bad48e1627
commit
cfbbb9ee3d
2399 changed files with 843193 additions and 43 deletions
12
venv/lib/python3.9/site-packages/twisted/web/__init__.py
Normal file
12
venv/lib/python3.9/site-packages/twisted/web/__init__.py
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
# -*- test-case-name: twisted.web.test -*-
|
||||
# Copyright (c) Twisted Matrix Laboratories.
|
||||
# See LICENSE for details.
|
||||
|
||||
"""
|
||||
Twisted Web: HTTP clients and servers, plus tools for implementing them.
|
||||
|
||||
Contains a L{web server<twisted.web.server>} (including an
|
||||
L{HTTP implementation<twisted.web.http>}, a
|
||||
L{resource model<twisted.web.resource>}), and
|
||||
a L{web client<twisted.web.client>}.
|
||||
"""
|
||||
Loading…
Add table
Add a link
Reference in a new issue