| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
AddrStrategy --+
|
IPv6Strategy
Implements the operations that can be performed on an Internet Protocol version 6 network address in accordance with RFC 4291.
NB - This class would benefit greatly from access to inet_pton/inet_ntop() function calls in Python's socket module. Sadly, they aren't available so we'll have to put up with the pure-Python implementation here (for now at least).
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
| Properties | |
|
Inherited from |
| Method Details |
Constructor.
|
|
|
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Sep 20 01:00:28 2008 | http://epydoc.sourceforge.net |