mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 05:31:20 +00:00 
			
		
		
		
	Clean up formatting of this file.
The file should now follow PEP 7, except that it uses 4 space indents (in the style of Py3k). This particular code would be really hard to read with the regular tab idents. Other changes: - reflow long lines - change multi-line conditionals to have test at end of line
This commit is contained in:
		
							parent
							
								
									26ca925838
								
							
						
					
					
						commit
						dd2cf1cb84
					
				
					 1 changed files with 1984 additions and 1965 deletions
				
			
		
							
								
								
									
										3949
									
								
								Python/ast.c
									
										
									
									
									
								
							
							
						
						
									
										3949
									
								
								Python/ast.c
									
										
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load diff
											
										
									
								
							
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Jeremy Hylton
						Jeremy Hylton