Orbits
1
|
Public Member Functions | |
def | __init__ |
def | __str__ |
Private Attributes | |
_category_name | |
Static Private Attributes | |
tuple | _WARNING_DETAILS |
Holds the result of a single showwarning() call.
def warnings.WarningMessage.__init__ | ( | self, | |
message, | |||
category, | |||
filename, | |||
lineno, | |||
file = None , |
|||
line = None |
|||
) |
def warnings.WarningMessage.__str__ | ( | self | ) |
|
private |
|
staticprivate |
Copyright 2014 Google Inc. All rights reserved.