[pywin32-bugs] [ pywin32-Bugs-1773724 ] Selecttlb doesn't handle hexadecimal version numbers
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2007-08-14 09:22:17
|
Bugs item #1773724, was opened at 2007-08-14 11:22 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1773724&group_id=78018 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: pythonwin Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Johan Lindvall (j_lindvall) Assigned to: Nobody/Anonymous (nobody) Summary: Selecttlb doesn't handle hexadecimal version numbers Initial Comment: It appears Selecttlb.py for pywin32 210 doesn't handle typelibs with hexadecimal version numbers. After updating our app to version 10.0 (a.0), we cannot use makepy anymore The attached patch fixed the problem. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1773724&group_id=78018 |