📂 FileMgr
📍
/
usr
/
lib
/
python3
/
dist-packages
/
twisted
/
web
/
_auth
/
__pycache__
✏️ /usr/lib/python3/dist-packages/twisted/web/_auth/__pycache__/basic.cpython-312.pyc
✕ Tutup
� oj^ � �b � d Z ddlZddlmZ ddlmZmZ ddlmZ ee� G d� d� � Z y)z� HTTP BASIC authentication. @see: U{http://tools.ietf.org/html/rfc1945} @see: U{http://tools.ietf.org/html/rfc2616} @see: U{http://tools.ietf.org/html/rfc2617} � N)�implementer)�credentials�error)�ICredentialFactoryc �&