Go to the source code of this file.
Classes | |
class | chain.Chain |
Namespaces | |
chain | |
Functions | |
def | is_lfn |
def | is_pfn |
def | is_rootfn |
def chain.is_pfn | ( | fn | ) |
Definition at line 9 of file chain.py.
References is_lfn(), and is_rootfn().
def chain.is_rootfn | ( | fn | ) |