📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-22 08:52:06
📂
/ (Root)
/
opt
/
alt
/
python33
/
lib
/
python3.3
/
site-packages
/
pip
/
_vendor
/
html5lib
/
__pycache__
📍 /opt/alt/python33/lib/python3.3/site-packages/pip/_vendor/html5lib/__pycache__
🔄 Refresh
✏️
Editing: utils.cpython-33.pyc
Read Only
� 7�Re� c @ s� d d l m Z m Z m Z d d l m Z y d d l j j Z Wn$ e k rh d d l j j Z Yn Xd d d d d g Z Gd d � d e � Z d d � Z d d � Z d d � Z d S( i ( u absolute_importu divisionu unicode_literals( u ModuleTypeNu default_etreeu MethodDispatcheru isSurrogatePairu surrogatePairToCodepointu moduleFactoryFactoryc B s5 | Ee Z d Z d Z f d d � Z d d � Z d S( u MethodDispatcherup Dict with 2 special properties: On initiation, keys that are lists, sets or tuples are converted to multiple keys so accessing any one of the items in the original list-like object returns the matching value md = MethodDispatcher({("foo", "bar"):"baz"}) md["foo"] == "baz" A default value which can be set through the default attribute. c C s� g } xl | D]d \ } } t | � t t t t f k r^ x7 | D] } | j | | f � q>