Patches item #1284670, was opened at 2005-09-08 11:28 Message generated for change (Comment added) made by theller You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1284670&group_id=5470
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: Library (Lib) Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Scherer Michael (misc_from_metz) >Assigned to: Nobody/Anonymous (nobody) Summary: Allow to restrict ModuleFinder to get "direct" dependencies Initial Comment: this patch add a parameter to ModuleFinder, to not recurse when searching module. This way, someone can compute the modules needed by a specific file, without having to compute all other imported module, which may take time for result that are no t needed. With the current system, you cannot create a clean graph of modules dependancy, since they are all on the same level. This patch do not change the default behavior. ---------------------------------------------------------------------- >Comment By: Thomas Heller (theller) Date: 2007-06-08 21:48 Message: Logged In: YES user_id=11105 Originator: NO I have no time or interest in this patch, so unassigning. ---------------------------------------------------------------------- Comment By: Neal Norwitz (nnorwitz) Date: 2005-10-01 05:39 Message: Logged In: YES user_id=33168 Thomas are you the defacto maintainer of modulefinder? Any comments? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1284670&group_id=5470 _______________________________________________ Patches mailing list Patches@python.org http://mail.python.org/mailman/listinfo/patches