2 lines
213 B
Plaintext
2 lines
213 B
Plaintext
Consistent use of "None" in flags enumerations indicates that all flag values are cleared. The value 0 should not be used to indicate any other state, since there is no way to check that the bit ``++0++`` is set.
|