File: //proc/3/root/usr/lib/python2.4/site-packages/dns/rdtypes/ANY/HINFO.pyc
mò
!`Nc @ s; d k Z d k Z d k Z d e i i f d „ ƒ YZ d S( Nt HINFOc 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 d „ Z RS( s HINFO record
@ivar cpu: the CPU type
@type cpu: string
@ivar os: the OS type
@type os: string
@see: RFC 1035t cput osc C s/ t t | ƒ i | | ƒ | | _ | | _ d S( N( t superR t selft __init__t rdclasst rdtypeR R ( R R R R R ( ( t9 /usr/lib/python2.4/site-packages/dns/rdtypes/ANY/HINFO.pyR s c K s, d t i i | i ƒ t i i | i ƒ f S( Ns "%s" "%s"( t dnst rdatat _escapifyR R R ( R t origint
relativizet kw( ( R t to_text$ s c C s5 | i ƒ } | i ƒ } | i ƒ | | | | | ƒ S( N( t tokt
get_stringR R t get_eolt clsR R ( R R R R R R
R R ( ( R t from_text( s
c C sœ t | i ƒ } | d j p t ‚ t | ƒ } | i | ƒ | i | i ƒ t | i ƒ } | d j p t ‚ t | ƒ } | i | ƒ | i | i ƒ d S( Ni (
t lenR R t lt AssertionErrort chrt bytet filet writeR ( R R t compressR R R ( ( R t to_wire0 s
c
C s× t | | ƒ } | d 7} | d 8} | | j o t i i ‚ n | | | | !i ƒ } | | 7} | | 8} t | | ƒ } | d 7} | d 8} | | j o t i i ‚ n | | | | !i ƒ } | | | | | ƒ S( Ni ( t ordt wiret currentR t rdlenR t exceptiont FormErrort unwrapR R R R R (
R R R R R R! R R R R ( ( R t from_wire<