weaver.warning¶
Module Contents¶
-
exception
weaver.warning.TimeZoneInfoAlreadySetWarning[source]¶ Warn when trying to obtain a localized time with already defined time-zone info.
Initialize self. See help(type(self)) for accurate signature.
-
exception
weaver.warning.DisabledSSLCertificateVerificationWarning[source]¶ Warn when an option to disable SSL certificate verification is employed for some operations.
Initialize self. See help(type(self)) for accurate signature.
-
exception
weaver.warning.UnsupportedOperationWarning[source]¶ Warn about an operation not yet implemented or unsupported according to context.
Initialize self. See help(type(self)) for accurate signature.