]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add a rudimentary test for the platform module that at least calls each
authorWalter Dörwald <walter@livinglogic.de>
Mon, 21 Nov 2005 17:48:12 +0000 (17:48 +0000)
committerWalter Dörwald <walter@livinglogic.de>
Mon, 21 Nov 2005 17:48:12 +0000 (17:48 +0000)
commitc69d1c498f3896803f78de613a54d17be88bbeaf
tree07e077cdd82bfad9f9cf6f860e6e64473adddb03
parente5a7fad356a98f931bbe0d2c9e4b18854510c3dd
Add a rudimentary test for the platform module that at least calls each
documented function once.
Lib/test/test_platform.py [new file with mode: 0644]