Using windows for the first time in quite some time I picked up Notepad ++, and I use the nppexec plugin to run python scripts. However, I noticed that notepad ++ does not pick up the directory where my script is stored. For example, I put "script.py" in "My Documents", however os.getcwd () prints "Program Files \ Notepad ++"
Does anyone know how to change this behavior? Not quite used to it on a Mac.
python notepad ++ nppexec
jlv
source share