Message184675
Daniel - I could not really get the need for this check.
+ >>> msg = str(err)
+ >>> str(err.code) in msg and err.msg in msg
The other one was really useful and probably covered the reasonstr.
Thanks for the patch. |
|
Date |
User |
Action |
Args |
2013-03-19 20:43:20 | orsenthil | set | recipients:
+ orsenthil, python-dev, dwoz |
2013-03-19 20:43:20 | orsenthil | set | messageid: <1363725800.4.0.740109083255.issue17471@psf.upfronthosting.co.za> |
2013-03-19 20:43:20 | orsenthil | link | issue17471 messages |
2013-03-19 20:43:20 | orsenthil | create | |
|