[CRIU] [PATCH 0/4] python: Remove unused imports

Andrey Vagin avagin at virtuozzo.com
Tue Sep 25 00:21:11 MSK 2018


Applied, thanks!

On Sun, Sep 23, 2018 at 03:31:50PM +0100, Radostin Stoyanov wrote:
> Radostin Stoyanov (4):
>   python: Remove unused imports
>   Convert to python3 style print() syntax
>   python: Remove unnecessary semicolons
>   python: Replace xrange with range
> 
>  coredump/criu_coredump/coredump.py |   2 +-
>  coredump/criu_coredump/elf.py      | 284 ++++++++++++++---------------
>  lib/py/criu.py                     |   3 -
>  lib/py/images/images.py            | 161 ++++++++--------
>  lib/py/images/pb2dict.py           |  10 +-
>  scripts/criu-ns                    |   2 +-
>  scripts/magic-gen.py               |   3 +-
>  soccr/test/run.py                  |   8 +-
>  soccr/test/tcp-test.py             |   9 +-
>  test/check_actions.py              |   4 +-
>  test/crit-recode.py                |   1 -
>  test/exhaustive/pipe.py            |  36 ++--
>  test/exhaustive/unix.py            |  68 ++++---
>  test/inhfd/fifo.py                 |   2 +-
>  test/others/ext-tty/run.py         |   4 +-
>  test/others/mounts/mounts.py       |   6 +-
>  test/others/rpc/errno.py           |  18 +-
>  test/others/rpc/ps_test.py         |  22 +--
>  test/others/rpc/restore-loop.py    |  10 +-
>  test/others/rpc/test.py            |  12 +-
>  test/others/rpc/version.py         |   3 +-
>  test/others/shell-job/run.py       |   3 +-
>  22 files changed, 330 insertions(+), 341 deletions(-)
> 
> --
> 2.17.1
> 
> _______________________________________________
> CRIU mailing list
> CRIU at openvz.org
> https://lists.openvz.org/mailman/listinfo/criu



More information about the CRIU mailing list