mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 13:41:24 +00:00 
			
		
		
		
	Check modes on install and temporary directories. Fixes #693230.
This commit is contained in:
		
							parent
							
								
									f1728713cc
								
							
						
					
					
						commit
						d5532affd8
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -227,7 +227,7 @@ def setuppimp(self, url): | |||
| 			self.pimpdb.appendURL(url) | ||||
| 		except IOError, arg: | ||||
| 			return "Cannot open %s: %s" % (url, arg) | ||||
| 		return None | ||||
| 		return self.pimpprefs.check() | ||||
| 		 | ||||
| 	def closepimp(self): | ||||
| 		self.pimpdb.close() | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Jack Jansen
						Jack Jansen