|
Server : Apache/2.2.2 (Fedora) System : Linux App1.pathumtani.go.th 2.6.20-1.2320.fc5smp #1 SMP Tue Jun 12 19:40:16 EDT 2007 i686 User : apache ( 48) PHP Version : 5.2.9 Disable Function : NONE Directory : /proc/self/root/usr/lib/python2.4/ |
Upload File : |
mò
Ï=Ec @ 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 "