libtbx.path
index
/net/chevy/raid1/rwgk/dist/cctbx_project/libtbx/path.py

 
Modules
       
posixpath
os

 
Classes
       
__builtin__.object
directory

 
class directory(__builtin__.object)
     Methods defined here:
__init__(self, path)
get(self, name, must_exist=True)
sub_directory(self, name, must_exist=True)

Data descriptors defined here:
__dict__
dictionary for instance variables (if defined)
__weakref__
list of weak references to the object (if defined)

 
Functions
       
abs_norm(path)
abs_real_norm(path)
canonical_path(file_name, effective_current_working_directory=None)
create_target_dir(target_file)
full_command_path(command, search_first=[], search_last=[])
is_same_canoncial_file(file_names)
is_same_file(file_names, effective_current_working_directory=None)
norm_join(*args)
walk_source_tree(top, arg=None)