Crossfire Server, Branches 1.12
R18729
|
Functions | |
def | arch2xml |
def | Walk |
def arch2xml.arch2xml | ( | root, | |
filename, | |||
xsl_file = 'cfarches.xsl' |
|||
) |
Definition at line 43 of file arch2xml.py.
References Walk().
def arch2xml.Walk | ( | root, | |
recurse = 0 , |
|||
pattern = '*' , |
|||
return_folders = 0 |
|||
) |
Definition at line 9 of file arch2xml.py.
Referenced by arch2xml().