kgiusti opened a new pull request #646: DISPATCH-1525: raise AttributeError if accessing invalid Entity attri… URL: https://github.com/apache/qpid-dispatch/pull/646 …bute Using 'hasattr' against the Entity class will not work properly unless the Entity's __getattr__ method raises an AttributeError when the attribute is not present.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
