Add code framework of vimapi
authorfujinhua <fu.jinhua@zte.com.cn>
Sat, 11 Feb 2017 07:20:48 +0000 (15:20 +0800)
committerfujinhua <fu.jinhua@zte.com.cn>
Sat, 11 Feb 2017 07:23:53 +0000 (15:23 +0800)
commit318e0b6a4b3c4ff14d84870ba54b8931fa79b644
tree7f346dde61907fd8a294dc31b604c9eb1cb4df0a
parentc924900b1293c84e6565fc59258eb2eecf05e5b0
Add code framework of vimapi

Change-Id: Ica0d12b239fbb958912297e2daef0bab322aed98
Issue-Id: GVNFM-33
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
lcm/lcm/pub/vimapi/__init__.py [new file with mode: 0644]
lcm/lcm/pub/vimapi/adaptor.py [new file with mode: 0644]
lcm/lcm/pub/vimapi/api.py [new file with mode: 0644]
lcm/lcm/pub/vimapi/exceptions.py [new file with mode: 0644]