555
555
request_handlers.register_lazy(
556
556
'Repository.unlock', 'bzrlib.smart.repository', 'SmartServerRepositoryUnlock')
557
557
request_handlers.register_lazy(
558
561
'Repository.get_stream', 'bzrlib.smart.repository',
559
562
'SmartServerRepositoryGetStream')
560
563
request_handlers.register_lazy(