module PySys
Defined in:
py2cr/py_sys.crClass Method Summary
-
.__stderr__
do not allow setting these.
- .__stdin__
- .__stdout__
-
.argv
Class-instance-variable accessor
-
.stderr
get/set these.
-
.stderr=(stderr)
get/set these.
- .stdin
- .stdin=(stdin)
- .stdout
- .stdout=(stdout)