G
gf gf
Is there anyway to do something like this:
try:
...
except Exception:
print the Exception message (and maybe other
info)
__________________________________
Do you Yahoo!?
Read only the mail you want - Yahoo! Mail SpamGuard.
http://promotions.yahoo.com/new_mail
try:
...
except Exception:
print the Exception message (and maybe other
info)
__________________________________
Do you Yahoo!?
Read only the mail you want - Yahoo! Mail SpamGuard.
http://promotions.yahoo.com/new_mail