Re: [Xen-devel] [PATCH 0/4] More python fixes

2019-04-02 Thread Wei Liu
On Mon, Apr 01, 2019 at 08:36:44PM +, YOUNG, MICHAEL A. wrote: > On Mon, 1 Apr 2019, Wei Liu wrote: > > > Wei Liu (4): > > pygrub: fix message in grub parser > > pygrub/grub: always use integer for default entry > > pygrub: decode string in Python 3 > > tools/ocaml: make python scripts 2 a

Re: [Xen-devel] [PATCH 0/4] More python fixes

2019-04-01 Thread YOUNG, MICHAEL A.
On Mon, 1 Apr 2019, Wei Liu wrote: > Wei Liu (4): > pygrub: fix message in grub parser > pygrub/grub: always use integer for default entry > pygrub: decode string in Python 3 > tools/ocaml: make python scripts 2 and 3 compatible > > tools/ocaml/libs/xentoollog/genlevels.py | 5 - > tools/o

[Xen-devel] [PATCH 0/4] More python fixes

2019-04-01 Thread Wei Liu
Wei Liu (4): pygrub: fix message in grub parser pygrub/grub: always use integer for default entry pygrub: decode string in Python 3 tools/ocaml: make python scripts 2 and 3 compatible tools/ocaml/libs/xentoollog/genlevels.py | 5 - tools/ocaml/libs/xl/genwrap.py | 17 ++