I have a problem with getting much out of the python interface documentation at the sourceforge site.
the documentation gives me a "cache" class __init__ method that says
__init__(self, root, wildcard_escape_char=r'\')
How do I find out what "root" is in this example. Should I be looking at the c++ code to find out the "types" of these arguments.
return an error page.
I just want to know a good way of understanding the varrious interfaces when writing code using cctbx in Python
Thanks in advance
hari