forked from ungleich-public/cdist
		
	++debug
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
This commit is contained in:
		
					parent
					
						
							
								5bf0f24e62
							
						
					
				
			
			
				commit
				
					
						453adefc91
					
				
			
		
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -210,6 +210,7 @@ class DirectoryDictProperty(DirectoryDict):
 | 
				
			||||||
        #print("_set_path: self: %s" % self)
 | 
					        #print("_set_path: self: %s" % self)
 | 
				
			||||||
        print("_set_path: args: %s" % args)
 | 
					        print("_set_path: args: %s" % args)
 | 
				
			||||||
        print("_set_path: kwargs: %s" % kwargs)
 | 
					        print("_set_path: kwargs: %s" % kwargs)
 | 
				
			||||||
 | 
					        print("_set_path: self.path: %s" % self.path)
 | 
				
			||||||
        if self.path is None:
 | 
					        if self.path is None:
 | 
				
			||||||
            path = self.__path
 | 
					            path = self.__path
 | 
				
			||||||
            if callable(path):
 | 
					            if callable(path):
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue