 Eduardo Habkost
		
	
	
		f03868bd56
		
	
	
	
	python: futurize -f libfuturize.fixes.fix_print_with_import
			Eduardo Habkost
		
	
	
		f03868bd56
		
	
	
	
	python: futurize -f libfuturize.fixes.fix_print_with_import
		
			
			Change all Python code to use print as a function.
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 libfuturize.fixes.fix_print_with_import $py
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Acked-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Message-Id: <20180608122952.2009-2-ehabkost@redhat.com>
[ehabkost: fixup tests/docker/docker.py]
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
		
	
 
		2018-06-08 14:39:24 -03:00
	 
	
	
		 ..
	
	
	
		
			
			
			
			
			
			2018-06-05 16:25:43 +01:00
		 
	
		
			
			
			
			
			
			2018-04-09 15:13:02 +08:00
		 
	
		
			
			
			
			
			
			2018-06-08 14:39:24 -03:00
		 
	
		
			
			
			
			
			
			2018-06-05 16:25:43 +01:00
		 
	
		
			
			
			
			
			
			2018-04-09 15:13:02 +08:00
		 
	
		
			
			
			
			
			
			2017-09-29 11:14:15 +08:00
		 
	
		
			
			
			
			
			
			2017-09-29 11:14:14 +08:00
		 
	
		
			
			
			
			
			
			2018-01-12 13:22:02 +01:00
		 
	
		
			
			
			
			
			
			2018-03-13 01:19:56 +08:00
		 
	
		
			
			
			
			
			
			2017-12-20 22:01:23 +08:00
		 
	
		
			
			
			
			
			
			2018-06-05 16:25:42 +01:00
		 
	
		
			
			
			
			
			
			2017-09-29 11:14:14 +08:00
		 
	
		
			
			
			
			
			
			2016-06-01 17:27:35 +08:00
		 
	
		
			
			
			
			
			
			2018-06-08 14:39:24 -03:00