mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 13:41:24 +00:00 
			
		
		
		
	 9aaee933da
			
		
	
	
		9aaee933da
		
	
	
	
	
		
			
			- Converted the templates to use ANSI C prototypes (finally!) - Use re in stead of deprecated regex
		
			
				
	
	
		
			6 lines
		
	
	
	
		
			121 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
	
		
			121 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| 
 | |
| static int
 | |
| $abbrev$_compare($abbrev$object *v, $abbrev$object *w)
 | |
| {
 | |
| 	/* XXXX Compare objects and return -1, 0 or 1 */
 | |
| }
 |