pg.patching

Systematic patching on symbolic values.

As pg.Symbolic provides a flexible programming interface for modifying symbolic values, why bother to have this module? Here are the motivations:

  • Provide user friendly methods for addressing the most common patching patterns.

  • Provide a systematic solution for

    • Patch semantic groups.

    • Enable combination of these groups.

    • Provide an interface that patching can be invoked from the command line.

Classes

Functions