summaryrefslogtreecommitdiff
path: root/gi/_option.py
Commit message (Expand)AuthorAgeFilesLines
* Remove all Python 2 Python codeChristoph Reiter2020-04-151-3/+2
* OptionParser.parse_args: return leftover arguments. Fixes #200optionparser-remain-argsChristoph Reiter2018-04-211-2/+0
* Always use utf-8 and not the default encodingChristoph Reiter2018-04-081-1/+1
* Move all py2/3 compat code into gi._compatChristoph Reiter2018-04-071-11/+8
* Fix pep8 errorsChristoph Reiter2017-04-011-1/+1
* Remove gi._gi._glib moduleChristoph Reiter2017-04-011-6/+6
* Fix new PEP8 errorsChristoph Reiter2017-01-091-0/+1
* Add Python implementation of GErrorSimon Feltman2014-05-041-1/+2
* Consolidate GError related code into pygi-errorSimon Feltman2014-05-041-3/+3
* docs: Standardize Python doc stringsSimon Feltman2014-03-151-29/+38
* Update Free Software Foundation addressesSimon Feltman2014-03-151-3/+1
* Move Python glib options module into gi packageSimon Feltman2014-01-141-0/+363