mirror of
https://github.com/brl/mutter.git
synced 2025-03-06 05:08:11 +00:00

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.