Roundup Tracker - Issues

Issue 1967132

classification
undocumented hyperdb.Key() type property
Type: Severity: normal
Components: Documentation Versions:
process
Status: closed fixed
:
: : richard, techtonik
Priority: normal :

Created on 2008-05-19 14:50 by techtonik, last changed 2008-08-18 06:45 by richard.

Messages
msg2556 Author: [hidden] (techtonik) Date: 2008-05-19 14:50
There is no documentation about hyperdb.Key() property type from example provided by roundup design document http://roundup.sourceforge.net/doc-1.0/design.html

>>> hyperdb.Class(db, "user", username=hyperdb.Key(),
... password=hyperdb.String())
msg2557 Author: [hidden] (richard) Date: 2008-08-18 06:45
No idea where "Key" came from :)
Thanks for the report.
History
Date User Action Args
2008-05-19 14:50:04techtonikcreate