Files
sphinx/tests
Leo Huckvale 670049c262 inspect: return defargs[0] if obj.__dict__ raises exception
The fallback implemented in #2731 cannot return `obj.__dict__[name]`
if the `__dict__` method has been redefined in such a way that it
raises an exception when trying to access it.

This commit adds a try-except block to work around this.
2016-07-14 14:13:06 +01:00
..
2016-06-12 00:02:11 +09:00
2016-06-12 00:02:11 +09:00
2016-01-14 22:54:04 +01:00
2016-07-14 01:43:25 +09:00
2016-05-29 17:16:46 +09:00
2016-01-14 22:54:04 +01:00
2016-04-22 18:40:41 +09:00
2016-07-14 01:43:25 +09:00
2016-06-12 00:02:11 +09:00
2016-01-14 22:54:04 +01:00
2016-01-14 22:54:08 +01:00
2016-01-14 22:54:04 +01:00
2016-01-14 22:54:04 +01:00
2016-06-12 00:02:11 +09:00