diff options
author | Benjamin Peterson <benjamin@python.org> | 2008-05-29 21:12:04 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2008-05-29 21:12:04 (GMT) |
commit | 8a4e0ab51bddcb327650c744feff99a76574f72a (patch) | |
tree | 9a1f9a3850fb50f9971fceb633d254e0c8230d1e | |
parent | ebacd26869220b2f300d1b88c59ec3efc60ac00d (diff) | |
download | cpython-8a4e0ab51bddcb327650c744feff99a76574f72a.zip cpython-8a4e0ab51bddcb327650c744feff99a76574f72a.tar.gz cpython-8a4e0ab51bddcb327650c744feff99a76574f72a.tar.bz2 |
Unblocked revisions 63460,63464 via svnmerge
........
r63460 | ronald.oussoren | 2008-05-18 15:54:47 -0500 (Sun, 18 May 2008) | 6 lines
- Add unittests for platform.mac_ver (or rather, ensure that the unittest for
that function actually tests something on OSX).
- Add documentation to platform.mac_ver that explains why the middle element
of the return value will not contain useful information.
........
r63464 | benjamin.peterson | 2008-05-18 17:07:42 -0500 (Sun, 18 May 2008) | 2 lines
fix test_platform (os was not imported)
........
0 files changed, 0 insertions, 0 deletions