mirror of https://github.com/flaggo/pydu.git
Merge branch 'master' of https://github.com/Prodesire/pydu
This commit is contained in:
commit
3004868499
|
@ -134,7 +134,7 @@ System
|
|||
|
||||
>>> from pydu.cmd import chcp
|
||||
>>> chcp(437)
|
||||
<ctive code page number: 437>
|
||||
<active code page number: 437>
|
||||
>>> with chcp(437):
|
||||
... pass
|
||||
>>>
|
||||
|
|
Loading…
Reference in New Issue