fix demndimport with htmltextview
This commit is contained in:
		
							parent
							
								
									b7807ca4a3
								
							
						
					
					
						commit
						33b2ae1108
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -40,7 +40,7 @@ demandimport.enable()
 | 
			
		|||
demandimport.ignore += ['gobject._gobject', 'libasyncns', 'i18n',
 | 
			
		||||
    'logging.NullHandler', 'dbus.glib', 'dbus.service',
 | 
			
		||||
    'command_system.implementation.standard', 'OpenSSL.SSL', 'OpenSSL.crypto',
 | 
			
		||||
    'common.sleepy', 'DLFCN', 'dl']
 | 
			
		||||
    'common.sleepy', 'DLFCN', 'dl', 'xml.sax', 'xml.sax.handler']
 | 
			
		||||
 | 
			
		||||
import os
 | 
			
		||||
import sys
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue