Home | Trees | Indices | Help |
---|
|
|
|||
QMTest An instance of QMTest. |
|
|||
|
|||
|
|
|||
_the_qmtest = None The global 'QMTest' object. |
|
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. |
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. |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Dec 23 12:30:40 2011 | http://epydoc.sourceforge.net |