Your IP : 216.73.216.196
�
��W[c @ s/ d d l Z d d l m Z e d � � Z d S( i����N( t fixturec c s$ t j j � } t j V| t _ d S( s�
Enforce restoration of current shell environment after modifications.
Yields the ``os.environ`` dict after snapshotting it; restores the original
value (wholesale) during fixture teardown.
N( t ost environt copy( t current_environ( ( sH /opt/alt/python27/lib/python2.7/site-packages/pytest_relaxed/fixtures.pyR s ( R t pytestR R ( ( ( sH /opt/alt/python27/lib/python2.7/site-packages/pytest_relaxed/fixtures.pyt <module> s