# HG changeset patch # User Paul Boddie # Date 1476711547 -7200 # Node ID 0e0944f7d36cd9e24cf51bf7782d2bb1629ec9b9 # Parent 795869d7efcd3729d593c28cd127c51933393cd6 Updated the description of the cached output to reflect current practices. diff -r 795869d7efcd -r 0e0944f7d36c modules.py --- a/modules.py Mon Oct 17 15:27:10 2016 +0200 +++ b/modules.py Mon Oct 17 15:39:07 2016 +0200 @@ -744,10 +744,7 @@ the special string "{}" representing an empty set. Each usage is a collection of names separated by ", " characters, with - assigned attribute names suffixed with a "*" character. - - Each attribute-chain expression is a dot-separated chain of attribute - names, with assignments suffixed with a "*" character. + invoked attribute names suffixed with a "!" character. Definition versions are separated by ", " characters and indicate the name definition version associated with the access.