1
0
mirror of https://github.com/gryf/wmdocklib.git synced 2025-12-19 12:28:10 +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:
mfrasca
2006-10-01 09:26:48 +00:00
parent 55189734a7
commit 9cef6b341a
12 changed files with 97 additions and 30 deletions

View File

@@ -37,7 +37,7 @@ import time
import getopt
import os
import pywmhelpers
from pywmgeneral import pywmhelpers
width = 64
height = 64