Merge from 3.3

This commit is contained in:
Andrew Kuchling 2014-02-15 17:22:41 -05:00
commit a3d0ffe2c6
2 changed files with 9 additions and 1 deletions

View file

@ -167,7 +167,7 @@ write code that handles both IP versions correctly.
.. attribute:: is_unspecified
``True`` if the address is unspecified. See :RFC:`5375` (for IPv4)
``True`` if the address is unspecified. See :RFC:`5735` (for IPv4)
or :RFC:`2373` (for IPv6).
.. attribute:: is_reserved