RAHHH
This commit is contained in:
12
backend/lib/python3.12/site-packages/twisted/web/__init__.py
Normal file
12
backend/lib/python3.12/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>}.
|
||||
"""
|
||||
Reference in New Issue
Block a user