
    f                     F    d dl Z  e j                  de        G d d      Zy)    NzThe Interface.iclass module is no more. 
This is a stub module to allow ZClasses that subclass ObjectManager 
to continue to function - please fix your ZClasses (using the 'Subobjects' 
tab)c                       e Zd Zd Zy)	Interfacec                      y )N )selfargskwargss      h/var/dept/share/cheung/public_html/OutSchool/python/env/lib/python3.12/site-packages/Interface/iclass.py__init__zInterface.__init__   s        N)__name__
__module____qualname__r   r   r   r
   r   r   
   s    r   r   )warningswarnDeprecationWarningr   r   r   r
   <module>r      s*      
  r   