~ubuntu-branches/ubuntu/precise/python-imaging/precise-updates

« back to all changes in this revision

Viewing changes to PIL/OleFileIO.py

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2009-11-20 19:22:59 UTC
  • mfrom: (2.1.6 squeeze)
  • Revision ID: james.westby@ubuntu.com-20091120192259-cmnfui5tv2jtq4xu
Tags: 1.1.7-1
New upstream version.

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: OleFileIO.py 2339 2005-03-25 08:02:17Z fredrik $
 
5
# $Id$
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