Nexus File Manager
v2.0
🏠
Dashboard
⚡
System
🌐
›
opt
›
alt
›
python38
›
lib64
›
python3.8
›
test
›
__pycache__
Quick:
⬆️ Parent
🌐 Root
🏠 Home
🌍 WWW
📁 Temp
⚙️ Etc
📤 Upload
📁 Create
⚡ WordPress Admin
🔄 Refresh
✏️ test_zipimport.cpython-38.pyc
← Back
U i�fu � @ s� d dl Z d dlZd dlZd dlZd dlZd dlZd dlZd dlZd dlZd dl m Z d dlmZm Z mZmZ d dlZd dlZd dlZd dlZd dlZd dlmZmZmZ zd dlZW n ek r� dZY nX dZeedd�ZdZd d � Zdd� Z e�� Z!eee!e"e��Z#d Z$dZ%dZ&ej'�(d�Z)ej'�(d�Z*ej+�,e$d �Z-dZ.G dd� dej/�Z0G dd� de0�Z1e j2G dd� de1��Z3G dd� dej/�Z4dd� Z5e6dk�r�e5� dS )� N)�support)�ZipFile�ZipInfo� ZIP_STORED�ZIP_DEFLATED)� extract_tb� extract_stack�print_tbzHdef get_name(): return __name__ def get_file(): return __file__ �<???>�execz def do_raise(): raise TypeError c C sd t �| �}t|�td�kr<|dk r,t|�}ntdt|� �}tjjt�ddt|�|d@ � | }|S )Ng i���l���� z<iiir l �� ) �marshal�dumps�type�int� importlib�util�MAGIC_NUMBER�struct�pack)�co�mtime�size�data�pyc� r �8/opt/alt/python38/lib64/python3.8/test/test_zipimport.py�make_pyc# s ��r c C s | � tjd�S )N�.)�replace�os�sep)�pathr r r �module_path_to_dotted_name/ s r"