File manager - Edit - /opt/imh-python/lib/python2.7/site-packages/werkzeug/posixemulation.pyo
Back
� �[�Rc @ s d Z d d l Z d d l Z d d l Z d d l Z d d l Z e Z e j d k rd � Z d � Z y d d l Z d Z d Z e j j j Z d � Z e j j j Z e j j j Z e j j j Z e j j j Z e Z d � Z Wn e k r� n Xd � Z n e j Z e Z d S( s� werkzeug.posixemulation ~~~~~~~~~~~~~~~~~~~~~~~ Provides a POSIX emulation for some features that are relevant to web applications. The main purpose is to simplify support for systems such as Windows NT that are not 100% POSIX compatible. Currently this only implements a :func:`rename` function that follows POSIX semantics. Eg: if the target file already exists it will be replaced without asking. This module was introduced in 0.6.1 and is not a public interface. It might become one in later versions of Werkzeug. :copyright: (c) 2014 by the Werkzeug Team, see AUTHORS for more details. :license: BSD, see LICENSE for more details. i����Nt ntc C s t S( N( t False( t srct dst( ( sF /opt/imh-python/lib/python2.7/site-packages/werkzeug/posixemulation.pyt <lambda> s c C s t S( N( R ( R R ( ( sF /opt/imh-python/lib/python2.7/site-packages/werkzeug/posixemulation.pyR s i i c C s� t | t � s'