-=[ Mr. Bumblebee ]=-
_Indonesia_
ó
î:ïNc @@ sK d Z d d l m Z d d l Z d d l Z d d l m Z d „ Z d S( s API Documentation for bzrlib.
This documentation is made up of doctest testable examples.
Look for `bzrlib/doc/api/*.txt` to read it.
This documentation documents the current best practice in using the library.
For details on specific apis, see pydoc on the api, or read the source.
i ( t absolute_importN( t testsc @ s¬ t j j t ƒ } t j j | ƒ r6 t j | ƒ } n g } g | D] } | j d ƒ rC | ^ qC } t j | Œ } x2 t j
| ƒ D]! ‰ ‡ f d † } | ƒ ˆ _ qƒ W| S( s9 This module creates its own test suite with DocFileSuite.s .txtc @ s d t ˆ f ‰ ‡ f d † S( Ns %s.DocFileTest(%s)c @ s ˆ S( N( ( ( t new_id( s; /usr/lib/python2.7/dist-packages/bzrlib/doc/api/__init__.pyt <lambda>3 s ( t __name__( ( t t( R s; /usr/lib/python2.7/dist-packages/bzrlib/doc/api/__init__.pyt make_new_test_id1 s ( t ost patht dirnamet __file__t isdirt listdirt endswitht doctestt DocFileSuiteR t iter_suite_testst id( t basic_testst modulet loadert dir_t
candidatest candidatet scriptst suiteR ( ( R s; /usr/lib/python2.7/dist-packages/bzrlib/doc/api/__init__.pyt
load_tests"