simplify

Annotated tests/pkg/subpkg/module.py

244:d4e3068a5c19
2007-06-22 paulb Moved Namespace from annotate to simplified.utils. Made Subprogram a Structure in order to support namespaces and operations dependent on namespaces (such as __bool__). Prevented context alteration on attributes acquired through modules (as globals). Added a get_instances method for classes. Attempted to improve instance fixing - still needs much work.
paulb@158 1
def g(a, b, c):
paulb@158 2
    return a