mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 13:41:24 +00:00 
			
		
		
		
	Close manifest file.
This change doesn't make any difference to CPython, but is a necessary fix for Jython.
This commit is contained in:
		
							parent
							
								
									8a803dd94b
								
							
						
					
					
						commit
						2d6c13e733
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -383,6 +383,7 @@ def read_manifest (self): | |||
|             if line[-1] == '\n': | ||||
|                 line = line[0:-1] | ||||
|             self.filelist.append(line) | ||||
|         manifest.close() | ||||
| 
 | ||||
|     # read_manifest () | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Andrew M. Kuchling
						Andrew M. Kuchling