PATH:
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
pyfakefs
/
tests
/
fixtures
/
__pycache__
/
Editing: module_with_attributes.cpython-311.pyc
� � h� � � � d Z dZdZdZdZdZdS )a� This module is for testing pyfakefs :py:class:`fake_filesystem_unittest.Patcher`. It defines attributes that have the same names as file modules, sudh as 'io` and `path`. Since these are not modules, :py:class:`fake_filesystem_unittest.Patcher` should not patch them. Whenever a new module is added to :py:meth:`fake_filesystem_unittest.Patcher._findModules`, the corresponding attribute should be added here and in the test :py:class:`fake_filesystem_unittest_test.TestAttributesWithFakeModuleNames`. zos attribute valuezpath attribute valuezpathlib attribute valuezshutil attribute valuezio attribute valueN)�__doc__�os�path�pathlib�shutil�io� � �/builddir/build/BUILD/cloudlinux-venv-1.0.8/venv/lib/python3.11/site-packages/pyfakefs/tests/fixtures/module_with_attributes.py�<module>r s. �� � � ���� #�� !�����r
SAVE
CANCEL