Previous Next blank.gif Home Page

Function fetch_image_inventory - Return a dict of Image objects from a pickle or marshal file


SYNOPSIS

import HTMLutil
def fetch_image_inventory(directory, file='images.pkl')

DESCRIPTION

Optional file argument to specify a file other than 'images.pkl'. If the file ends in .mar , it's assumed to be a marshalled file containing a single dictionary.

SEE ALSO

HTMLutil


Previous Next blank.gif Home Page
Buzz.gif

Copyright © 1996-7 Robin Friedrich
All Rights Reserved
Comments to author: friedrich@pythonpros.com
Generated: Thu May 28 1998