This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zmm
/
pdf_snail
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10
Commits
1
Branch
0
Tags
92 MiB
Python
83.7%
PostScript
4.5%
C
4%
Tcl
3.7%
C++
1.4%
Other
2.3%
Tree:
c4d2b6ba56
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'c4d2b6ba56'
${ noResults }
pdf_snail
/
Lib
/
test
/
dis_module.py
5 lines
76 B
Raw
Blame
History
# A simple module for testing the dis module.
def
f
(
)
:
pass
def
g
(
)
:
pass
Reference in new issue