more fix for ipython import. Fixes #7316
This commit is contained in:
		
							parent
							
								
									c8d7e89bc3
								
							
						
					
					
						commit
						6cb91601c8
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -73,7 +73,7 @@ except ImportError:
 | 
			
		|||
#demandimport.ignore += ['GObject._gobject', 'libasyncns', 'i18n',
 | 
			
		||||
#    'logging.NullHandler', 'dbus.service', 'OpenSSL.SSL', 'OpenSSL.crypto',
 | 
			
		||||
#    'common.sleepy', 'DLFCN', 'dl', 'xml.sax', 'xml.sax.handler', 'ic',
 | 
			
		||||
#    'Crypto.PublicKey', 'IPython']
 | 
			
		||||
#    'Crypto.PublicKey', 'IPython', 'contextlib', 'imp']
 | 
			
		||||
 | 
			
		||||
if os.name == 'nt':
 | 
			
		||||
    import locale
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue