当前位置:网站首页>Sys module
Sys module
2022-07-04 11:07:00 【It's a cinch!】
api_version—— Get current python Internal version number
argv—— Receive script parameters
copyright—— obtain python Script information
exit—— Exit the system The normal exit :exit(0) Abnormal exit :exit(1)
getdefaultencoding—— Get the default encoding ( edition 3:utf-8)
getfilesystemenconding—— Get the system code
getrecursionlimit—— obtain python Recursion limits the number of layers
setrecursionlimit—— Reset the recursion limit level ( Use with caution )
getwindowsversion—— Get window version information
version—— Get version information
getrefcount( object )—— Gets the reference count of the object , Default another reference count
python Garbage collection mechanism :
Quote count is primary , Supplemented by mark removal and generational collection
'__breakpointhook__', '__displayhook__', '__doc__', '__excepthook__', '__interactivehook__', '__loader__', '__name__', '__package__', '__spec__', '__stderr__', '__stdin__', '__stdout__', '__unraisablehook__', '_base_executable', '_clear_type_cache', '_current_frames', '_debugmallocstats', '_enablelegacywindowsfsencoding', '_framework', '_getframe', '_git', '_home', '_xoptions', 'addaudithook', 'api_version', 'argv', 'audit', 'base_exec_prefix', 'base_prefix', 'breakpointhook', 'builtin_module_names', 'byteorder', 'call_tracing', 'callstats', 'copyright', 'displayhook', 'dllhandle', 'dont_write_bytecode', 'exc_info', 'excepthook', 'exec_prefix', 'executable', 'exit', 'flags', 'float_info', 'float_repr_style', 'get_asyncgen_hooks', 'get_coroutine_origin_tracking_depth', 'getallocatedblocks', 'getcheckinterval', 'getdefaultencoding', 'getfilesystemencodeerrors', 'getfilesystemencoding', 'getprofile', 'getrecursionlimit', 'getrefcount', 'getsizeof', 'getswitchinterval', 'gettrace', 'getwindowsversion', 'hash_info', 'hexversion', 'implementation', 'int_info', 'intern', 'is_finalizing', 'maxsize', 'maxunicode', 'meta_path', 'modules', 'path', 'path_hooks', 'path_importer_cache', 'platform', 'prefix', 'ps1', 'ps2', 'pycache_prefix', 'set_asyncgen_hooks', 'set_coroutine_origin_tracking_depth', 'setcheckinterval', 'setprofile', 'setrecursionlimit', 'setswitchinterval', 'settrace', 'stderr', 'stdin', 'stdout', 'thread_info', 'unraisablehook', 'version', 'version_info', 'warnoptions', 'winver'

边栏推荐
- iptables导致Heartbeat脑裂
- Canoe-the second simulation project-xvehicle-1 bus database design (idea)
- unit testing
- Using Lua to realize 99 multiplication table
- Detailed array expansion analysis --- take you step by step analysis
- Canoe - the third simulation project - bus simulation-1 overview
- 三立期货安全么?期货开户怎么开?目前期货手续费怎么降低?
- Performance test method
- Interview and lecture summary 1
- Post man JSON script version conversion
猜你喜欢
![[Galaxy Kirin V10] [desktop] can't be started or the screen is black](/img/68/735d80c648f4a8635513894c473860.jpg)
[Galaxy Kirin V10] [desktop] can't be started or the screen is black

JMeter Foundation

Introduction to Lichuang EDA

VI text editor and user rights management, group management and time management

Ten key performance indicators of software applications
![[machine] [server] Taishan 200](/img/e5/69a1a4ca04814a033a77d3cb4601b3.jpg)
[machine] [server] Taishan 200

Canoe - the third simulation project - bus simulation - 2 function introduction, network topology

Replace() function

Canoe - the third simulation project - bus simulation-1 overview

shell awk
随机推荐
SSH principle and public key authentication
How to deal with the relationship between colleagues
Usage of with as
Personal thoughts on the development of game automation protocol testing tool
Simple understanding of string
[Galaxy Kirin V10] [server] iSCSI deployment
[Galaxy Kirin V10] [server] NUMA Technology
Appscan installation error: unable to install from Net runtime security policy logout appscan solution
Usage of case when then else end statement
Analysis function in SQL
SSH原理和公钥认证
Understanding of object
Terms related to hacker technology
QQ get group link, QR code
Performance features focus & JMeter & LoadRunner advantages and disadvantages
Article publishing experiment
Summary of automated testing framework
Customized version of cacti host template
Heartbeat启动后无反应
Simple understanding of seesion, cookies, tokens