[Python-modules-team] Bug#717646: python-modules-team at lists.alioth.debian.org

Walter Valenti waltervalenti at yahoo.it
Tue Jul 23 10:49:35 UTC 2013


Package:  python-exif
Version: 1.1.0-1


Architecture: i386
Debian Testing with kernel 3.9-1-686-pae


I've found this bug:
with some image python-exif goes in loop.

This is a example code:

import EXIF

path = '/home/walter/.sfondi/133886-rain_1920_1200.jpg'
f=open(path,"rb",0)
tags=EXIF.process_file(f)


P.S.
I've attached the image gzipped
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20130723/c5307ca7/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 133886-rain_1920_1200.jpg.gz
Type: application/x-gzip
Size: 538230 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20130723/c5307ca7/attachment-0001.bin>


More information about the Python-modules-team mailing list