Sindbad~EG File Manager
�
(ٜg�_ � � � d Z ddlmZ ddlZddlZddlZddlZddlmZm Z m
Z
mZmZm
Z
mZmZ g d�ZdZdZdZd Zd
ZdZ G d� d
e� Z G d� de� Z e� Z G d� de� Z G d� de� Z G d� de� Z G d� de� Zd� Z G d� de!� Z"ddl#m$Z$ e e$� ddl#m%Z% e e%� ddl#m'Z' e e'� y# e&$ r Y �w xY w# e&$ r Y yw xY w)�MIT� )�defaultdictN)�CharsetMetaAttributeValue�ContentMetaAttributeValue�RubyParenthesisString�RubyTextString�
Stylesheet�Script�TemplateString�nonwhitespace_re)�HTMLTreeBuilder�SAXTreeBuilder�TreeBuilder�TreeBuilderRegistry�fast�
permissive�strict�xml�html�html5c � � e Zd ZdZdZy)�XMLParsedAsHTMLWarningzWThe warning issued when an HTML parser is used to parse
XML that is not XHTML.
a� It looks like you're parsing an XML document using an HTML parser. If this really is an HTML document (maybe it's XHTML?), you can ignore or filter this warning. If it's XML, you should know that using an XML parser will be more reliable. To parse this document as XML, make sure you have the lxml package installed, and pass the keyword argument `features="xml"` into the BeautifulSoup constructor.N)�__name__�
__module__�__qualname__�__doc__�MESSAGE� � �?/usr/local/lib/python3.12/site-packages/bs4/builder/__init__.pyr r # s � �� d�Gr r c �"