mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 18:28:49 +00:00 
			
		
		
		
	#18176: updated stdtypes UCD link, added reminder to makeunicodedata.
Patch by Alexander Belopolsky.
This commit is contained in:
		
							parent
							
								
									fc6a90a92e
								
							
						
					
					
						commit
						7445a383a6
					
				
					 2 changed files with 5 additions and 1 deletions
				
			
		|  | @ -354,7 +354,7 @@ Notes: | |||
|    The numeric literals accepted include the digits ``0`` to ``9`` or any | ||||
|    Unicode equivalent (code points with the ``Nd`` property). | ||||
| 
 | ||||
|    See http://www.unicode.org/Public/6.0.0/ucd/extracted/DerivedNumericType.txt | ||||
|    See http://www.unicode.org/Public/6.3.0/ucd/extracted/DerivedNumericType.txt | ||||
|    for a complete list of code points with the ``Nd`` property. | ||||
| 
 | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 R David Murray
						R David Murray