]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
only include sys/random.h if it seems like it might have something useful (#29057)
authorBenjamin Peterson <benjamin@python.org>
Mon, 2 Jan 2017 04:29:36 +0000 (22:29 -0600)
committerBenjamin Peterson <benjamin@python.org>
Mon, 2 Jan 2017 04:29:36 +0000 (22:29 -0600)
commit493ac1bbe02a57d08e0f8a76b436626f86b03796
treea7e73860d5684c405ba3eca010a4d2bef7fe1769
parentc9d4c60a562f66ca73509ef682e88a1726b860f8
only include sys/random.h if it seems like it might have something useful (#29057)
Python/random.c