]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #23842: Added tests for os.major(), os.minor() and os.makedev().
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 20 Apr 2015 06:22:13 +0000 (09:22 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 20 Apr 2015 06:22:13 +0000 (09:22 +0300)
commit16b2e4f5480bb46a025f9d3a917a923e7f7f59f1
tree63144916d60e4c2cbab4e85fe501822e8cac3773
parentcdbe29902e39cc575204ae1ac13505f3a699b8ba
Issue #23842: Added tests for os.major(), os.minor() and os.makedev().
Lib/test/test_posix.py