-=[ Mr. Bumblebee ]=-
_Indonesia_
σ
¦ξNc @@ so d d l m Z d d l m Z d d l m Z e e d d d l m Z e d d Z e d Z d S( i ( t absolute_import( t StringIO( t lazy_importsέ
from bzrlib import (
errors,
transport as _mod_transport,
urlutils,
)
from bzrlib.bundle import serializer as _serializer
from bzrlib.merge_directive import MergeDirective
from bzrlib.i18n import gettext
( t notec C@ sR t j | d | } | j d } | j | j } t | | | \ } } | S( s₯ Read mergable object from a given URL.
:return: An object supporting get_target_revision. Raises NotABundle if
the target is not a mergeable type.
t possible_transportss ..( t _mod_transportt
get_transportt clonet relpatht baset read_mergeable_from_transport( t urlt
_do_directiveR t child_transportt transportt filenamet mergeable( ( s: /usr/lib/python2.7/dist-packages/bzrlib/bundle/__init__.pyt read_mergeable_from_url# s c @ s> f d } d } y t j | | | \ } } Wn t j k
rh t j | j j n t j t j f k
r } n^ t j t j
f k
rΌ } t j t | n+ t f k
rζ } t j t | n X| r+y t
j | | f SWq+t j k
r'| j d q+Xn t j | | f S( Nc @ s t | j | f S( N( R t get_bytes( R ( R ( s: /usr/lib/python2.7/dist-packages/bzrlib/bundle/__init__.pyt
get_bundle3 s c S@ sS t | t j | j d t \ } } | sF t j t d n t j | S( Nt exclude_trailing_slashs A directory cannot be a bundle(
R t urlutilst splitt targett Falset errorst
NotABundlet gettextR t get_transport_from_url( R t exceptiont redirection_noticeR R ( ( s: /usr/lib/python2.7/dist-packages/bzrlib/bundle/__init__.pyt redirected_transport6 s
i ( R t do_catching_redirectionsR t TooManyRedirectionsR R R t ConnectionResett ConnectionErrort TransportErrort PathErrort strt IOErrort MergeDirectivet
from_linest NotAMergeDirectivet seekt _serializert read_bundle( R R R R R t byteft e( ( R s: /usr/lib/python2.7/dist-packages/bzrlib/bundle/__init__.pyR
2 s&