Skip to content
  • Brad King's avatar
    ENH: Better policies for functions and macros · 3028ca75
    Brad King authored
    This teaches functions and macros to use policies recorded at creation
    time when they are invoked.  It restores the policies as a weak policy
    stack entry so that any policies set by a function escape to its caller
    as before.
    3028ca75