Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

common use of python sys library

The sys module in Python provides various functions and variables that are used to manipulate different parts of the Python runtime environment. It allows operating on the interpreter as it provides access to the variables and functions that interact strongly with the interpreter.
 
PREVIOUS NEXT
Tagged: #common #python #sys #library
ADD COMMENT
Topic
Name
8+9 =