ec59af290c
While this is totally fine (None is 0L and, in the pointer context, will be converted in the right internal NULL representation, which could be a value with some bits to 1), I believe it's clearer to use NULL instead of None when we talk about pointers.