Comment 3 for bug 1068012

Revision history for this message
Olivier Tilloy (osomon) wrote :

The issue is with the GPSCoordinate class (http://tilloy.net/dev/pyexiv2/api.html#pyexiv2.utils.GPSCoordinate) implementation in pyexiv2: it casts the 'seconds' attribute to an integer, assuming seconds cannot be floating point values.