Lines Matching defs:warn
40 'warn', 'warning', 'getLogRecordFactory', 'setLogRecordFactory',
1503 def warn(self, msg, *args, **kwargs):
1504 warnings.warn("The 'warn' method is deprecated, "
1857 def warn(self, msg, *args, **kwargs):
1858 warnings.warn("The 'warn' method is deprecated, "
2135 def warn(msg, *args, **kwargs):
2136 warnings.warn("The 'warn' function is deprecated, "