On Oct 31, 2:44 pm, Benjamin Kaplan <benjamin.kap...@case.edu> wrote:

> Rep() = Rep object
> Rep.all() = Query object
> list(Rep.all()) = List of Rep objects.
> list(Rep.all())[0] = A single Rep object
> list(Rep.all())[0].replist = A list
>

Thanks! This was very helpful.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to