Package flumotion :: Package common :: Module fxml :: Class Box
[show private | hide private]
[frames | no frames]

Class Box


Object designed to wrap, or "box", any value. Useful mostly in the context of the table-driven XML parser, so that a handler that wants to set a scalar value can do so, getting around the limitations of Python's lexical scoping.
Method Summary
  __init__(self, val)
  set(self, val)
  unbox(self)

Generated by Epydoc 2.1 on Fri Feb 2 11:29:21 2007 http://epydoc.sf.net