python-efl/CODING

4 lines
84 B
Plaintext
Raw Normal View History

Style:
When comparing C pointers, use == and != . This makes a visual distinction.