simplify

tests/pkg/module.py

285:6f583cfa39a5
2008-07-13 Paul Boddie Commit long uncommitted changes.
     1 def f(a, b, c):     2     return c     3      4 def p(x, y, z):     5     return x, y