/usr/lib64/python2.6/site-packages/mx/Proxy
Edit: /usr/lib64/python2.6/site-packages/mx/Proxy/Proxy.pyo (8672B)
Ñò
ÈÅVHc
@ sP d Z d d k Z d d k Td d k l Z y e Wn e j
o n! Xd d d YZ e e Z y d d k l Z Wn d Z n Xd d d
YZ
d d d YZ e e d
e f d YZ e e d e f d YZ
e e
e
Z d d d YZ d e f d YZ e e d d d YZ d S( s3 Python part of the Proxy type implementation.
Copyright (c) 2000, Marc-Andre Lemburg; mailto:mal@lemburg.com
Copyright (c) 2000-2008, eGenix.com Software GmbH; mailto:info@egenix.com
See the documentation for further information on copyrights,
or contact the author. All Rights Reserved.
iÿÿÿÿN( t *( t __version__t _ModuleFinalizationc B s e Z d Z d Z RS( c C s
| | _ d S( N( t fini( t selft function( ( s4 /usr/lib64/python2.6/site-packages/mx/Proxy/Proxy.pyt __init__ s c C s | i d S( N( R ( R ( ( s4 /usr/lib64/python2.6/site-packages/mx/Proxy/Proxy.pyt __del__ s ( t __name__t
__module__R R ( ( ( s4 /usr/lib64/python2.6/site-packages/mx/Proxy/Proxy.pyR s ( t freezec C s | S( ( ( t x( ( s4 /usr/lib64/python2.6/site-packages/mx/Proxy/Proxy.pyt
s t ProxyFactoryc B s, e Z d Z d d Z d Z d Z RS( sE Factory for producing Proxy-wrapped objects
of a class.
c C s | | _ | | _ d S( N( t Classt interface( R R R ( ( s4 /usr/lib64/python2.6/site-packages/mx/Proxy/Proxy.pyR &