Changes between Initial Version and Version 1 of Ticket #1536, comment 5


Ignore:
Timestamp:
2012-10-05T14:14:24Z (12 years ago)
Author:
mk.fg
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1536, comment 5

    initial v1  
    22A few questions that went through my mind during that process:
    33
    4 * Is there any particular reason why it's used only on windows?
     4* Is there any particular reason why it's ($PATH) used only on windows?
    55* Why OS-native path resolution mechanics (which Popen() will use through os.execvp()) are overidden with twisted which() util?
    66