criu/pycriu
Ruslan Kuprieiev 7197aff703 pycriu: images: pb2dict: preserve fields order with "pretty" option
Using collections.OrderedDict allows us to keep fields in the
same order as they appear in corresponding proto files, which
helps to impove readability. In non-pretty mode we still use
regular dict.

Signed-off-by: Ruslan Kuprieiev <rkuprieiev@cloudlinux.com>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2015-06-24 17:56:31 +03:00
..
images pycriu: images: pb2dict: preserve fields order with "pretty" option 2015-06-24 17:56:31 +03:00
.gitignore pycriu: add python package 2015-01-14 20:44:46 +04:00
__init__.py pycriu: add python package 2015-01-14 20:44:46 +04:00
Makefile pycriu: add python package 2015-01-14 20:44:46 +04:00