Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CA-388527: Keep python2 and python3 compatibility
The PR xapi-project#42 uses keyword-only argument which is not supported in Python2 In XS8, we still uses python2, so fix this to work both in python2 and python3 Signed-off-by: Stephen Cheng <[email protected]>
- Loading branch information