Security Considerations

The following modules have specific security considerations:

The-I command line option can be used to run Python in isolatedmode. When it cannot be used, the-P option or thePYTHONSAFEPATH environment variable can be used to not prepend apotentially unsafe path tosys.path such as the current directory, thescript’s directory or an empty string.