+ 1

Please exact definations of os,sys modules

clarify the definations of sys and os modules

14th Dec 2017, 5:03 PM
lokesh reddy
lokesh reddy - avatar
1 Respuesta
+ 3
os (operating system) module - Miscellaneous operating system interfaces: https://docs.python.org/3/library/os.html sys - System-specific parameters and functions https://docs.python.org/3/library/sys.html
14th Dec 2017, 5:10 PM
Kuba Siekierzyński
Kuba Siekierzyński - avatar