Package qm :: Module setup
[hide private]
[frames] | no frames]

Module setup
source code

Functions [hide private]
  find_packages_r(packages, dirname, names)
If 'dirname' is a QM package, add it to 'packages'.

Variables [hide private]
packages  

Function Details [hide private]

find_packages_r(packages, dirname, names)

source code 

If 'dirname' is a QM package, add it to 'packages'.

'packages' -- A mutable sequence of package names.

'dirname' -- The (relative) path from the base of the QM package to the directory.

'names' -- A mutable sequence of file names indicating files (and directories) contained in the directory given by 'dirname'.

Variables Details [hide private]

packages

Value:
[]