Package buildbot :: Package process :: Module properties :: Class PropertyMap
[frames | no frames]

Class PropertyMap


Privately-used mapping object to implement WithProperties' substitutions, including the rendering of None as ''.
Method Summary
  __init__(self, properties)
  __getitem__(self, key)

Class Variable Summary
SRE_Pattern colon_minus_re = (.*):-(.*)
SRE_Pattern colon_plus_re = (.*):\+(.*)

Class Variable Details

colon_minus_re

Type:
SRE_Pattern
Value:
(.*):-(.*)                                                             

colon_plus_re

Type:
SRE_Pattern
Value:
(.*):\+(.*)                                                            

Generated by Epydoc 2.1 on Tue Sep 16 09:15:59 2008 http://epydoc.sf.net