SILENT KILLERPanel

Current Path: > > opt > cloudlinux > venv > lib > python3.11 > site-packages > pyfakefs > pytest_tests


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/lib/python3.11/site-packages/pyfakefs/pytest_tests

NameTypeSizeLast ModifiedActions
__pycache__ Directory - -
__init__.py File 0 bytes April 17 2025 13:10:58.
conftest.py File 1333 bytes April 17 2025 13:10:58.
example.py File 652 bytes April 17 2025 13:10:58.
io.py File 346 bytes April 17 2025 13:10:58.
pytest_check_failed_plugin_test.py File 658 bytes April 17 2025 13:10:58.
pytest_doctest_test.py File 1428 bytes April 17 2025 13:10:58.
pytest_fixture_param_test.py File 1913 bytes April 17 2025 13:10:58.
pytest_fixture_test.py File 1957 bytes April 17 2025 13:10:58.
pytest_module_fixture_test.py File 894 bytes April 17 2025 13:10:58.
pytest_plugin_failing_helper.py File 129 bytes April 17 2025 13:10:58.
pytest_plugin_test.py File 2380 bytes April 17 2025 13:10:58.

Reading File: //opt/cloudlinux/venv/lib/python3.11/site-packages/pyfakefs/pytest_tests/io.py

"""
This is a test case for pyfakefs issue #708.
It tests the usage of an own module with the same name as a patched filesystem
module, the content is taken from the issue.
"""


class InputStream:
    def __init__(self, name):
        self.name = name

    def read(self):
        with open(self.name, "r") as f:
            return f.readline()

SILENT KILLER Tool