Comment 4 for bug 814503

Revision history for this message
Jamu Kakar (jkakar) wrote :

The attached patch is used like this:

    result = store.find(...)
    for readonly_object in readonly(result):
        ...