[Python-bugs-list] [ python-Bugs-798876 ] windows sys.path contains nonexistant directory

SourceForge.net noreply at sourceforge.net
Mon Sep 1 19:31:14 EDT 2003


Bugs item #798876, was opened at 2003-09-01 20:31
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=798876&group_id=5470

Category: Python Interpreter Core
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: logistix (logistix)
Assigned to: Nobody/Anonymous (nobody)
Summary: windows sys.path contains nonexistant directory

Initial Comment:
Starting in python 2.3, sys.path on Windows contains 
the nonexistant directory "c:\python23\lib\plat-win".

I don't know if this is really a bug, since we can no 
longer assume that an entry in sys.path exists or is a 
physical directory.  Still, it seems like each entry in 
sys.path should be able to resolve to SOMETHING.

I would've flagged this low priority if I had the capability.

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=798876&group_id=5470



More information about the Python-bugs-list mailing list