summaryrefslogtreecommitdiff
path: root/ipaddr.py
diff options
context:
space:
mode:
authorPeter Moody <pmoody@google.com>2010-02-02 06:54:13 +0000
committerPeter Moody <pmoody@google.com>2010-02-02 06:54:13 +0000
commit7bd9bfbe46e6caa286ea754fbf1a8de9d456c794 (patch)
treebbf5299f88830d54b5730dd3620a735cd38373a5 /ipaddr.py
parent3bf13eae295aab62a22119d840579b4539524caa (diff)
downloadipaddr-py-7bd9bfbe46e6caa286ea754fbf1a8de9d456c794.tar.gz
+ fix docstring (issue55).
(thanks Scott Kitterman). git-svn-id: https://ipaddr-py.googlecode.com/svn/trunk@132 09200d28-7f98-11dd-ad27-0f66e57d2035
Diffstat (limited to 'ipaddr.py')
-rw-r--r--ipaddr.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipaddr.py b/ipaddr.py
index dc70592..5e02656 100644
--- a/ipaddr.py
+++ b/ipaddr.py
@@ -936,7 +936,7 @@ class _BaseV4(object):
The IP ip_str as an integer.
Raises:
- IPv4IpValidationError: if the string isn't a valid IP string.
+ AddressValueError: if the string isn't a valid IP string.
"""
packed_ip = 0