1
0
mirror of https://github.com/gryf/wmdocklib.git synced 2025-12-30 10:22:27 +01:00

1569327 release 1.1 is broken

last clean up.

wmdocklib.__init__ must import from general, not generic!
This commit is contained in:
mfrasca
2006-10-03 08:51:27 +00:00
parent d1c1618277
commit be572d6acc

View File

@@ -1,2 +1,2 @@
from pywmgeneric import * from pywmgeneral import *
from pywmhelpers import * from pywmhelpers import *