72
71
_set_protocol_handlers(my_handlers)
73
72
register_lazy_transport('foo', 'bzrlib.tests.test_transport', 'TestTransport.SampleHandler')
74
73
register_lazy_transport('bar', 'bzrlib.tests.test_transport', 'TestTransport.SampleHandler')
76
75
_get_transport_modules())
78
77
_set_protocol_handlers(handlers)