[Bug 35896] Use XDG directories

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Sep 13 16:59:13 CEST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=35896

--- Comment #32 from Simon McVittie <simon.mcvittie at collabora.co.uk> 2012-09-13 14:59:13 UTC ---
(In reply to comment #30)
> Why do you do ''.join(open('filename')).readlines()) and not just
> open('filename').read()?

Because I'd forgotten how convenient Python is, compared with C; I thought
that'd sometimes read an arbitrary prefix of the file rather than the whole
thing.

I'll append a patch.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.



More information about the telepathy-bugs mailing list