Given the following bit of python setup code:
<code>
db = metakit.storage("mkdelete.mk",1)
mainView = db.getas("program[key:S,val1:I,val2:I]")
aView = mainView.select(key='aaa')
</code>
what is the 'right' way to delete the records in aView
from mainView (in python)?
Banging my head on the desk on this....
This electronic mail message and any attached files contain information intended for
the exclusive use of the individual or entity to whom it is addressed and may contain
information that is proprietary, privileged, confidential and/or exempt from
disclosure under applicable law. If you are not the intended recipient, you are
hereby notified that any viewing, copying, disclosure or distribution of this
information may be subject to legal restriction or sanction. Please notify the
sender, by electronic mail or telephone, of any unintended recipients and delete the
original message without making any copies.
_____________________________________________
Metakit mailing list - [EMAIL PROTECTED]
http://www.equi4.com/mailman/listinfo/metakit