Ticket #576 (closed: fixed)

Opened 11 years ago

Last modified 5 years ago

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

comment:1 Changed 11 years ago by Martyn Gigg

  • Status changed from new to closed
  • Resolution set to fixed

(In [2409]) Fixed issue with Python paths in system path, now all backslashes are converted to forward slashes.Fixes #576

comment:2 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 1424

Note: See TracTickets for help on using tickets.