Patches item #1464062, was opened at 2006-04-04 10:53 Message generated for change (Comment added) made by loewis You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1464062&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: None Group: Python 2.5 Status: Open >Resolution: Accepted Priority: 5 Submitted By: Thomas Heller (theller) >Assigned to: Thomas Heller (theller) Summary: Simple test for os.startfile Initial Comment: The attached file test_startfile.py is a very simple test for os.startfile on Windows. It needs an empty file 'empty.vbs' as well. ---------------------------------------------------------------------- >Comment By: Martin v. Löwis (loewis) Date: 2006-04-04 20:13 Message: Logged In: YES user_id=21627 The patch looks fine, except that the conversion of a path name to Unicode should use the "mbcs" codec. Please apply (before the trunk freeze, or after the unfreeze); please also add empty.vbs to Tools/msi/msi.py ---------------------------------------------------------------------- Comment By: Thomas Heller (theller) Date: 2006-04-04 11:26 Message: Logged In: YES user_id=11105 Updated the test to work when run from different directory. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1464062&group_id=5470 _______________________________________________ Patches mailing list Patches@python.org http://mail.python.org/mailman/listinfo/patches