mirror of
				https://github.com/python/cpython.git
				synced 2025-10-30 21:21:22 +00:00 
			
		
		
		
	More descriptive title.
This commit is contained in:
		
							parent
							
								
									6b3d72c243
								
							
						
					
					
						commit
						9707fd2ec0
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		|  | @ -131,7 +131,7 @@ | ||||||
|     ('tutorial/index', 'tutorial.tex', |     ('tutorial/index', 'tutorial.tex', | ||||||
|      'Python Tutorial', _stdauthor, 'manual'), |      'Python Tutorial', _stdauthor, 'manual'), | ||||||
|     ('using/index', 'using.tex', |     ('using/index', 'using.tex', | ||||||
|      'Using Python', _stdauthor, 'manual'), |      'Python Setup', _stdauthor, 'manual'), | ||||||
|     ('whatsnew/' + version, 'whatsnew.tex', |     ('whatsnew/' + version, 'whatsnew.tex', | ||||||
|      'What\'s New in Python', 'A. M. Kuchling', 'howto'), |      'What\'s New in Python', 'A. M. Kuchling', 'howto'), | ||||||
| ] | ] | ||||||
|  |  | ||||||
|  | @ -1,7 +1,7 @@ | ||||||
| .. _using-index: | .. _using-index: | ||||||
| 
 | 
 | ||||||
| ################ | ################ | ||||||
|   Using Python |   Python Setup | ||||||
| ################ | ################ | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Raymond Hettinger
						Raymond Hettinger