summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorBob Halley <halley@dnspython.org>2006-09-25 04:52:40 +0000
committerBob Halley <halley@dnspython.org>2006-09-25 04:52:40 +0000
commit38422baac5218e0cd8731757c4f8abacc70e1b7f (patch)
treed6ad0214394120698268689f461b18d1acc07246 /README
parent1a5a667a6542a79367b48461b3563d85643f5524 (diff)
downloaddnspython-38422baac5218e0cd8731757c4f8abacc70e1b7f.tar.gz
fix typo
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 0 insertions, 1 deletions
diff --git a/README b/README
index be5251e..c5e96e2 100644
--- a/README
+++ b/README
@@ -59,7 +59,6 @@ New since 1.3.5:
>>> n = dns.e164.from_e164("+1 555 1212")
>>> n
<DNS name 2.1.2.1.5.5.5.1.e164.arpa.>
- >>> n.to_e164()
>>> dns.e164.to_e164(n)
'+15551212'