Patches item #947386, was opened at 2004-05-04 02:56 Message generated for change (Comment added) made by zseil You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=947386&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: Core (C code) Group: Python 2.3 >Status: Closed >Resolution: Out of Date Priority: 5 Private: No Submitted By: Ori Berger (orib) Assigned to: Nobody/Anonymous (nobody) Summary: Fix for #947380 - sys.path is wrong on windows sometimes Initial Comment: Fixes http://python.org/sf/947380 - see details there. One line of code, one line of comment. ---------------------------------------------------------------------- >Comment By: Žiga Seilnacht (zseil) Date: 2007-03-09 21:14 Message: Logged In: YES user_id=1326842 Originator: NO Closing as suggested in the previous comment. ---------------------------------------------------------------------- Comment By: Žiga Seilnacht (zseil) Date: 2007-03-06 14:21 Message: Logged In: YES user_id=1326842 Originator: NO This was fixed in Python 2.5 with patch #1232023: http://www.python.org/sf/1232023 ---------------------------------------------------------------------- Comment By: Josiah Carlson (josiahcarlson) Date: 2004-05-21 02:07 Message: Logged In: YES user_id=341410 See my comment in #947380 as to why this will go away in future versions of Python, without your patch. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=947386&group_id=5470 _______________________________________________ Patches mailing list [email protected] http://mail.python.org/mailman/listinfo/patches
