📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-22 01:35:07
📂
/ (Root)
/
opt
/
alt
/
python37
/
lib
/
python3.7
/
site-packages
/
bs4
/
__pycache__
📍 /opt/alt/python37/lib/python3.7/site-packages/bs4/__pycache__
🔄 Refresh
✏️
Editing: dammit.cpython-37.pyc
Read Only
B �.�`�t � @ s d Z dZddlZddlmZ ddlZddlZddlZdZyddl Z dd� Z W nF ek r� yddlZdd� Z W n ek r� dd� Z Y nX Y nX yddl Z W n ek r� Y nX e�d �� ej�Ze�d �� ej�ZG dd� de�ZG d d� d�ZG dd� d�ZdS )aB Beautiful Soup bonus library: Unicode, Dammit This library converts a bytestream to Unicode through any means necessary. It is heavily based on code from Mark Pilgrim's Universal Feed Parser. It works best on XML and HTML, but it does not rewrite the XML or HTML to reflect a new encoding; that's the tree builder's job. �MIT� N)�codepoint2namec C s t �| �d S )N�encoding)�cchardet�detect)�s� r �;/opt/alt/python37/lib/python3.7/site-packages/bs4/dammit.py�chardet_dammit s r c C s t �| �d S )Nr )�chardetr )r r r r r ! s c C s d S )Nr )r r r r r '