summaryrefslogtreecommitdiffstats
path: root/gio/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Don't del a name that doesn't existJohn Ehresman2010-04-151-1/+0
* Remove 'ltihooks.py' as using deprecated Python module.Paul Pogonyshev2009-04-181-8/+0
* Update the address of the FSF, by replacing old bits of the address withTobias Mueller2009-03-291-1/+1
* Implement GAppInfo constructor, add tests.Johan Dahlin2008-04-081-3/+8
* Make gio.File() (calling on an interface) a factory for creating files.Johan Dahlin2008-04-071-1/+7
* set gio.unix to None if it's not availableJohan Dahlin2008-01-191-1/+1
* Import codegen from pygtk. Add initial gio and gio.unix bindings.Johan Dahlin2008-01-191-0/+37