Message189027
Ethan, I pasted the minimized version to point out the problem; I fully agree it should do the getattr lookup because otherwise it's very difficult to understand what's going on. Let's keep exceptions for actual exceptional situations and explicitly code the normal path.
Also, _MemberOrProperty is probably a more descriptive name. |
|
Date |
User |
Action |
Args |
2013-05-12 12:54:50 | eli.bendersky | set | recipients:
+ eli.bendersky, gvanrossum, barry, ncoghlan, benjamin.peterson, ezio.melotti, alex, docs@python, ethan.furman, python-dev, zach.ware |
2013-05-12 12:54:50 | eli.bendersky | set | messageid: <1368363290.7.0.625084021145.issue17947@psf.upfronthosting.co.za> |
2013-05-12 12:54:50 | eli.bendersky | link | issue17947 messages |
2013-05-12 12:54:50 | eli.bendersky | create | |
|