Jamie Lennox 47977fcc32 Raise AttributeError for unknown attributes
Not returning a value is the same as returning None. In the event that
someone asks ClientManager for an attribute that doesn't exist it should
raise AttributeError in the same way as other python objects rather
than return an empty value.

Change-Id: Id0ee825e6527c831c38e3a671958ded362fb96e1
2015-03-05 23:40:26 -08:00
..
2014-01-20 17:28:13 +04:00
2014-10-08 21:57:26 -05:00
2014-06-27 09:12:38 -05:00
2015-01-28 16:26:11 +08:00
2014-07-08 02:04:00 -05:00
2015-03-02 17:16:04 +00:00