mirror of
https://github.com/gryf/wmdocklib.git
synced 2026-01-08 14:54:12 +01:00
1568639 installation scripts
added the ./setup.py script. added the */__init__.py files. modified the import instruction (import from pywmgeneral).
This commit is contained in:
1
pywmseti/__init__.py
Normal file
1
pywmseti/__init__.py
Normal file
@@ -0,0 +1 @@
|
||||
from pywmseti import *
|
||||
@@ -37,7 +37,7 @@ import time
|
||||
import getopt
|
||||
import os
|
||||
|
||||
import pywmhelpers
|
||||
from pywmgeneral import pywmhelpers
|
||||
|
||||
width = 64
|
||||
height = 64
|
||||
|
||||
Reference in New Issue
Block a user