[issue798876] windows sys.path contains nonexistant directory

2012-06-29 Thread Tim Golden

Tim Golden m...@timgolden.me.uk added the comment:

THis was fixed almost two years ago in Py3K. Won't fix for 2.7

--
resolution:  - fixed
stage: test needed - committed/rejected
status: open - closed

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue798876
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue798876] windows sys.path contains nonexistant directory

2010-08-20 Thread Tim Golden

Changes by Tim Golden m...@timgolden.me.uk:


--
assignee:  - tim.golden
components:  -Interpreter Core
nosy: +tim.golden
versions: +Python 3.1, Python 3.2

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue798876
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue798876] windows sys.path contains nonexistant directory

2010-08-18 Thread Mark Lawrence

Mark Lawrence breamore...@yahoo.co.uk added the comment:

Still an issue in 2.6, 2.7, 3.1 and 3.2.

--
nosy: +BreamoreBoy
versions: +Python 2.7 -Python 2.6

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue798876
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue798876] windows sys.path contains nonexistant directory

2009-02-12 Thread Daniel Diniz

Changes by Daniel Diniz aja...@gmail.com:


--
stage:  - test needed
type:  - behavior
versions:  -Python 2.5

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue798876
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue798876] windows sys.path contains nonexistant directory

2008-01-04 Thread Joseph Armbruster

Joseph Armbruster added the comment:

If I look at Lib/plat-win back at rev 16910, winreg.py could be found
there.  Everything I see in the tree referencing plat-win is
documentation, except the PYTONPATH define itself.  It looks like
Lib/plat-win was removed back in revision 16911 [Aug 20,2000].

Log output:
Remove the winreg module from the project.  I don't believe any
docs changes are needed (only reference to winreg I could find
was in libwinreg.tex, which is documenting _winreg, and merely
mentions that a higher-level winreg module *may* appear someday;
that's still true).

And made its way back in, in 27697 [July 19, 2002].

Log output:
Land Patch [ 566100 ] Rationalize DL_IMPORT and DL_EXPORT.


I'm thinking this is stale code.

As per the test app, I know from a previous inquiry of mine that
C:\WINNT\system32\python25.zip (and the like on different systems /
version) is in fact necessary.

Your thoughts?

--
nosy: +JosephArmbruster


Tracker [EMAIL PROTECTED]
http://bugs.python.org/issue798876

___
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com