From: Bob Halley Date: Mon, 25 Sep 2006 04:52:40 +0000 (+0000) Subject: fix typo X-Git-Tag: v1.5.0~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38422baac5218e0cd8731757c4f8abacc70e1b7f;p=thirdparty%2Fdnspython.git fix typo --- diff --git a/README b/README index be5251ed..c5e96e2b 100644 --- a/README +++ b/README @@ -59,7 +59,6 @@ New since 1.3.5: >>> n = dns.e164.from_e164("+1 555 1212") >>> n - >>> n.to_e164() >>> dns.e164.to_e164(n) '+15551212'