Table of Contents

Class: PythonLabel qm/test/classes/python_label.py

A PythonLabel is a Label that uses the a.b.c naming scheme.

A PythonLabel is a Label whose separator character is the period and whose components consist of lower-case letters, numerals, and underscores. These labels have the property that they can be easily mapped to filenames on most operating systems; all valid labels are valid filenames (replacing '. with /') and two different labels will always map to two different filenames.

Base Classes   
Label
Methods   
IsValid
  IsValid 
IsValid (
        self,
        label,
        is_component,
        )

Returns true if this label is not valid.

returns
True if this label is not valid.

Table of Contents

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