Message12486
@Adam: I think you'll find the same in CPython. The subprocess command has to find an executable file, while a lot of commands are built into the cmd executable for which (unlike Unix) no corresponding executable exists.
As for the original, I think Jim is right: Java won't let you change the real working directory. Jython tries to simulate it, but it may be better for it not to pretend. |
|
Date |
User |
Action |
Args |
2019-05-02 20:16:27 | jeff.allen | set | messageid: <1556828187.98.0.76782470595.issue2023@roundup.psfhosted.org> |
2019-05-02 20:16:27 | jeff.allen | set | recipients:
+ jeff.allen, fwierzbicki, zyasoft, mniklas, santa4nt, adamburke |
2019-05-02 20:16:27 | jeff.allen | link | issue2023 messages |
2019-05-02 20:16:27 | jeff.allen | create | |
|