|
Crossfire Server, Branch 1.12
R12190
|
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().

1.7.6.1