Crossfire Server, Trunk
arch2xml Namespace Reference

Functions

def arch2xml (root, filename, xsl_file='cfarches.xsl')
 
def escape (esc_me)
 
def Walk (root, recurse=0, pattern=' *', return_folders=0)
 

Function Documentation

◆ arch2xml()

def arch2xml.arch2xml (   root,
  filename,
  xsl_file = 'cfarches.xsl' 
)

Definition at line 66 of file arch2xml.py.

References escape(), CFBank.open(), split(), and Walk().

+ Here is the call graph for this function:

◆ escape()

def arch2xml.escape (   esc_me)

Definition at line 58 of file arch2xml.py.

Referenced by arch2xml(), and inja::Lexer.scan_string().

+ Here is the caller graph for this function:

◆ Walk()

def arch2xml.Walk (   root,
  recurse = 0,
  pattern = '*',
  return_folders = 0 
)

Definition at line 9 of file arch2xml.py.

Referenced by arch2xml().

+ Here is the caller graph for this function: