Contents
Python Runtime Services
PyMOTW-3 - Runtime Features
__main__
if __name__ == “__main__”
__name__
sys — System-specific Configuration
sys — System-specific parameters and functions
os — Portable access to operating system specific features
os — Miscellaneous operating system interfaces