[pywin32-bugs] [ pywin32-Bugs-1449208 ] CTRL+'i' doesn't update PYTHONPATH.
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2006-03-13 23:10:47
|
Bugs item #1449208, was opened at 2006-03-13 15:07 Message generated for change (Comment added) made by chrism1 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1449208&group_id=78018 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: pythonwin Group: None Status: Open Resolution: None Priority: 5 Submitted By: Christopher (chrism1) Assigned to: Nobody/Anonymous (nobody) >Summary: CTRL+'i' doesn't update PYTHONPATH. Initial Comment: ---------------------------------------------------------------------- >Comment By: Christopher (chrism1) Date: 2006-03-13 15:10 Message: Logged In: YES user_id=1471341 ---------------------------------------------------------------------- Comment By: Christopher (chrism1) Date: 2006-03-13 15:09 Message: Logged In: YES user_id=1471341 Once PYTHONPATH has been augmented for a given PythonWin session, the original PYTHONPATH doesn't get recreated until you close and reopen PythonWin. The steps to replicate this are documented in the file " runme.py" in the attached zip file. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1449208&group_id=78018 |