Files
TestMesa/backend/lib/python3.12/site-packages/twisted/cred/__init__.py
2024-12-17 14:36:15 -08:00

8 lines
189 B
Python

# Copyright (c) Twisted Matrix Laboratories.
# See LICENSE for details.
"""
Twisted Cred: Support for verifying credentials, and providing services to user
based on those credentials.
"""