mirror of
				https://github.com/python/cpython.git
				synced 2025-11-04 15:41:43 +00:00 
			
		
		
		
	libregrtest.__init__ no longer exposes any symbol, so "python -m test.libregrtest.worker" imports less modules.
		
			
				
	
	
		
			2 lines
		
	
	
	
		
			46 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
	
		
			46 B
		
	
	
	
		
			Python
		
	
	
	
	
	
from test.libregrtest.main import main
 | 
						|
main()
 |