File: //usr/lib/python2.7/dist-packages/hgext/largefiles/basestore.pyc
ó
ÛXc @@ s| d Z d d l m Z d d l m Z d d l m Z m Z d d l m Z d e
f d „ ƒ YZ d e f d
„ ƒ YZ
d S( sC base class for store implementations and store-related utility codei ( t absolute_import( t _( t nodet utili ( t lfutilt
StoreErrorc B@ s) e Z d Z d „ Z d „ Z d „ Z RS( sZ Raised when there is a problem getting files from or putting
files to a central store.c C@ s( | | _ | | _ | | _ | | _ d S( N( t filenamet hasht urlt detail( t selfR R R R ( ( s>