Files
deb-python-pygit2/test/test_oid.py
Carlos Martín Nieto 3a83cb44b6 Oid: Deprecate 'hex' in favour of str() or unicode()
Python has built-in functions to get a string representation of an
object id, so let's use that instead of using a custom attribute.
2014-01-24 10:28:53 +01:00

3.3 KiB