mirror of
				https://github.com/python/cpython.git
				synced 2025-11-04 03:44:55 +00:00 
			
		
		
		
	fix old markup
This commit is contained in:
		
							parent
							
								
									6545ed6e4f
								
							
						
					
					
						commit
						3cabbeb077
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -12,7 +12,7 @@ sequence types).  When used on object types for which they do not apply, they
 | 
			
		|||
will raise a Python exception.
 | 
			
		||||
 | 
			
		||||
It is not possible to use these functions on objects that are not properly
 | 
			
		||||
initialized, such as a list object that has been created by :cfunc:`PyList_New`,
 | 
			
		||||
initialized, such as a list object that has been created by :c:func:`PyList_New`,
 | 
			
		||||
but whose items have not been set to some non-\ ``NULL`` value yet.
 | 
			
		||||
 | 
			
		||||
.. toctree::
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue