Comment 7 for bug 2041407

Revision history for this message
Stefano Rivera (stefanor) wrote :

Can I suggest dropping that getattr line entirely. It looks like old compatibility fallback code.
I'd just use parser.read_file(readable_file)

I'll upload in Debian when there's a patch applied upstream.