restructured project
This commit is contained in:
parent
b33bf27f6e
commit
f259f22b6c
4 changed files with 9 additions and 2 deletions
|
|
@ -1 +1,8 @@
|
|||
import stodle
|
||||
"""
|
||||
stodle
|
||||
|
||||
small package to keep windows running
|
||||
"""
|
||||
|
||||
|
||||
from stodle.core import *
|
||||
Binary file not shown.
|
|
@ -1,7 +1,7 @@
|
|||
"""
|
||||
stodle
|
||||
|
||||
small module to keep windows running
|
||||
small package to keep windows running
|
||||
"""
|
||||
|
||||
from win32api import GetTickCount, GetLastInputInfo
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue