mirror of
				https://github.com/python/cpython.git
				synced 2025-11-04 11:49:12 +00:00 
			
		
		
		
	Merged revisions 75977 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r75977 | mark.dickinson | 2009-10-31 09:39:52 +0000 (Sat, 31 Oct 2009) | 1 line Fix ReST markup. ........
This commit is contained in:
		
							parent
							
								
									9050bb28f2
								
							
						
					
					
						commit
						aa8be96b98
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -155,7 +155,7 @@ The following functions provide locale-independent string to number conversions.
 | 
				
			||||||
   See the Unix man page :manpage:`atof(2)` for details.
 | 
					   See the Unix man page :manpage:`atof(2)` for details.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
   .. deprecated:: 3.1
 | 
					   .. deprecated:: 3.1
 | 
				
			||||||
      Use PyOS_string_to_double instead.
 | 
					      Use :cfunc:`PyOS_string_to_double` instead.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.. cfunction:: char* PyOS_stricmp(char *s1, char *s2)
 | 
					.. cfunction:: char* PyOS_stricmp(char *s1, char *s2)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue