[pywin32-bugs] [ pywin32-Bugs-1077391 ] excel typelib crashes python 2.4
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2004-12-02 08:43:03
|
Bugs item #1077391, was opened at 2004-12-02 19:43 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=1077391&group_id=78018 Category: com Group: None Status: Open Resolution: None Priority: 5 Submitted By: Mark Hammond (mhammond) Assigned to: Mark Hammond (mhammond) Summary: excel typelib crashes python 2.4 Initial Comment: The .py file generated by makepy overflows the python compiler. This bug has always existed, and was triggered in older Python versions, but has re-surfaced in 2.4. Any Python version would trigger it given a large enough typelib. This crash does not happen if bForDemand=1 is passed to the makepy functions - that creates a seperate .py file for each interface. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1077391&group_id=78018 |