restructured project

This commit is contained in:
Walker Waylon Scott 2016-11-27 21:08:35 -06:00
parent b33bf27f6e
commit f259f22b6c
4 changed files with 9 additions and 2 deletions

View file

@ -1 +1,8 @@
import stodle
"""
stodle
small package to keep windows running
"""
from stodle.core import *

Binary file not shown.

View file

@ -1,7 +1,7 @@
"""
stodle
small module to keep windows running
small package to keep windows running
"""
from win32api import GetTickCount, GetLastInputInfo