mirror of
				https://github.com/python/cpython.git
				synced 2025-11-04 03:44:55 +00:00 
			
		
		
		
	Issue #24435: Use the devguide link instead of PEP 306 in Grammar/Grammar.
This commit is contained in:
		
						commit
						b83c514bf5
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -7,8 +7,8 @@
 | 
				
			||||||
#        with someone who can; ask around on python-dev for help.  Fred
 | 
					#        with someone who can; ask around on python-dev for help.  Fred
 | 
				
			||||||
#        Drake <fdrake@acm.org> will probably be listening there.
 | 
					#        Drake <fdrake@acm.org> will probably be listening there.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# NOTE WELL: You should also follow all the steps listed in PEP 306,
 | 
					# NOTE WELL: You should also follow all the steps listed at
 | 
				
			||||||
# "How to Change Python's Grammar"
 | 
					# https://docs.python.org/devguide/grammar.html
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Start symbols for the grammar:
 | 
					# Start symbols for the grammar:
 | 
				
			||||||
#       single_input is a single interactive statement;
 | 
					#       single_input is a single interactive statement;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue