[pywin32-bugs] [ pywin32-Patches-3048858 ] correct_package_sub_import_and_pyx_support.patch
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2010-08-25 07:49:42
|
Patches item #3048858, was opened at 2010-08-20 04:30 Message generated for change (Comment added) made by mhammond You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551956&aid=3048858&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: None Group: None >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: kxroberto (kxroberto) Assigned to: Nobody/Anonymous (nobody) Summary: correct_package_sub_import_and_pyx_support.patch Initial Comment: modules deep in a package tree were not correctly imported upon Ctrl-I (Menu/File/Import) .pyx / Cython / PyRex (with auto pyximport) cannot be also imported / loaded. ---------------------------------------------------------------------- >Comment By: Mark Hammond (mhammond) Date: 2010-08-25 17:49 Message: Checked in with a minor tweak - thanks .Checking in CHANGES.txt; new revision: 1.56; previous revision: 1.55 Checking in pythonwin/pywin/framework/scriptutils.py; new revision: 1.26; previous revision: 1.25 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551956&aid=3048858&group_id=78018 |