[pywin32-bugs] [ pywin32-Bugs-757714 ] incorrect import util in dynamic.py
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2003-06-20 06:41:31
|
Bugs item #757714, was opened at 2003-06-20 18:41 Message generated for change (Settings changed) 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: Open Resolution: None 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. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=757714&group_id=78018 |