index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Lib
/
test
/
dis_module.py
blob: afbf600fdee22bbb87b2b4630c8e2ab2df2761f6 (
plain
)
1
2
3
4
5
# A simple module for testing the dis module. def f(): pass def g(): pass