File: //proc/3/root/usr/lib/python2.4/site-packages/dns/rdtypes/IN/APL.pyc
mò
!`Nc @ sl d k Z d k Z d k Z d k Z d k Z d k Z d e f d „ ƒ YZ d e i i
f d „ ƒ YZ d S( Nt APLItemc B s; t Z d Z d d d d g Z d „ Z d „ Z d „ Z RS( s' An APL list item.
@ivar family: the address family (IANA address family registry)
@type family: int
@ivar negation: is this item negated?
@type negation: bool
@ivar address: the address
@type address: string
@ivar prefix: the prefix length
@type prefix: int
t familyt negationt addresst prefixc C s( | | _ | | _ | | _ | | _ d S( N( R t selfR R R ( R R R R R ( ( t6 /usr/lib/python2.4/site-packages/dns/rdtypes/IN/APL.pyt __init__' s c C sF | i o d | i | i | i f Sn d | i | i | i f Sd S( Ns !%d:%s/%ss %d:%s/%s( R R R R R ( R ( ( R t __str__- s
c C sJ | i d j o"