SIGN IN SIGN UP

bpo-11063: Handle uuid.h being in default include path (GH-4565)

find_file() returns an empty list if it finds the requested
header on the standard include path, so header existence
checks need to be explicitly against "is not None".
N
Nick Coghlan committed
53efbf3977a44e382397e7994a2524b4f8c9d053
Parent: cef88b9
Committed by GitHub <noreply@github.com> on 11/26/2017, 3:04:46 AM