Your IP : 216.73.216.213
�
��\c @ s� d Z d d l Z d d l m Z d d l m Z d d l m Z d d l m Z d d l m Z d d l m
Z y d d l m
Z
Wn! e k
r� d d l m
Z
n Xd d l Z y d d l m Z Wn? e k
ry d d l m Z Wqe k
rd Z qXn Xd � Z d � Z e r0d
� Z n e j j d � Z d � Z d
� Z d � Z d � Z d � Z d � Z d � Z d S( ss
Example module that is used for testing modules that import file system modules
to be patched under another name.
i����N( t path( t stat( t exists( t open( t Pathc C s t j j | � S( N( t my_osR R ( t filepath( ( sQ /opt/alt/python27/lib/python2.7/site-packages/pyfakefs/tests/import_as_example.pyt check_if_exists1) s c C s
t j | � S( N( R R ( R ( ( sQ /opt/alt/python27/lib/python2.7/site-packages/pyfakefs/tests/import_as_example.pyt check_if_exists2. s c C s t | � j � S( N( R R ( R ( ( sQ /opt/alt/python27/lib/python2.7/site-packages/pyfakefs/tests/import_as_example.pyt check_if_exists34 s c C s
| | � S( N( ( R t file_exists( ( sQ /opt/alt/python27/lib/python2.7/site-packages/pyfakefs/tests/import_as_example.pyt check_if_exists49 s c C s
t | � S( N( R ( R ( ( sQ /opt/alt/python27/lib/python2.7/site-packages/pyfakefs/tests/import_as_example.pyt check_if_exists5>