Файловый менеджер - Редактировать - /usr/lib/python3/dist-packages/sos/cleaner/mappings/__pycache__/__init__.cpython-310.pyc
Ðазад
o G%@i� � @ s6 d dl Z d dlZd dlZd dlmZ G dd� d�ZdS )� N)�Pathc @ s| e Zd ZdZg Zg ZdZdZdZdd� Z dd� Z dd � Zd d� Zdd � Z dd� Zdd� Zdd� Zdd� Zdd� Zdd� ZdS )�SoSMapz�Standardized way to store items with their obfuscated counterparts. Each type of sanitization that SoSCleaner supports should have a corresponding SoSMap() object, to allow for easy retrieval of obfuscated items. TFc C sJ i | _ t� | _g | _| jj�� | _|| _t j �| jd| j�| _| � � d S )N� cleaner_cache)�dataset�set� _regexes_made�compiled_regexes� __class__�__name__�lower�cname�workdir�os�path�join� cache_dir�load_entries)�selfr � r �?/usr/lib/python3/dist-packages/sos/cleaner/mappings/__init__.py�__init__ s �zSoSMap.__init__c C s"