mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 21:51:50 +00:00 
			
		
		
		
	 2e5432e4c1
			
		
	
	
		2e5432e4c1
		
	
	
	
	
		
			
			svn+ssh://pythondev@svn.python.org/python/trunk ........ r78644 | benjamin.peterson | 2010-03-03 20:07:55 -0600 (Wed, 03 Mar 2010) | 1 line set svn:executable on all regen scripts ........
		
			
				
	
	
		
			3 lines
		
	
	
	
		
			93 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable file
		
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
	
		
			93 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable file
		
	
	
	
	
| #! /bin/sh
 | |
| set -v
 | |
| python ../../Tools/scripts/h2py.py -i '(u_long)' /usr/include/netinet/in.h
 |