ATLAS Offline Software
|
Go to the source code of this file.
Classes | |
class | python.rfio.RFIOError |
class | python.rfio.StatResult |
Namespaces | |
python.rfio | |
Functions | |
def | python.rfio._remove_prefix (filename, prefix) |
def | python.rfio.rfstat (filename) |
def | python.rfio.rfdir (dirname) |
def | python.rfio.rfstat_dict (filename) |
def | python.rfio.rfstat_item (filename, item) |
def | python.rfio.listdir (dirname) |
def | python.rfio.exists (filename) |
def | python.rfio.getsize (filename) |
def | python.rfio.getmtime (filename) |
def | python.rfio._stat_time (time_string) |
def | python.rfio.lstat (filename) |
def | python.rfio.access (filename, mode) |
Variables | |
python.rfio.__doc__ | |
python.rfio.stat | |