Jeremy Hylton
faff0bdcba
correct bogus instructions 'ccoment out' -> 'uncomment'
1998-09-10 20:18:09 +00:00
Guido van Rossum
106a470da2
Fixed the words in the comment and error message about defining FULL_PATH.
...
(It's not SCRIPTPATH!)
1998-09-10 18:22:18 +00:00
Jeremy Hylton
1deebabc77
include <string.h> to get prototype for strcmp
...
change error messages to be a little more straightforward
change definition of FULL_PATH so that an error is raised if the
setuid wrapper is used un-edited
1998-09-10 18:10:59 +00:00
Guido van Rossum
80eb3c0202
Zap all env vars beginning with PYTHON to prevent an obvious form of attack.
1997-03-11 18:24:21 +00:00
Guido van Rossum
ffa257d10e
Initial revision
1995-07-20 21:57:15 +00:00