module documentation

Undocumented

Class ComparesEqualClass A class that is always equal to whatever you compare it to.
Class NotAValueClass A class analogous to NaN that has operations defined for any type.
Class PicklableMixin No class docstring; 3/3 methods documented
Class TZContextBase Base class for a context manager which allows changing of time zones.
Class TZEnvContext Context manager that temporarily sets the `TZ` variable (for use on *nix-like systems). Because the effect is local to the shell anyway, this will apply *unless* a guard is set.
Class TZWinContext Context manager for changing local time zone on Windows.
Class UnsetTzClass Sentinel class for unset time zone variable
Variable ComparesEqual Undocumented
Variable NotAValue Undocumented
Variable UnsetTz Undocumented
ComparesEqual = (source)

Undocumented

NotAValue = (source)

Undocumented

UnsetTz = (source)

Undocumented