Commit Graph

233 Commits

Author SHA1 Message Date
Prodesire 64db2e00cc fix func name error in misc doc 2017-12-14 20:10:06 +08:00
Prodesire 8cfdf717d3 add doc for list 2017-12-14 20:08:03 +08:00
Prodesire b19eea3091 add note to file doc 2017-12-14 20:01:15 +08:00
Prodesire 7c9f73b75d fix imap signature error in compat doc 2017-12-14 19:58:15 +08:00
Prodesire b0da7936a2 fix cmp signature error in compat doc 2017-12-14 19:57:35 +08:00
Prodesire 4d9897512d fix func name error in cmd doc 2017-12-14 19:55:37 +08:00
Prodesire 9141d67b2a add path.cd which is a context manager for cd the given path 2017-12-14 19:50:25 +08:00
Prodesire f997c603cf add param to tox.ini 2017-12-13 22:27:24 +08:00
Prodesire fd7c76fa0a format test_string 2017-12-13 22:25:11 +08:00
Prodesire 6ffb465cdd Merge branch 'focalism-master' 2017-12-13 22:06:52 +08:00
Prodesire 730296dd61 improve implement of string.sort 2017-12-13 22:06:17 +08:00
Prodesire 3ca02f1524 format string.py docstring 2017-12-13 22:02:42 +08:00
Prodesire 74ccb78b4a format string doc 2017-12-13 22:01:14 +08:00
xuzg 8f20d7d4f2 Modify test case 2017-12-13 21:02:33 +08:00
xuzg b59745ae15 Delete def string 2017-12-13 21:01:53 +08:00
xzg 2fa05b4cc8 Merge branch 'master' of github.com:focalism/pydu 2017-12-12 23:35:18 +08:00
xzg 148d05c8bf Add sort for string and test case 2017-12-12 23:34:44 +08:00
Prodesire 0adce826b1 is_ipv4 is for all platforms, is_ipv6 is only for POSIX 2017-12-12 11:11:52 +08:00
Prodesire 8bd61a13d8
Merge pull request #9 from focalism/master
Modify some description for file in docs
2017-12-11 23:01:31 +08:00
Prodesire b487cdc2e1
Merge branch 'master' into master 2017-12-11 23:00:32 +08:00
Prodesire 0406da62eb
Merge branch 'master' into master 2017-12-11 22:59:51 +08:00
xzg 104b24c010 Add describtion for string.rst 2017-12-11 22:26:02 +08:00
xzg 64e6f2aaca Add describtion for common preffix and suffix 2017-12-11 22:18:30 +08:00
Prodesire f707b8108d fix doc format erro in file 2017-12-10 22:39:39 +08:00
Prodesire 54c38ee74f
Merge pull request #10 from Agnewee/master
improve code structure in cmd, variable name in network
2017-12-10 22:16:26 +08:00
agnewee e89c43cb3e Merge branch 'master' of https://github.com/Prodesire/pydu 2017-12-10 00:19:54 +08:00
xzg 60e4b1eb05 Solve conflict 2017-12-09 23:57:40 +08:00
xzg 661dda0364 Modify file.rst 2017-12-09 23:50:44 +08:00
xzg bfb19a9c1a Modify file.rst 2017-12-09 22:10:27 +08:00
Prodesire 9555fc8caf ipv4 and ipv6 skip on Windows 2017-12-09 00:36:43 +08:00
Prodesire 44380b220a replace unix_timeout by timeout 2017-12-09 00:29:14 +08:00
agnewee 1acb66c167 replace useless variable 2017-12-08 23:56:29 +08:00
agnewee f715b37153 modify run method 2017-12-08 23:33:04 +08:00
Prodesire f30b75092d change pydu import to relative import 2017-12-08 23:28:26 +08:00
Prodesire ed8486e2a1 add network.is_ipv6 2017-12-08 22:54:47 +08:00
Prodesire 50a171af99 add test for network.get_free_port 2017-12-08 22:18:06 +08:00
Prodesire 489142364d add doc for network.get_free_port 2017-12-08 22:16:04 +08:00
Prodesire c18cb69c3a rename is_ipv4_address to is_ipv4 2017-12-08 22:13:22 +08:00
Prodesire 4beaa525d5 add LINUX, DARWIN, SUNOS, SMARTOS, FREEBSD, NETBSD, OPENBSD, AIX to platform 2017-12-07 22:57:22 +08:00
Prodesire 4f9b8565f9 add doc for urlib, urljoin and cmp 2017-12-07 22:20:56 +08:00
Prodesire 95b8480778 rename ulib to urlib 2017-12-07 22:16:13 +08:00
Prodesire cd3a8d1538 add cmp to compat 2017-12-07 22:04:01 +08:00
Prodesire 7e5f4254d2 adjust file doc 2017-12-07 00:02:29 +08:00
Prodesire 0ab330b6ee fix makedirs prompt error 2017-12-07 00:02:24 +08:00
Prodesire a3fab64caa adjust file doc 2017-12-06 23:58:06 +08:00
Prodesire d3cb89ceec adjust structure of file 2017-12-06 23:51:39 +08:00
xzg ef8e4e3dcc Merge branch 'Prodesire-master' 2017-12-06 22:56:43 +08:00
xzg 966082a7d9 Solve the conflic 2017-12-06 22:56:10 +08:00
xzg 329b636dbf Modify sleep time 2017-12-06 22:36:34 +08:00
xzg 0f31715174 Get symlink create time 2017-12-06 22:31:24 +08:00