/usr/local/lib/python3.6/site-packages/werkzeug/__pycache__
Edit: /usr/local/lib/python3.6/site-packages/werkzeug/__pycache__/filesystem.cpython-36.pyc (2025B)
3
_TBg @ st d dl Z d dlZd dlZd dlZejjdp4dejkZeje e
dddZG dd dee
Zd ae d
ddZdS )
NlinuxZbsd)encodingreturnc C s6 | dkrdS yt j| jdkS tk
r0 dS X dS )zGiven an encoding this figures out if the encoding is actually ASCII (which
is something we don't actually want in most cases). This is necessary
because ASCII comes under many names such as ANSI_X3.4-1968.
NFascii)codecslookupnameLookupError)r r
7/tmp/pip-build-0s3hx122/Werkzeug/werkzeug/filesystem.py_is_ascii_encoding s r c @ s e Zd ZdZdS )BrokenFilesystemWarningzcThe warning used by Werkzeug to signal a broken filesystem. Will only be
used once per runtime.N)__name__
__module____qualname____doc__r
r
r
r r
s r
F)r c C s<