Question 488: What is the purpose of thesysmodule?
tcs
wipro
infosys
general
aptitude
standard-libraries
python-programming
Thesysmodule provides access to some variables used or maintained by the Python interpreter and functions that interact strongly with the interpreter. It is often used for accessing command line arguments, interacting with the Python runtime environment, and more.