mirror of https://github.com/flaggo/pydu.git
add doc for py.system
This commit is contained in:
parent
429f525aed
commit
aad10fc3dc
|
@ -193,3 +193,8 @@ Utils for handling system, like to track file, make directory, link and so on.
|
|||
>>>
|
||||
|
||||
.. note:: ``chcp`` can only be used on ``Windows`` system.
|
||||
|
||||
|
||||
.. py:function:: pydu.system.preferredencoding(code)
|
||||
|
||||
Get best encoding for the system.
|
||||
|
|
Loading…
Reference in New Issue