mirror of
				https://gitlab.gnome.org/GNOME/glib.git
				synced 2025-11-04 01:58:54 +01:00 
			
		
		
		
	glib-mkenums: misc fixes to python port
This commit is contained in:
		
				
					committed by
					
						
						Matthias Clasen
					
				
			
			
				
	
			
			
			
						parent
						
							806a4be4cf
						
					
				
				
					commit
					2d72a9e1d1
				
			@@ -7,7 +7,7 @@
 | 
			
		||||
# This is a manual conversion from the original Perl script to
 | 
			
		||||
# Python. Improvements are welcome.
 | 
			
		||||
 | 
			
		||||
import os, sys, re, argparse
 | 
			
		||||
import os, sys, re, argparse, tempfile
 | 
			
		||||
 | 
			
		||||
output_stream = sys.stdout
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user