File: //proc/3/root/usr/lib/python2.4/site-packages/dns/rdtypes/ANY/NSEC.pyc
mò
”.=Pc @ sM d k Z d k Z d k Z d k Z d k Z d e i i f d „ ƒ YZ d S( Nt NSECc B sŒ t Z d Z d d g Z d „ Z e e d „ Z e e d „ Z e e ƒ Z e e d „ Z
e d „ Z e e ƒ Z e e d „ Z d „ Z
RS(
sµ NSEC record
@ivar next: the next name
@type next: dns.name.Name object
@ivar windows: the windowed bitmap list
@type windows: list of (window number, string) tuplest nextt windowsc C s/ t t | ƒ i | | ƒ | | _ | | _ d S( N( t superR t selft __init__t rdclasst rdtypeR R ( R R R R R ( ( t8 /usr/lib/python2.4/site-packages/dns/rdtypes/ANY/NSEC.pyR ! s c K sæ | i i | | ƒ } d } xº | i D]¯ \ } }
g } xƒ t
d t |
ƒ ƒ D]l } t
|
| ƒ } xS t
d d ƒ D]B } | d | ?@o- | i t i i | d | d | ƒ ƒ qs qs WqM W| d d i | ƒ 7} q% Wd | | f S( Nt i i i€ i t s %s%s( R R t choose_relativityt origint
relativizet textR t windowt bitmapt bitst xranget lent it ordt bytet jt appendt dnst rdatatypet to_textt join( R R R
t kwR R R R R R R R ( ( R R &