PATH:
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
pyfakefs
/
tests
/
__pycache__
/
Editing: fake_filesystem_vs_real_test.cpython-311.pyc
� � h�s � �� � d Z ddlZddlZddlZddlZddlZddlZddlmZm Z m Z ddlmZ d� Z d� Z G d� dej � � Z G d � d e� � Zd� Zedk r ej � � dS dS ) zETest that FakeFilesystem calls work identically to a real filesystem.� N)�fake_filesystem�fake_os� fake_open)�IS_PYPYc �p � t | t � � r | � dt j � � S | S )zBConverts slashes in the path to the architecture's path seperator.�/)� isinstance�str�replace�os�sep��paths �|/builddir/build/BUILD/cloudlinux-venv-1.0.8/venv/lib/python3.11/site-packages/pyfakefs/tests/fake_filesystem_vs_real_test.pyr r s/ � ��$���� )��|�|�C���(�(�(��K� c �<