-=[ Mr. Bumblebee ]=-
_Indonesia_
ó
ÎÖPc @ s d d l Z d d l m Z d d l Z d d l Z d d l m Z m Z m Z d d l m Z d d l
m Z m Z m
Z
m Z m Z d e f d „ ƒ YZ d e j f d „ ƒ YZ d
e f d „ ƒ YZ d e f d
„ ƒ YZ d e j f d „ ƒ YZ d S( iÿÿÿÿN( t StringIO( t configt testst ui( t TestCaseWithTransport( t BaseRequestt BranchBugLinkRequestt BranchRegistrationRequestt ResolveLaunchpadPathRequestt LaunchpadServicet InstrumentedXMLRPCConnectionc B s5 e Z d Z d „ Z d „ Z e d „ Z d „ Z RS( sA Stands in place of an http connection for the purposes of testingc C s
| | _ d S( N( t testcase( t selfR ( ( sJ /usr/lib/python2.7/dist-packages/bzrlib/plugins/launchpad/test_register.pyt __init__4 s c C s
d d g f S( sK Fake the http reply.
:returns: (errcode, errmsg, headers)
iÈ t OK( ( R ( ( sJ /usr/lib/python2.7/dist-packages/bzrlib/plugins/launchpad/test_register.pyt getreply7 s c C s, d t f d „ ƒ Y} | d d | j ƒ ƒ S( s£ Fake the http reply.
This is used when running on Python 2.7, where xmlrpclib uses
httplib.HTTPConnection in a different way than before.
t FakeHttpResponsec B s&