25 Nov
2003
25 Nov
'03
4:17 p.m.
On Tue, Nov 25, 2003 at 09:02:54AM +0000, Jenny Edmondson wrote:
Hi,
How could I append the contents of one zope file to another using Python? What python command should I use to open these files? They cannot seem to be opened by the normal 'open' command.
That's because they're not files, they're objects stored in an object database (the ZODB). Are these File objects, or DTML objects, or Page Templates, or what? -- Paul Winkler http://www.slinkp.com Look! Up in the sky! It's PENGUIN LETTUCE-WAVER ! (random hero from isometric.spaceninja.com)