Bugs item #757714, was opened at 2003-06-20 18:41
Message generated for change (Comment added) made by anadelonbrin
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551954&aid=757714&group_id=78018
Category: com
Group: None
>Status: Closed
>Resolution: Invalid
Priority: 5
Submitted By: Tony Meyer (anadelonbrin)
Assigned to: Mark Hammond (mhammond)
Summary: incorrect import util in dynamic.py
Initial Comment:
Line 195 of dynamic.py imports util, but this isn't found
(well, here!) unless this is replaced with "from win32com
import util".
I can't seem to access anon cvs from sf at the moment,
so can't check more recent that this. Apologies if you
already have fixed this.
----------------------------------------------------------------------
>Comment By: Tony Meyer (anadelonbrin)
Date: 2003-06-20 19:18
Message:
Logged In: YES
user_id=552329
Ack. My mistake. I don't know why it wasn't loading it, but it
should be the util.py in the local directory.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551954&aid=757714&group_id=78018
|