# HG changeset patch # User Paul Boddie # Date 1481033512 -3600 # Node ID a1e90e31b139f9e446fc1a126173e40e2f37e372 # Parent 8eb88c8b40d08258a8115d9c2bb9d55bba99d11a Added missing documentation for a result value. diff -r 8eb88c8b40d0 -r a1e90e31b139 deducer.py --- a/deducer.py Tue Dec 06 01:08:48 2016 +0100 +++ b/deducer.py Tue Dec 06 15:11:52 2016 +0100 @@ -1779,6 +1779,7 @@ * any test to apply to the context * the method of obtaining the final attribute * any static final attribute + * the kinds of objects providing the final attribute """ const_access = self.const_accesses_rev.get(location)