From eaca30050adb0730653c8f9f434fedb4ffbf5164 Mon Sep 17 00:00:00 2001 From: Gian Mario Tagliaretti Date: Fri, 11 Jul 2008 19:18:28 +0000 Subject: wrap File.load_contents with docstrings svn path=/trunk/; revision=793 --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b9574ff..534f34e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2008-07-11 Gian Mario Tagliaretti + + * gio/gfile.override: wrap File.load_contents, fix a typo. + + * gio/gio.defs: Add docstring for File.load_contents. + + * tests/test_gio.py: Add a test for the above method. + 2008-07-09 Juha Sahakangas * gobject/gobjectmodule.c (pyg_io_add_watch): Fix error message -- cgit