HEX
Server: Apache
System: Linux server2.voipitup.com.au 4.18.0-553.104.1.lve.el8.x86_64 #1 SMP Tue Feb 10 20:07:30 UTC 2026 x86_64
User: posscale (1027)
PHP: 8.2.29
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //lib/python3.6/site-packages/sos/cleaner/preppers/__pycache__/keywords.cpython-36.pyc
3

\��h��@s(ddlZddlmZGdd�de�ZdS)�N)�
SoSPrepperc@seZdZdZdZdd�ZdS)�KeywordPrepperzs
    Prepper to handle keywords passed to cleaner via either the `--keywords`
    or `--keyword-file` options.
    �keywordc
Cs�g}x|jjD]}|j|�qW|jjrhtjj|jj�rht|jjddd��}|j|j	�j
��WdQRXx|D]}|jdj|�qnW|S)N�rzutf-8)�encodingr)
Zopts�keywords�appendZkeyword_file�os�path�exists�open�extend�read�
splitlinesZregex_items�add)�self�archive�items�kwZkwf�item�r�/usr/lib/python3.6/keywords.py�_get_items_for_keywords
z%KeywordPrepper._get_items_for_keywordN)�__name__�
__module__�__qualname__�__doc__�namerrrrrrsr)r	Zsos.cleaner.preppersrrrrrr�<module>s