⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.144
Server IP:
157.245.143.252
Server:
Linux www 6.11.0-9-generic #9-Ubuntu SMP PREEMPT_DYNAMIC Mon Oct 14 13:19:59 UTC 2024 x86_64
Server Software:
nginx/1.26.0
PHP Version:
8.3.11
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
lib
/
python3.12
/
zipfile
/
_path
/
__pycache__
/
View File Name :
__init__.cpython-312.pyc
CRhl* d Z ddlZddlZddlZddlZddlZddlZddlZddlm Z dgZ d Zd Ze j Z d Z G d d Z G d deej$ Z G d de ZddZ G d d Zy)z A Path-like interface for zipfiles. This codebase is shared between zipfile.Path in the stdlib and zipp in PyPI. See https://github.com/python/importlib_metadata/wiki/Development-Methodology for more detail. N ) translatePathc B t j t | dd S )a2 Given a path with elements separated by posixpath.sep, generate all parents of that path. >>> list(_parents('b/d')) ['b'] >>> list(_parents('/b/d/')) ['/b'] >>> list(_parents('b/d/f/')) ['b/d', 'b'] >>> list(_parents('b')) [] >>> list(_parents('')) [] r N) itertoolsislice _ancestry)paths -/usr/lib/python3.12/zipfile/_path/__init__.py_parentsr s IdOQ55 c # K | j t j } | j t j r=| t j | \ } }| j t j r