Public Member Functions | |
def | __init__ |
def | __str__ |
Private Attributes | |
_msg | |
Definition at line 1 of file TkAlExceptions.py.
def TkAlExceptions.AllInOneError.__init__ | ( | self, | |
msg | |||
) |
Definition at line 2 of file TkAlExceptions.py.
def TkAlExceptions.AllInOneError.__str__ | ( | self | ) |
Definition at line 7 of file TkAlExceptions.py.
References TkAlExceptions.AllInOneError._msg.
Referenced by BeautifulSoup.Tag.__repr__(), BeautifulSoup.Tag.__unicode__(), and BeautifulSoup.Tag.prettify().
|
private |
Definition at line 4 of file TkAlExceptions.py.
Referenced by TkAlExceptions.AllInOneError.__str__().