Файловый менеджер - Редактировать - /opt/imh-python/lib/python3.9/site-packages/cherrypy/test/__pycache__/test_static.cpython-39.pyc
Ðазад
a v�h>A � @ s d dl Z d dlZd dlZd dlZd dlZd dlZd dlZd dlZ d dl mZ d dlZd dl Zd dlZd dlZd dlmZ d dlmZmZmZ d dlmZ ejdd� �Zdd � Zd d� Ze�e��� Z e d d Z!e d d Z"dZ#de# Z$G dd� dej%�Z&dd� Z'dS )� N)�HTTPConnection)�static)�HTTPSConnection�ntou�tonative)�helperc C s t | � d S �N)�_check_unicode_filesystem��tmpdir� r ��/root/rpmbuild/BUILDROOT/imh-python39-modules-3.9.7-92.el8.x86_64/opt/imh-python/lib/python3.9/site-packages/cherrypy/test/test_static.py�unicode_filesystem s r c C s\ | t dd� }d}|jt�� d�}zt�t|�d��� W n tyV t � |� Y n0 d S )Nu ☃�utf-8zBFile system encoding ({encoding}) cannot support unicode filenames��encoding�w)r �format�sys�getfilesystemencoding�io�open�str�close�UnicodeEncodeError�pytest�skip)r �filename�tmpl�msgr r r r s r c C s4 t j�t�� �} zt| � W | �� n | �� 0 dS )zi TODO: replace with simply pytest fixtures once webtest.TestCase no longer implies unittest. N)�py�path�local�tempfile�mkdtempr �remover r r r �ensure_unicode_filesystem% s r&