Meador Inge 
								
							 
						 
						
							
							
							
							
								
							
							
								d151da9ef7 
								
							 
						 
						
							
							
								
								Issue  #16826 : Don't check for PYTHONCASEOK when using -E.  
							
							... 
							
							
							
							This commit fixes a regression that sneaked into Python 3.3 where importlib
was not respecting -E when checking for the PYTHONCASEOK environment variable. 
							
						 
						
							2013-09-03 16:37:26 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Brett Cannon 
								
							 
						 
						
							
							
							
							
								
							
							
								ef888024d8 
								
							 
						 
						
							
							
								
								Issue  #17177 : stop using imp in test_importlib  
							
							
							
						 
						
							2013-06-15 18:39:21 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Brett Cannon 
								
							 
						 
						
							
							
							
							
								
							
							
								ac9f2f3de3 
								
							 
						 
						
							
							
								
								Issue  #15576 : Allow extension modules to be a package's __init__  
							
							... 
							
							
							
							module again. Also took the opportunity to stop accidentally exporting
_imp.extension_suffixes() as public. 
							
						 
						
							2012-08-10 13:47:54 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Brett Cannon 
								
							 
						 
						
							
							
							
							
								
							
							
								45a5e3afe5 
								
							 
						 
						
							
							
								
								Issue  #15168 : Move importlb.test to test.test_importlib.  
							
							... 
							
							
							
							This should make the Linux distros happy as it is now easier to leave
importlib's tests out of their base Python distribution. 
							
						 
						
							2012-07-20 14:48:53 -04:00