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

Module label
source code

Classes [hide private]
Label A 'Label' identifies an entity.

Functions [hide private]
  thunk(label)
Sanitize and convert 'label' to a valid label.

Variables [hide private]
__thunk_regex  
nested_scopes  

Function Details [hide private]

thunk(label)

source code 

Sanitize and convert 'label' to a valid label.

Makes a best-effort attempt to keep 'label' recognizable during the conversion.

returns -- A valid label.

Variables Details [hide private]

__thunk_regex

Value:
[^a-z0-9_]                                                             
      

nested_scopes

Value:
_Feature((2, 1, 0, 'beta', 1), (2, 2, 0, 'alpha', 0), 16)