Commit Graph

12 Commits

Author SHA1 Message Date
Prodesire 1b9c5c160b fix typo on cmd and request 2017-12-26 11:59:44 +08:00
Prodesire bceb5eb6e2 add cmd.terminate; improve cmd doc 2017-12-24 08:21:09 +08:00
Prodesire a7f7134845 mv cmd.chcp to system.chcp 2017-12-23 14:22:54 +08:00
Prodesire 4a3714338d run will use timeout feature on Python 3. 2017-12-23 11:05:22 +08:00
Prodesire 7f1ec71b66 fix chcp signature error 2017-12-22 19:15:02 +08:00
Prodesire d58adff648 add doc for cmd.chcp 2017-12-22 19:05:21 +08:00
Prodesire 4d9897512d fix func name error in cmd doc 2017-12-14 19:55:37 +08:00
Prodesire fb2fa7eb62 fix cmd doc replicate 2017-11-29 08:11:02 +08:00
Prodesire c0e274b811 rename "execute" to "run" of cmd; add "timeout" param to "run" 2017-11-27 00:37:00 +08:00
Prodesire 23d8773c2d improve doc func and class keywords 2017-11-13 02:25:30 +08:00
Prodesire 87765a808e add pydu.cmd.cmdline_argv() to cmd doc 2017-11-11 20:23:19 +08:00
Prodesire 057edbf43d add doc for cmd.execute 2017-11-10 22:28:44 +08:00