diff options
| author | Gian Mario Tagliaretti <gianmt@src.gnome.org> | 2008-07-14 21:47:31 +0000 |
|---|---|---|
| committer | Gian Mario Tagliaretti <gianmt@src.gnome.org> | 2008-07-14 21:47:31 +0000 |
| commit | d0aaac8f4c57bb759712936a8d612f826fd87fde (patch) | |
| tree | ea6b5010fe249a5b250f79f8a737be5765d7b9aa /ChangeLog | |
| parent | 0220bbda1afbfb2b8e9abe1ff07b193a49cbb4d8 (diff) | |
| download | pygobject-d0aaac8f4c57bb759712936a8d612f826fd87fde.tar.gz pygobject-d0aaac8f4c57bb759712936a8d612f826fd87fde.tar.xz pygobject-d0aaac8f4c57bb759712936a8d612f826fd87fde.zip | |
wrap File.load_contents_async and File.load_contents_finish with docsstrings and a test
svn path=/trunk/; revision=802
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2008-07-14 Gian Mario Tagliaretti <gianmt@gnome.org> + + * gio/gfile.override: wrap File.load_contents_async and + File.load_contents_finish + + * gio/gio.defs: Add docstring for the above methods. + + * tests/test_gio.py: Add a test for the above methods. + 2008-07-14 Johan Dahlin <johan@gnome.org> Bug 487523 – Add xslfiles variable to .pc.in files |
