Roundup Tracker - Issues

Issue 818339

classification
find() method docstrings incorrect
Type: Severity: normal
Components: Database Versions:
process
Status: closed fixed
:
: richard : richard
Priority: normal :

Created on 2003-10-05 22:50 by richard, last changed 2003-10-05 22:50 by richard.

Messages
msg973 Author: [hidden] (richard) Date: 2003-10-05 22:50
The find() method accepts three kinds of propspecs - the currently 
documented {dict}, but also straight itemids and None. 
 
Unit tests will be needed to enforce the handling of the latter two 
forms. 
History
Date User Action Args
2003-10-05 22:50:32richardcreate