id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc 150,python: deal with reverse /@unixroot replacement,dmik,,"When doing some path absolutization, python causes `/@unixroot` in paths to be replaced with the actual value of $UNIXROOT (e.g. ""C:""). This gives for paths like `/@unixroot/usr/bin/python.exe` paths like `C:/USR/BIN/python.exe`. The main problem with these paths is that they are not portable across different installations (i.e. installations using different UNIXROOT settings, e.g. different drive letters or such). One such problem is shown in r529. But there are surely more of these.",defect,closed,major,,python,,medium,wontfix,,