extending PATH on Windows?
eryk sun
eryksun at gmail.com
Sat Feb 20 08:31:50 EST 2016
More information about the Python-list mailing list
Sat Feb 20 08:31:50 EST 2016
- Previous message (by thread): extending PATH on Windows?
- Next message (by thread): extending PATH on Windows?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, Feb 19, 2016 at 6:57 PM, Dennis Lee Bieber <wlfraed at ix.netcom.com> wrote: > > Problem -- if the OP's PATH had contained the location of the add2path > script, the OP might not have needed to search for it... (presuming their > configuration also was set up to treat .py files as executable, entering > win_add2path would be all that was needed to run it on a command line) Ulli didn't need to run the file, but to read it as example code. > "where" only searches the locations defined in PATH I made it clear in several examples that where.exe is not limited to searching PATH.
- Previous message (by thread): extending PATH on Windows?
- Next message (by thread): extending PATH on Windows?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list