-í
py®:c       sI     d  Z    d k l Z  d k l Z  d e f d „  ƒ  YZ d S(   sÉ   
WWW: http://4suite.com/4DOM         e-mail: support@4suite.com

Copyright (c) 2000 Fourthought Inc, USA.   All Rights Reserved.
See  http://4suite.com/COPYRIGHT  for license and copyright information
(   s   Node(   s   FtNodes   DocumentFragmentc      sn     e  i Z  e  i e  i e  i e  i e  i e  i g Z	  d „  Z
   d „  Z ( d „  Z + d „  Z RS(   Nc    s*     t  i |  | ƒ  d |  i d <d  S(   Ns   #document-fragments
   __nodeName(   s   FtNodes   __init__s   selfs   ownerDocuments   __dict__(   s   selfs   ownerDocument(    (    sK   /usr/local/twc/lib/python2.2/site-packages/_xmlplus/dom/DocumentFragment.pys   __init__ s   c    s'     ! d t  |  ƒ t |  i ƒ f Sd  S(   Ns/   <DocumentFragment Node at %x: with %d children>(   s   ids   selfs   lens
   childNodes(   s   self(    (    sK   /usr/local/twc/lib/python2.2/site-packages/_xmlplus/dom/DocumentFragment.pys   __repr__  s   c    s   ( ) |  i | ƒ Sd  S(   N(   s   selfs	   __class__s   owner(   s   selfs   owner(    (    sK   /usr/local/twc/lib/python2.2/site-packages/_xmlplus/dom/DocumentFragment.pys   _4dom_clone( s   c    s   + , |  i f Sd  S(   N(   s   selfs   ownerDocument(   s   self(    (    sK   /usr/local/twc/lib/python2.2/site-packages/_xmlplus/dom/DocumentFragment.pys   __getinitargs__+ s   (   s   Nodes   DOCUMENT_FRAGMENT_NODEs   nodeTypes   ELEMENT_NODEs   PROCESSING_INSTRUCTION_NODEs   COMMENT_NODEs	   TEXT_NODEs   CDATA_SECTION_NODEs   ENTITY_REFERENCE_NODEs   _allowedChildrens   __init__s   __repr__s   _4dom_clones   __getinitargs__(    (    (    sK   /usr/local/twc/lib/python2.2/site-packages/_xmlplus/dom/DocumentFragment.pys   DocumentFragment s   -N(   s   __doc__s   xml.doms   Nodes   FtNodes   DocumentFragment(   s   Nodes   DocumentFragments   FtNode(    (    sK   /usr/local/twc/lib/python2.2/site-packages/_xmlplus/dom/DocumentFragment.pys   ? s   