mirror of
				https://github.com/django/django.git
				synced 2025-10-31 09:41:08 +00:00 
			
		
		
		
	
				
					committed by
					
						 Mariusz Felisiak
						Mariusz Felisiak
					
				
			
			
				
	
			
			
			
						parent
						
							0367bc6d04
						
					
				
				
					commit
					680cc417d3
				
			| @@ -59,7 +59,3 @@ class RunInTmpDirMixin: | ||||
|         if os.path.commonprefix([self.test_dir, os.path.abspath(dname)]) != self.test_dir: | ||||
|             return | ||||
|         shutil.rmtree(dname) | ||||
|  | ||||
|     def rmfile(self, filepath): | ||||
|         if os.path.exists(filepath): | ||||
|             os.remove(filepath) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user