]> git.ipfire.org Git - thirdparty/dnspython.git/commit
to_e164() was returning binary instead of text.
authorBob Halley <halley@dnspython.org>
Mon, 2 Jan 2017 14:19:38 +0000 (06:19 -0800)
committerBob Halley <halley@dnspython.org>
Mon, 2 Jan 2017 14:19:38 +0000 (06:19 -0800)
commit6b5875748264b2fbd740185cf26b4be0bafd0f37
tree57c11e8ab8f5632795ebaf32d852e28ff21c4b95
parent771f9283ad524e7635a2ecc6a775454c2f56646f
to_e164() was returning binary instead of text.

Doco update for e164
ChangeLog
dns/e164.py
tests/test_name.py