]> granicus.if.org Git - python/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)
commit2f7d13c662cfc159d57d5896478e29759752e3e5
treeddf24be0545cd65c57e695636db529c2233c65eb
parentea02cdc7ecdc16d1b9b09bdfee0b04f88b9548f0
only include sys/random.h if it seems like it might have something useful (#29057)
Python/random.c