1.4. Module cclib¶
The py_cerebro.cclib module contains supplementary functions of hash and bit flags processing.
Functions
-
py_cerebro.cclib.
has_flag
(flags, flag)[source]¶ Parameters: Returns: “True” if the flag is set, otherwise - “False”.
Return type: Checks if the flag is set in flags.