meme fix
This commit is contained in:
		
							parent
							
								
									4f1c8ee7bb
								
							
						
					
					
						commit
						91b10341c5
					
				@ -246,7 +246,7 @@ class MimeTypes:
 | 
			
		||||
                except EnvironmentError:
 | 
			
		||||
                    break
 | 
			
		||||
                try:
 | 
			
		||||
                    ctype = ctype.encode(default_encoding) # omit in 3.x!
 | 
			
		||||
                    ctype = ctype#.encode(default_encoding) # omit in 3.x!
 | 
			
		||||
                except UnicodeEncodeError:
 | 
			
		||||
                    pass
 | 
			
		||||
                else:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user