~edwin-grubbs/python-imaging/trunk

« back to all changes in this revision

Viewing changes to PIL/OleFileIO.py

  • Committer: effbot
  • Date: 2006-03-01 19:11:48 UTC
  • Revision ID: svn-v4:be285980-f00d-0410-a9fe-d4747b46ecd0:pil:18
Load Imaging-1.1.3 into pil.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
# THIS IS WORK IN PROGRESS
3
3
#
4
4
# The Python Imaging Library
5
 
# $Id$
 
5
# $Id: //modules/pil/PIL/OleFileIO.py#3 $
6
6
#
7
7
# stuff to deal with OLE2 Structured Storage files.  this module is
8
8
# used by PIL to read Image Composer and FlashPix files, but can also