|
Server : Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 DAV/2 PHP/5.2.17 System : Linux localhost 2.6.18-419.el5 #1 SMP Fri Feb 24 22:47:42 UTC 2017 x86_64 User : nobody ( 99) PHP Version : 5.2.17 Disable Function : NONE Directory : /usr/lib64/python2.4/ |
Upload File : |
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/lib64/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 "