Eduardo Habkost
5cdda8ce11
python: futurize -f lib2to3.fixes.fix_tuple_params
Remove implicit tuple parameter unpacking.
This is necessary for Python 3 compatibility.
Done using:
$ py=$( (g grep -l -E '^#!.*python';find -name '*.py' -printf '%P\n';) | \
sort -u | grep -v README.sh4)
$ futurize -w -f lib2to3.fixes.fix_tuple_params $py
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Message-Id: <20180608122952.2009-8-ehabkost@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
2018-06-08 14:39:24 -03:00
..
2018-05-04 08:27:53 +02:00
2018-06-08 14:39:24 -03:00
2016-10-07 14:14:06 +02:00
2018-05-30 13:19:09 -03:00
2013-01-08 16:38:12 -06:00
2018-02-05 13:54:39 +01:00
2018-06-08 14:39:24 -03:00
2018-03-12 11:10:20 +00:00
2018-06-08 14:39:24 -03:00
2018-06-08 14:39:24 -03:00
2016-12-20 21:52:12 +01:00
2018-06-08 14:39:24 -03:00
2017-10-16 14:50:54 +02:00
2018-02-10 10:03:39 +03:00
2012-01-18 10:23:39 -02:00
2018-05-22 11:43:21 -07:00
2017-05-10 10:19:24 +03:00
2016-10-28 18:17:23 +03:00
2017-05-10 10:19:24 +03:00
2016-05-23 16:53:46 +02:00
2017-03-15 13:59:16 +01:00
2018-06-05 16:25:42 +01:00
2018-03-26 22:34:07 +08:00
2018-06-08 14:39:24 -03:00
2017-05-10 10:19:24 +03:00
2018-06-08 14:39:24 -03:00
2013-09-09 14:17:56 -05:00
2016-06-07 18:19:23 +03:00
2018-03-26 14:37:12 +02:00
2018-02-10 10:17:06 +03:00
2017-07-20 09:56:41 +02:00
2012-03-30 08:14:11 -05:00
2017-12-20 09:04:27 +01:00
2016-06-07 18:19:23 +03:00
2018-02-10 10:11:20 +03:00
2018-06-08 14:39:24 -03:00
2018-03-02 13:14:09 -06:00
2018-04-10 17:41:55 +02:00
2018-01-16 14:54:51 +01:00
2018-03-12 19:10:16 -03:00
2017-09-15 20:12:00 -03:00
2013-09-30 09:44:35 +02:00
2018-06-08 14:39:24 -03:00
2017-05-10 10:19:24 +03:00
2016-09-22 20:20:53 +02:00
2018-06-08 14:39:24 -03:00
2018-06-08 14:39:24 -03:00
2017-05-10 10:19:24 +03:00
2017-05-10 10:19:24 +03:00
2018-03-12 11:10:20 +00:00
2018-06-01 15:14:31 +02:00
2018-06-08 14:39:24 -03:00