Searched refs:pathes (Results 1 – 4 of 4) sorted by relevance
338 if url in i[1].pathes:348 package.pathes = package.pathes + (url, )357 if url in i.pathes:721 def __init__( self, pathes, transientPathElement ): argument722 self.pathes = pathes809 pathes = getPathesFromPackage( j, sfa )810 if len( pathes ) > 0:813 ret[ lastElement( j ) ] = Package( pathes, transientPathElement )837 if len( i[1].pathes ) == 1:839 DirBrowseNode( self.provCtx, i[0], i[1].pathes[0] ))[all …]
102 … To resubstitute path variables the caller must provide pathes as UCB-compliant URL's.
73 <p> Commonly a notation similar to filesystem pathes
130 /** manages trusted sources (Authors and pathes )
Completed in 20 milliseconds