File: //proc/2/cwd/proc/2/cwd/usr/lib/python2.4/xdrlib.pyo
mò
‚=5Dc @ sÌ d Z d k Z y d k l Z Wn e j
o d k l Z n Xd d d d g Z d e f d „ ƒ YZ d e f d „ ƒ YZ d f d „ ƒ YZ
d f d
„ ƒ YZ d „ Z e
d j o e ƒ n d S(
sR Implements (a subset of) Sun XDR -- eXternal Data Representation.
See: RFC 1014
N( s StringIOt Errort Packert Unpackert ConversionErrorc B s) t Z d Z d „ Z d „ Z d „ Z RS( s¸ Exception class for this module. Use:
except xdrlib.Error, var:
# var has the Error instance for the exception
Public ivars:
msg -- contains the message
c C s
| | _ d S( N( t msgt self( R R ( ( t /usr/lib/python2.4/xdrlib.pyt __init__ s c C s
t | i ƒ S( N( t reprR R ( R ( ( R t __repr__ s c C s
t | i ƒ S( N( t strR R ( R ( ( R t __str__ s ( t __name__t
__module__t __doc__R R R ( ( ( R R s c B s t Z RS( N( R R
( ( ( R R "