Table of Contents
Getting Started
Tutorial
Parallelism and Multithreading
Calling Python from Seq
Calling Seq from C/C++
Cookbook
Building from Source
Standard Library Reference
Previous topic
string
Next topic
threading
Quick search
.rst
.pdf
repository
sys
¶
Source code:
sys.seq
sys.
argv
¶
sys.
stdin
¶
sys.
stdout
¶
sys.
stderr
¶
sys.
exit
(
status
:
int
=
0
)
¶
sys.
maxsize
¶
previous
string
next
threading