mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 21:51:50 +00:00 
			
		
		
		
	 879768dd97
			
		
	
	
		879768dd97
		
	
	
	
	
		
			
			and the DOS error code in errno. Revert changes where WindowsError catch blocks unnecessarily special-case OSError.
		
			
				
	
	
		
			5 lines
		
	
	
	
		
			95 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			95 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| errmap.h:	generrmap.exe
 | |
| 	.\generrmap.exe > errmap.h
 | |
| 
 | |
| genermap.exe:	generrmap.c
 | |
| 	cl generrmap.c
 |