SILENT KILLERPanel

Current Path: > > opt > cloudlinux > venv > lib64 > python3.11 > site-packages > setuptools > _vendor > jaraco > text


Operation   : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
Software     : Apache
Server IP    : 162.0.232.56 | Your IP: 216.73.216.111
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: //opt/cloudlinux/venv/lib64/python3.11/site-packages/setuptools/_vendor/jaraco/text

NameTypeSizeLast ModifiedActions
__pycache__ Directory - -
Lorem ipsum.txt File 1335 bytes April 17 2025 13:10:58.
__init__.py File 16250 bytes April 17 2025 13:10:58.
layouts.py File 643 bytes April 17 2025 13:10:58.
show-newlines.py File 904 bytes April 17 2025 13:10:58.
strip-prefix.py File 412 bytes April 17 2025 13:10:58.
to-dvorak.py File 119 bytes April 17 2025 13:10:58.
to-qwerty.py File 119 bytes April 17 2025 13:10:58.

Reading File: //opt/cloudlinux/venv/lib64/python3.11/site-packages/setuptools/_vendor/jaraco/text/strip-prefix.py

import sys

import autocommand

from jaraco.text import Stripper


def strip_prefix():
    r"""
    Strip any common prefix from stdin.

    >>> import io, pytest
    >>> getfixture('monkeypatch').setattr('sys.stdin', io.StringIO('abcdef\nabc123'))
    >>> strip_prefix()
    def
    123
    """
    sys.stdout.writelines(Stripper.strip_prefix(sys.stdin).lines)


autocommand.autocommand(__name__)(strip_prefix)

SILENT KILLER Tool