Table of Contents

Module: cmdline qm/test/cmdline.py
Functions   
_make_comma_separated_string
get_qmtest
  _make_comma_separated_string 
_make_comma_separated_string ( items,  conjunction )

Return a string consisting of the items, separated by commas.

items
A list of strings giving the items in the list.
conjunction
A string to use before the final item, if there is more than one.
returns
A string consisting all of the items, separated by commas, and with the conjunction before the final item.
  get_qmtest 
get_qmtest ()

Returns the global QMTest object.

returns
The QMTest object that corresponds to the currently executing thread.

At present, there is only one QMTest object per process. In the future, however, there may be more than one. Then, this function will return different values in different threads.

Classes   

QMTest

An instance of QMTest.


Table of Contents

This document was automatically generated on Mon Jan 3 09:42:29 2005 by HappyDoc version 2.1