]> granicus.if.org Git - python/commit
Blocked revisions 63460,63464 via svnmerge
authorBenjamin Peterson <benjamin@python.org>
Sun, 18 May 2008 23:17:36 +0000 (23:17 +0000)
committerBenjamin Peterson <benjamin@python.org>
Sun, 18 May 2008 23:17:36 +0000 (23:17 +0000)
commitbf6f0aa837772174cc2cc59c046eec0b5c8b8465
treeaad6451a767755f425b6f8568407f94c0c32e9f6
parent02c0bbbe6d36b848f5992db9319a15775f99f3dc
Blocked 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)
........

I'm blocking this until #2854 can be applied