diff options
author | Christophe Fontaine <christophe.fontaine@qosmos.com> | 2016-12-09 15:53:47 +0100 |
---|---|---|
committer | Ole Trøan <otroan@employees.org> | 2016-12-13 16:24:21 +0000 |
commit | 04f4b78ce25a38ca3feef7d454ad20705b379941 (patch) | |
tree | fffea859cf6b0b1ea46ccea192b0616f1fbb9ec1 /RELEASE.md | |
parent | cdab4bde04eab3250b8b4f8b42fcf1dc9a4d2af3 (diff) |
vpp_papi: Add help() support for python interactive mode
The python api 1.3 removed the ability to call 'help' in interactive
mode.
example:
> help(vpp.sw_interface_span_enable_disable)
Help on function sw_interface_span_enable_disable in module vpp_papi.vpp_papi:
sw_interface_span_enable_disable(**kwargs)
u16 _vl_msg_id, u32 client_index, u32 context, u32 sw_if_index_from, u32 sw_if_index_to, u8 state
Change-Id: Iea1944fdc862482490174ff966592cf3c8208a98
Signed-off-by: Christophe Fontaine <christophe.fontaine@qosmos.com>
Diffstat (limited to 'RELEASE.md')
0 files changed, 0 insertions, 0 deletions