创新互联Python教程:SecurityConsiderations

Security Considerations

The following modules have specific security considerations:

The -I command line option can be used to run python in isolated mode. When it cannot be used, the -P option or the PYTHONSAFEPATH environment variable can be used to not prepend a potentially unsafe path to sys.path such as the current directory, the script’s directory or an empty string.


网站题目:创新互联Python教程:SecurityConsiderations
文章起源:http://www.turtgq.com/article/dpipeci.html

其他资讯