mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 18:28:49 +00:00 
			
		
		
		
	gh-123621: Fix datamodel.rst with proper dict notation (#123648)
				
					
				
			This commit is contained in:
		
							parent
							
								
									68fe5758bf
								
							
						
					
					
						commit
						cfbc841ef3
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -499,7 +499,7 @@ in the same order they were added sequentially over the dictionary. | ||||||
| Replacing an existing key does not change the order, however removing a key | Replacing an existing key does not change the order, however removing a key | ||||||
| and re-inserting it will add it to the end instead of keeping its old place. | and re-inserting it will add it to the end instead of keeping its old place. | ||||||
| 
 | 
 | ||||||
| Dictionaries are mutable; they can be created by the ``{...}`` notation (see | Dictionaries are mutable; they can be created by the ``{}`` notation (see | ||||||
| section :ref:`dict`). | section :ref:`dict`). | ||||||
| 
 | 
 | ||||||
| .. index:: | .. index:: | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Lipták Attila (Flash)
						Lipták Attila (Flash)