]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Anonymous patch to add Darwin 1.2 to the list of BSDs.
authorGuido van Rossum <guido@python.org>
Thu, 12 Oct 2000 16:01:55 +0000 (16:01 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 12 Oct 2000 16:01:55 +0000 (16:01 +0000)
commit2e2a70abe48d84846fde5e9a64450f8b0c9934b2
tree0719171869bed94817a89968ecf45331b3e780c1
parent0157e7aa3e4448e00f8a99aac0e2e4f03de9df17
Anonymous patch to add Darwin 1.2 to the list of BSDs.

Let's hope this is correct (I'm not sure why the sys.platform would be
'Darwin1.2' rather than 'darwin1', which seems to be the convention).

Someone with Darwin please test this!
Lib/test/test_fcntl.py