 |
1. Command line and environment — Python 2.7.9rc1 documentation
Read commands from standard input (sys.stdin). If standard input is a terminal, -i is implied. If this option is given, the first element of sys.argv will be "-" and the current directory will be added to the start of sys.path. Execute the Python code co
docs.python.org |
 |