Summary
Shortlog
Changelog
Graph
Tags
Bookmarks
Branches
Files
Help
Search
simplify
tests/pkg/module.py
285:6f583cfa39a5
158:3c8b082f6b40
2008-07-13
Paul Boddie
raw
annotate
files
changeset
graph
Commit long uncommitted changes.
1
def
f
(
a
,
b
,
c
):
2
return
c
3
4
def
p
(
x
,
y
,
z
):
5
return
x
,
y