Go to file
Dave Borowitz b59536cd06 Reorganize error helper functions.
-Factor out a function for mapping libgit2 error numbers to Python
 exception types.
-Rename Error_set_py_str -> Error_set_py_obj.
-Simplify formatting of Error_set_py_obj to just prefix the git_strerror
 with the offending object.
-Add Error_set_str, like py_str but with C strings.

Change-Id: I51fe47c96a0c57aaeafd2c98418c0c548b93147d
2010-11-12 13:28:48 -08:00
2010-11-12 13:22:10 -08:00
2010-11-12 13:28:48 -08:00
2010-11-12 13:19:57 -08:00

pygit2 - libgit2 bindings in Python

pygit2 is a set of Python bindings to the libgit2 linkable C Git library.

Description
RETIRED, further work has moved to Debian project infrastructure
Readme 2 MiB
Languages
C 50.5%
Python 49.5%