Ticket #576 (closed: fixed)
Random problems with Python paths on Windows
Reported by: | Martyn Gigg | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | major | Milestone: | Iteration 17 |
Component: | Keywords: | ||
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
On Windows I've noticed that appending a back-slashed style path to the Python system path sometimes caused problems.
Change History
Note: See
TracTickets for help on using
tickets.
(In [2409]) Fixed issue with Python paths in system path, now all backslashes are converted to forward slashes.Fixes #576