This website requires JavaScript.
Explore
Help
Sign In
jinx
/
python-uncompyle6
Watch
1
Fork
0
You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced
2025-08-03 00:45:53 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f2f17740ee204fa73895fa61278498c04770532f
python-uncompyle6
/
test
/
simple_source
/
def
/
05_static_method.py
rocky
c10b9babbe
Add missing a test source file
2016-07-11 10:22:06 -04:00
4 lines
46 B
Python
Raw
Blame
History
@staticmethod
def
square
(
n
)
:
return
n
*
n
Reference in New Issue
View Git Blame
Copy Permalink