File: //proc/self/root/usr/lib64/python2.7/site-packages/hgext/largefiles/localstore.pyo
�
1�3\c @@ si d Z d d l m Z d d l m Z d d l m Z d d l m Z m Z d e j f d � � YZ
d S(
s store class for local filesystemi ( t absolute_import( t _( t utili ( t basestoret lfutilt
localstorec B@ s; e Z d Z d � Z d � Z d � Z d � Z d � Z RS( s� localstore first attempts to grab files out of the store in the remote
Mercurial repository. Failing that, it attempts to grab the files from
the user cache.c C@ s8 | j � | _ t t | � j | | | j j � � d S( N( t localt remotet superR t __init__t url( t selft uit repoR ( ( sA /usr/lib64/python2.7/site-packages/hgext/largefiles/localstore.pyR s c C@ s<