[Zope] Displaying the Contents of a Local File System Object

Gabriel Genellina gagenellina at softlab.com.ar
Mon Dec 15 17:21:56 EST 2003


At 15/12/2003 11:24, you wrote:

>Hello. Does anyone know how to iterate over the contents of a 'Local File
>System' object? I have two 'File' objects that lie within the 'Local File
>System' object. I cannot use the objectValues method with the dtml-in or
>tal:repeat tags since this method is only defined for folders not for
>'Local File System' objects.

fileIds, fileValues, fileItems.
See LocalFS.py for details.


Gabriel Genellina
Softlab SRL




More information about the Zope mailing list