Previous Next blank.gif blank.gif

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 blank.gif
Buzz.gif

Copyright © 1996-9 Robin Friedrich
All Rights Reserved
Comments to author: friedrich@pythonpros.com
Generated: Tue Apr 20, 1999