← Back to team overview

apport-hackers team mailing list archive

Re: [Merge] lp:~didrocks/apport/handle-older-reports into lp:apport

 

It's a dict when returning from the on demand generated report.

It seems to be a dict when loaded from an old report as well:
"def load(self, file, binary=True, key_filter=None)"
->         If binary is False, binary data is not loaded; the dictionary key is
        created, but its value will be an empty string. If it is True, it is
        transparently uncompressed and available as dictionary byte array values.

-- 
https://code.launchpad.net/~didrocks/apport/handle-older-reports/+merge/354692
Your team Apport upstream developers is requested to review the proposed merge of lp:~didrocks/apport/handle-older-reports into lp:apport.


References