M
Martin Schuette
Hello,
is there some way to use Python similar to PHP's safe-mode, i.e.
restricting the file access to a certain directory and disabling
potentially dangerous functions like os.system()?
is there some way to use Python similar to PHP's safe-mode, i.e.
restricting the file access to a certain directory and disabling
potentially dangerous functions like os.system()?