added index package for multikey dictionaries
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@1510 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
parent
57e2c74ec9
commit
4037c37b2c
1 changed files with 1 additions and 1 deletions
|
@ -61,4 +61,4 @@ Index entries that are present in the stored dictionaries must always match:
|
|||
|
||||
>>> registry[('edit.html', None, None, 'Custom')] = 'edit.html for Custom skin'
|
||||
|
||||
>>> registry.get(('edit.html', 'task', 'bugfixes'))
|
||||
>>> registry.get(('edit.html', 'task', 'bugfixes', ''))
|
||||
|
|
Loading…
Add table
Reference in a new issue