« Previous | Next » 

Revision f64c9de6

IDf64c9de623782cd6cf66d541197ea8cbbd6fa301
Parent a2fd9afc
Child 6048c986

Added by Guido Trotter about 16 years ago

Fix an error accessing the cfg

Since the context is passed to LogicalUnit, rather than the cfg, we can
only access the cfg as self.cfg, self.context.cfg, or context.cfg (in
the constructor). cfg is not valid anymore.

Reviewed-by: iustinp

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences