Commit Graph

91 Commits

Author SHA1 Message Date
Prodesire ccda1ad515 add doc for inspect.get_func_full_args 2017-11-19 10:53:35 +08:00
Prodesire 8691d4ad9b fix error on safeencode on PY3 2017-11-18 11:22:33 +08:00
Prodesire 6ad8cfce7e refactor safestr to safeencode and add doc for it. 2017-11-18 10:53:05 +08:00
Prodesire 8b331cebbf complete doc for compat 2017-11-18 10:27:14 +08:00
Prodesire cdf79302e3 rename "todo" to "to do" of conf annotation 2017-11-18 10:07:49 +08:00
Prodesire 44aacc2cbb add doc for memoize and memoize_when_activated 2017-11-17 08:33:28 +08:00
Prodesire bfb12406b6 adjust docstring for memoize and memoize_when_activated 2017-11-17 08:22:29 +08:00
Prodesire ae7fc41091 add source for memoize and memoize_when_activated 2017-11-17 08:21:32 +08:00
Prodesire 9db3c48007 add memoize and memoize_when_activated to misc and test_misc 2017-11-16 08:28:39 +08:00
Prodesire 7b3bdd5664 fix doc display wrong 2017-11-14 08:44:31 +08:00
Prodesire 6533079157 fix inspect.get_func_args on PY2 2017-11-14 08:42:39 +08:00
Prodesire bb6b045a61 add doc for inspect.getargspec 2017-11-14 08:27:36 +08:00
Prodesire 23d8773c2d improve doc func and class keywords 2017-11-13 02:25:30 +08:00
Prodesire 74dd3ffe1b add doc for request 2017-11-13 02:20:47 +08:00
Prodesire f79009ce16 add doc for console 2017-11-12 11:36:50 +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
Prodesire b33a3dfc13 update note to download 2017-11-09 00:27:48 +08:00
Prodesire 6e48699ff1 add download to request 2017-11-09 00:26:08 +08:00
Prodesire b7c3facbf3 add request and its testcase 2017-11-08 22:57:04 +08:00
Prodesire ef026601bc change position of comment 2017-11-08 22:56:53 +08:00
Prodesire f5c31fdabd add execute and its testcase to cmd 2017-11-07 08:29:17 +08:00
Prodesire a8f902d6a0 fix safeunicode error for somecase 2017-11-07 08:27:52 +08:00
Prodesire 10f98068e1 rename sys_argv to cmdline_argv 2017-11-07 08:15:05 +08:00
Prodesire bfd4130f1f add cmd which supply 'sys_argv' method to gain command line from console and its testcase 2017-11-06 23:41:51 +08:00
Prodesire e62a5990f1 add console which supply 'console_size' method to gain console size and its testcase 2017-11-06 23:14:26 +08:00
Prodesire 9c38396fba update compat doc 2017-11-05 12:05:15 +08:00
Prodesire 6840db503c update compat doc 2017-11-05 12:00:49 +08:00
Prodesire 6ba76a3eef rename is_iter to has_next_attr;
refactor itercompat to compat
2017-11-05 11:58:37 +08:00
Prodesire a314de5155 add inspect funs 2017-11-04 23:05:49 +08:00
Prodesire 5bce992c4e add note to unix_timeout 2017-11-03 22:31:03 +08:00
Prodesire 65d17c20a3 fix wrong title in itercompat 2017-11-02 22:56:33 +08:00
Prodesire 76f94bb4fe change " to """ in itercompat.is_iterable 2017-11-02 22:53:29 +08:00
Prodesire 19d39df798 add doc for itercompat 2017-11-02 22:53:10 +08:00
Prodesire 77bab1f07f add itercompat.is_iterable for checking iterables 2017-11-02 22:49:26 +08:00
Prodesire bc499168ad update readme 2017-11-01 23:28:39 +08:00
Prodesire d80c41ca0a fix typo 2017-11-01 23:13:21 +08:00
Prodesire 418c47d3fb
Update index.rst 2017-11-01 01:18:57 +08:00
Prodesire c94cbc4a75 adjust index to several files 2017-10-31 23:54:39 +08:00
Prodesire 0d91642b2e change theme 2017-10-31 23:41:43 +08:00
Prodesire 01975e4850 fix pydu.utils to pydu.misc 2017-10-29 21:23:08 +08:00
Prodesire b9486fc4b9 add doc for archive 2017-10-29 21:21:18 +08:00
Prodesire b3f9fae66a change structure of doc 2017-10-28 23:03:14 +08:00
Prodesire 9a41282750 add test files for archive 2017-10-27 22:11:18 +08:00
Prodesire 6ce2ed2c86 add testcase for archive 2017-10-27 22:10:57 +08:00
Prodesire fcf8e2a8e2 rename compatibility to compat 2017-10-27 20:34:44 +08:00
Prodesire f1b1a34893 mv utils.* and datastrucutre.* to pydu 2017-10-27 20:15:19 +08:00
Prodesire ec06ea9c86 modify `sth` to ``sth`` 2017-10-26 22:56:58 +08:00
Prodesire 8f39b7df4f add doc for unix_timeout 2017-10-26 22:54:11 +08:00
Prodesire 6e62238698 fix testcase for unix_timeout 2017-10-26 22:37:14 +08:00