- or download this
#!/usr/bin/python
...
sysconfig_output_after = '\\'.join(sysconfig_output_before.split('/'))
print sysconfig_output_before
print sysconfig_output_after
- or download this
/home/user/PythonVirtualEnvironment/bin/python /home/user/Downloads/Py
+thonProject/test.py
/home/user/.local
\home\user\.local
- or download this
1. the directory from which the application loaded.
2. the current directory
3. the Windows system directory
4. the Windows directory
5. the directories in the PATH environment variable
- or download this
#!/usr/bin/perl
use strict;
...
perl test_2.pl
Befofe: /home/user/.local
After: \home\user\.local