mirror of
				https://github.com/python/cpython.git
				synced 2025-10-30 21:21:22 +00:00 
			
		
		
		
	Apply patch #1734945 to support TurboLinux as distribution.
This commit is contained in:
		
							parent
							
								
									3ed365be0e
								
							
						
					
					
						commit
						0e09788eda
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -242,7 +242,7 @@ def _dist_try_harder(distname,version,id): | |||
| 
 | ||||
| _supported_dists = ('SuSE', 'debian', 'fedora', 'redhat', 'centos', | ||||
|                     'mandrake', 'rocks', 'slackware', 'yellowdog', | ||||
|                     'gentoo', 'UnitedLinux') | ||||
|                     'gentoo', 'UnitedLinux', 'turbolinux') | ||||
| 
 | ||||
| def _parse_release_file(firstline): | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Marc-André Lemburg
						Marc-André Lemburg