Lumiera  0.pre.03
»edit your freedom«
Record Class Reference

Description

a set of properties with record style access.
    Record is a dictionary, but the elements can be accessed
    conveniently as if they where object fields

Definition at line 202 of file Buildhelper.py.

Public Member Functions

def __init__ (self, defaults=None, props)
 
def __getattr__ (self, key)
 
def __setattr__ (self, key, val)
 
+ Inheritance diagram for Record:
+ Collaboration diagram for Record:

The documentation for this class was generated from the following file: