Patch from Raphael Ackermann <raphael.ackermann@gmail.com> -- Fix 0001538: tabs and spaces are mixed in some source files
svn: r9713
This commit is contained in:
		@@ -91,7 +91,7 @@ class PlaceParser:
 | 
			
		||||
 | 
			
		||||
    def __init__(self, line=None):
 | 
			
		||||
        self.parse_function = []
 | 
			
		||||
	
 | 
			
		||||
 | 
			
		||||
        if line:
 | 
			
		||||
            self.parse_form(line)
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user