Patches item #1126187, was opened at 2005-02-17 20:43 Message generated for change (Comment added) made by theller You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1126187&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: Closed Resolution: Rejected Priority: 5 Private: No Submitted By: Philippe Kirsanov (phwp) Assigned to: Nobody/Anonymous (nobody) Summary: isapi.samples.advanced.py fix Initial Comment: This fix is to support win32 files in fotmat: \\?\drive:\dir\name.ext It's valid file format in win32. I've got that kind of file name trying to use __file__ when script is used as isapi extension. ---------------------------------------------------------------------- >Comment By: Thomas Heller (theller) Date: 2007-02-14 11:55 Message: Logged In: YES user_id=11105 Originator: NO This patch is probably for py2exe. ---------------------------------------------------------------------- Comment By: Martin v. Löwis (loewis) Date: 2007-02-14 11:15 Message: Logged In: YES user_id=21627 Originator: NO It's not clear to me what the intention of this patch is: it is not a unified or context diff, so it doesn't apply to any of the Python source code files. The contributed advanced.py seems to have no relationship with any of the functionality included in Python. So I'm rejecting the patch as invalid. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1126187&group_id=5470 _______________________________________________ Patches mailing list Patches@python.org http://mail.python.org/mailman/listinfo/patches