codegen: Explicitly close output
authorColin Walters <walters@verbum.org>
Wed, 26 Sep 2012 19:44:33 +0000 (15:44 -0400)
committerColin Walters <walters@verbum.org>
Fri, 5 Oct 2012 20:50:48 +0000 (16:50 -0400)
commitce06987449660eb4ca0b3ad7ecc5801b4ae2164f
tree785a27058b4239e8e5b87f349468a7cd6eaeff14
parenteb2f5c1e0f0ffef490334434469fe9fe33d68cf6
codegen: Explicitly close output

This is just cleaner rather than relying on the GC, and maybe
if we're lucky it will actually solve a problem.

https://bugzilla.gnome.org/show_bug.cgi?id=684909
gio/gdbus-2.0/codegen/codegen_main.py