Thx for the prompt responses! manage_renameObject was exactly what I needed!
container.manage_renameObject(old_id, new_id)
On 3/27/06, George < tesseris@gmail.com> wrote:
> How can I change an objects id from a python script? Sorry if it's sth
> obvious, can't figute it out...
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://mail.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://mail.zope.org/mailman/listinfo/zope-announce
> http://mail.zope.org/mailman/listinfo/zope-dev )
>
>
>