mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 21:51:50 +00:00 
			
		
		
		
	bpo-40275: Use new test.support helper submodules in tests (GH-21727)
This commit is contained in:
		
							parent
							
								
									604bba1f8f
								
							
						
					
					
						commit
						c7decc27d5
					
				
					 19 changed files with 58 additions and 46 deletions
				
			
		|  | @ -17,7 +17,7 @@ | |||
| import unittest | ||||
| import warnings | ||||
| 
 | ||||
| from test.support import make_legacy_pyc, unload | ||||
| from test.support.import_helper import make_legacy_pyc, unload | ||||
| 
 | ||||
| from test.test_py_compile import without_source_date_epoch | ||||
| from test.test_py_compile import SourceDateEpochTestMeta | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Hai Shi
						Hai Shi