Built-in sys module is supported with the following functions:
|
_clear_type_cache |
|
_current_frames |
|
displayhook |
|
exc_info |
|
exc_clear |
|
exepthook |
|
exit |
|
getrefcount |
|
getrecusionlimit |
|
getsizeof |
|
_getframe |
|
setcheckinterval |
|
getcheckinterval |
|
setprofile |
|
getprofile |
|
setrecusionlimit |
|
settrace |
|
gettrace |
|
call_tracing |
The following variables are supported:
|
stdin |
|
stdout |
|
stderr |
|
__stdin__ |
|
__stdout__ |
|
__stderr__ |
|
__diplayhook__ |
|
__excepthook__ |
|
version |
|
hexversion |
|
subversion |
|
_mercurial |
|
on’t_write_bytecode |
|
api_version |
|
copyright |
|
platform |
|
executable |
|
prefix |
|
exec_prefix |
|
maxsize |
|
maxint |
|
py3kwarning |
|
float_info |
|
long_onfo |
|
builtin_module_names |
|
byteorder |
|
warnoptions |
|
version_info |
|
flags |
|
float_repr_style |
|
argv |
|
exitfunc |
|
last_type |
|
last_value |
|
last_traceback |
|
modules |
|
meta_path |
|
path |
|
path_hooks |
|
path_importer_cache |
|
tracebacklimit |