[Python-mode] [ python-mode-Patches-1473874 ] py_execute_import_or_reload for packages

SourceForge.net noreply at sourceforge.net
Fri Apr 21 00:31:36 CEST 2006


Patches item #1473874, was opened at 2006-04-21 00:31
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=581351&aid=1473874&group_id=86916

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: Open
Resolution: None
Priority: 5
Submitted By: Juergen Gmeiner (gj_gjdv_at)
Assigned to: Nobody/Anonymous (nobody)
Summary: py_execute_import_or_reload for packages

Initial Comment:
py_execute_import_or_reload only works for top-level modules ...
i.e. a module that is not in a package.

The patch builds the module name by pre-pending directory names
until no __init__.py is found.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=581351&aid=1473874&group_id=86916


More information about the Python-mode mailing list