This website requires JavaScript.
Explore
Help
Sign In
public
/
linux-tools
Watch
1
Star
0
Fork
0
You've already forked linux-tools
Code
Issues
12
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e9f92af66f
linux-tools
/
modules
/
swap
/
__init__.py
6 lines
75 B
Python
Raw
Normal View
History
Unescape
Escape
Re-implement SwapModule
2020-01-18 04:15:08 +01:00
from
.
module
import
SwapModule
def
get_module
(
)
:
Reformatting
2020-01-20 22:33:11 +01:00
return
SwapModule
(
)
Reference in New Issue
Copy Permalink