TkFileMode ========== .. rubric:: *module* :mod:`wntr.epanet.msx.enums` .. currentmodule:: wntr.epanet.msx.enums .. autoclass:: TkFileMode .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: TkFileMode.conjugate TkFileMode.bit_length TkFileMode.bit_count TkFileMode.to_bytes TkFileMode.from_bytes TkFileMode.as_integer_ratio TkFileMode.get .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: TkFileMode.real TkFileMode.imag TkFileMode.numerator TkFileMode.denominator TkFileMode.SCRATCH_FILE TkFileMode.SAVED_FILE TkFileMode.USED_FILE ~~~~~~~~~~~~~~~~~~~~~~~~~~~